Community Profile

photo

Devinya Herath


Active since 2011

I am a PG Student
Professional Interests: GIS

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


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...

12 years ago | 0 answers | 0

0

answers

Question


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...

12 years ago | 1 answer | 0

1

answer

Question


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...

12 years ago | 1 answer | 0

1

answer

Question


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...

12 years ago | 2 answers | 0

2

answers

Question


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...

12 years ago | 1 answer | 0

1

answer

Question


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 ...

12 years ago | 0 answers | 0

0

answers

Question


'width' parameter in kdensity function
Can somebody plase explain me how to use the 'width' paramater of the kdensity function

12 years ago | 1 answer | 0

1

answer

Question


??? 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 ...

12 years ago | 1 answer | 0

1

answer

Question


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...

12 years ago | 1 answer | 0

1

answer

Question


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),(...

12 years ago | 0 answers | 0

0

answers

Question


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...

12 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer

Question


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 years ago | 2 answers | 0

2

answers

Question


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 years ago | 1 answer | 0

1

answer

Question


Can I query a PostgreSQL/PostGIS database from MATLAB?
Is there any way to query a PostgreSQL database table from MATLAB?

13 years ago | 1 answer | 0

1

answer

Question


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 years ago | 2 answers | 0

2

answers

Question


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 years ago | 1 answer | 0

1

answer