Devinya Herath
2011 年からアクティブ
Followers: 0 Following: 0
I am a PG Student
Professional Interests: GIS
統計
MATLAB Answers
18 質問
0 回答
ランク
of 154,105
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
Latitude Longitude to State Plane Coordinate System
I have a set of geographic points expressed in latitude, longitude format. I want to convert these coordinates to state plane co...
約13年 前 | 0 件の回答 | 0
0
回答質問
Longitude latitude to X-Y plane
I have a set of latitude, longitude pairs obtained using a GPS receiver. The readings correspond to WGS84. I want to convert the...
約13年 前 | 1 件の回答 | 0
1
回答質問
Visualizing Dense Areas in cartesian plane
I have a table that contains x, y coordinates (cartesian)of a large number of points. X coordinates are stored in a column calle...
約13年 前 | 1 件の回答 | 0
1
回答質問
Kernel Density for 2D data
I have two series of data(both of type double). I want to generate a kernel density plot from these. Pls help. My coding is give...
約13年 前 | 2 件の回答 | 0
2
回答質問
2D histogram and/or 2D Kernel Density
I have two series of data (of type double). I want to create a 2D histogram plot and a 2D kernel density estimate plot. Please h...
約13年 前 | 1 件の回答 | 0
1
回答質問
Mean Kernel Density
Please let me know how to calculate the mean value of a kernel density. For example, if I construct the kernel density plot for ...
約13年 前 | 0 件の回答 | 0
0
回答質問
'width' parameter in kdensity function
Can somebody plase explain me how to use the 'width' paramater of the kdensity function
約13年 前 | 1 件の回答 | 0
1
回答質問
??? Index exceeds matrix dimensions.
I have a postgres table that contains 576078 records. I want to access the record with the primary key of '344149'. The primary ...
約13年 前 | 1 件の回答 | 0
1
回答質問
Line and a Line segment intersection
Does anybody know how to check whether a given *line* (y=mx+c) intersects with a *line segment* denoted by end points P1 (x1, y1...
約13年 前 | 1 件の回答 | 0
1
回答質問
Distance along the perpendicular line
I have two line segments seg1 and seg2. The starting and ending points of each line segment is known. For example seg1=(x1,y1),(...
約13年 前 | 0 件の回答 | 0
0
回答質問
Retrieve Double precision Values from a database
I have a database table that contains a two columns (X and Y) of double precision data. I wanted to retrieve these data to Matla...
13年以上 前 | 1 件の回答 | 0
1
回答質問
Export mapstruct to KML
I have a mapstruct that contains two points. I want to view these two points in google earth/ For that, I want to export this ma...
13年以上 前 | 1 件の回答 | 0
1
回答質問
PostgreSQL/PostGIS data to Matlab - How to display
I have successfully connected to a postgreSQL database from matlab and importad a field that contains geometric data (postgreSQL...
13年以上 前 | 1 件の回答 | 0
1
回答質問
Convert to an X Y coordinate System
I have seen that geographical coordinates in (latitude, longitude) format can be converted to XY coordinates using Mathlab equal...
13年以上 前 | 2 件の回答 | 0
2
回答質問
Displaying Latitude Longitude Data
I have a collection of GPS (longitude and Latitude) points collected by a set of GPS receivers. They are stored in a PostgreSQL ...
13年以上 前 | 1 件の回答 | 0
1
回答質問
Can I query a PostgreSQL/PostGIS database from MATLAB?
Is there any way to query a PostgreSQL database table from MATLAB?
13年以上 前 | 1 件の回答 | 0
1
回答質問
Vector Defined by Two Points
I have two points P1(x1, y1) and P2(x2, y2). These are cartesian coordinates. How to calculate the vector P1P2 in matlab?
13年以上 前 | 2 件の回答 | 0
2
回答質問
Vector Calculations on Geographic Data
I have four geographical points: P1, P2, P3 and P4. The coordinates (latitude & longitude pairs) of these points are available. ...
13年以上 前 | 1 件の回答 | 0