Ingo Hermann
Followers: 0 Following: 0
Feeds
已提交
Errorline-Function (errlinefunc(x, y,xerr,yerr, varargin))
Errorline, Error, Errorbar, Fehler, Fehlergerade
5 years 前 | 2 次下载 |
已提交
PointOnSurfaceAnalytic(X, Y, Z, x, y, z)
Calculates the clostest point on an ellipsoidal surface
7 years 前 | 1 次下载 |
已提交
MLClassification(image,varargin)
This is a function which classifies images dependet on shape, color...
7 years 前 | 1 次下载 |
已提交
PointOnSurface(X, Y, Z, x, y, z, accuracy)
This function calculates numerically the closest point to a mesh surface from the given point.
7 years 前 | 1 次下载 |
已提交
Dijkstra_Methode(Matrix, start, target)
This is the Dijkstra Methode implemented in Matlab for finding the shortest path.
8 years 前 | 1 次下载 |
已提交
Segmentation_Growing(img,sx1,sx2,sy1,sy2,f)
This function grows from a certain area with a weigthing to the outer boarder of the object
8 years 前 | 1 次下载 |
已提交
[path, prev, unvis, distance] = Dijkstra(Matrix, start, target)
This is the simple Dijkstra methode to find the shortes path on a shell.
8 years 前 | 1 次下载 |
已提交
polargrid(angleticks,abs,ticks,absdeg,anglestr,absstr,round1)
This function creates a new label and grid in the polarplot
9 years 前 | 1 次下载 |
已提交
Filterfunction (filterfunc(x, y, xerr, yerr, scale, count))
This function filters mesurevalue, that have a to big variance.
9 years 前 | 1 次下载 |