Community Profile

photo

marianoc84


2011년부터 활동

Followers: 0   Following: 0

연락

통계

Feeds

보기 기준

질문


Line simplification algorithm
I need the following line simplification algorithm: * Bellman * STTrace * TD-TR (modified Douglas-Peucker) * OPW-TR (openi...

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

12년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

12년 초과 전 | 답변 수: 0 | 1

0

답변

질문


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년 전 | 답변 수: 2 | 0

2

답변