
Rafael Palacios
Researcher at Instituto de Investigación Tecnológica, and professor at Computer Science Department. ICAI Engineering School Universidad Pontificia Comillas http://www.iit.upcomillas.es/palacios
Statistics
RANK
273,648
of 277,739
REPUTATION
0
CONTRIBUTIONS
1 Question
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
274 of 18,793
REPUTATION
5,231
AVERAGE RATING
4.50
CONTRIBUTIONS
6 Files
DOWNLOADS
163
ALL TIME DOWNLOADS
51184
RANK
of 128,933
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Convert UTM to lat lon
I don't understand which column in your 3D array contains X coordinates and which one contains Y coordinates. It sill be about ...
1 year ago | 0
Submitted
GEplotLabelsDesc
This is an extension of GEplot that adds Labels and Descriptions to points.
5 years ago | 2 downloads |

Submitted
GEplot
If you know plot, try GEplot. GEplot uses the same syntax as plot, but draws over Google Earth maps.
5 years ago | 2 downloads |

Question
why zero to the power of zero is not NaN?
In Matlab, 0/0 returns NaN. However 0ˆ0 returns 1 instead of NaN.
6 years ago | 2 answers | 0
2
answersSubmitted
Plots a surface coloring by layers (using contour curves)
Creates a surface and applies color by layers. Different elevation levels are clearly identified.
13 years ago | 1 download |

Submitted
tdfwrite (export data in Tab delimited format)
The structure returned by tdfread (Statistics tbx) can be stored with tdfwrite.
13 years ago | 3 downloads |
Submitted
deg2utm
Function to convert lat/lon vectors into UTM coordinates (WGS84)
14 years ago | 92 downloads |
Submitted
utm2deg
Function to convert vectors of UTM coordinates into Lat/Lon vectors (WGS84)
14 years ago | 63 downloads |