photo

marianoc84


Aktiv seit 2011

Followers: 0   Following: 0

Nachricht

Statistik

Feeds

Anzeigen nach

Frage


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

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 13 Jahre vor | 0 Antworten | 1

0

Antworten

Frage


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

etwa 13 Jahre vor | 2 Antworten | 0

2

Antworten