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

13年弱 前 | 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,...

13年弱 前 | 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...

約13年 前 | 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...

約13年 前 | 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'...

約13年 前 | 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

回答