Statistics
6 Questions
0 Answers
RANK
23,200
of 295,467
REPUTATION
1
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Feeds
Question
Line simplification algorithm
I need the following line simplification algorithm: * Bellman * STTrace * TD-TR (modified Douglas-Peucker) * OPW-TR (openi...
13 years ago | 1 answer | 0
1
answerQuestion
how to translate this macro
I have this "macro" err = (dd_y(x1:x2)'-yi(1:end)).^2 I would translate this into normal code runnable in every environment,...
13 years ago | 1 answer | 0
1
answerQuestion
Matlab: array of strings
Inside a Matlab function I need something like (as you can imagine in real life it should be represented as a for loop): va...
13 years ago | 1 answer | 0
1
answerQuestion
Import same class globally inside functions file
I have a function file called getFeatures.m that looks like: function [features] getFeatures() % Import the XPath classes...
13 years ago | 1 answer | 0
1
answerQuestion
register a namespace in xPath filter
*I have realized a really stupid xPath filter in MatLab:* % Construct the DOM. docNode = xmlread('C:\Users\MATLAB\test.gpx'...
13 years ago | 0 answers | 1
0
answersQuestion
3d representation of GPS coordinates
[EDIT: 20110525 10:45 CDT - clarify - WDR] I have 3 vectors, x, y, z. Three different vector's element represent the position o...
13 years ago | 2 answers | 0