CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - spline.m
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - spline.m - List
[
Special Effects
]
acontour
DL : 0
This toolbox provides some functions for manipulating planar, closed splines to implement image or video segmentation by means of deformable (or active) contours. Contour topology is managed in a way that should allow changes similar to what can be observed with level sets (merging and splitting but no hole creation). Several objects can be segmented simultaneously in several frames. -This toolbox provides some functions for m anipulating planar. closed spline to implement image or video segm entation by means of deformable (or active) con tours. Contour topology is managed in a way that should allow changes similar to what can be obse rved with level sets (merging and splitting but no hole creation). Several objects can be segme nted simultaneously in several frames.
Update
: 2008-10-13
Size
: 159.52kb
Publisher
:
zhuboy
[
assembly language
]
spline238388388
DL : 0
该程序是用MATLAB对SPLINE做的编程,对大家有所帮助,希望以后多多支持-that the procedure was used to SPLINE do MATLAB programming, we will help, hope that the generous support
Update
: 2025-02-19
Size
: 4kb
Publisher
:
[
Special Effects
]
acontour
DL : 0
This toolbox provides some functions for manipulating planar, closed splines to implement image or video segmentation by means of deformable (or active) contours. Contour topology is managed in a way that should allow changes similar to what can be observed with level sets (merging and splitting but no hole creation). Several objects can be segmented simultaneously in several frames. -This toolbox provides some functions for m anipulating planar. closed spline to implement image or video segm entation by means of deformable (or active) con tours. Contour topology is managed in a way that should allow changes similar to what can be obse rved with level sets (merging and splitting but no hole creation). Several objects can be segme nted simultaneously in several frames.
Update
: 2025-02-19
Size
: 159kb
Publisher
:
zhuboy
[
Windows Develop
]
bbb
DL : 0
用MATLAB画出三次样条插值函数曲线图(先用C++求出M)-Using MATLAB to draw cubic spline interpolation function curves (first C++ Calculated M)
Update
: 2025-02-19
Size
: 3kb
Publisher
:
ren
[
matlab
]
Cspline
DL : 0
这是一个三次样条插值的.m程序 输入的是一个二维数组A(Nx2) 插值方法为: S(x) = A(J) + B(J)*( x - x(J) ) + C(J)*( x - x(J) )**2 +D(J) * ( x - x(J) )**3 for x(J) <= x < x(J + 1) -This is a cubic spline interpolation. M program input is a two-dimensional array A (Nx2) interpolation method: S (x) = A (J)+ B (J)* (x- x (J ))+ C (J)* (x- x (J))** 2+ D (J)* (x- x (J))** 3 for x (J)
Update
: 2025-02-19
Size
: 1kb
Publisher
:
朱与心
[
Algorithm
]
thin_plate
DL : 0
薄板样条,一种很好的拟合曲线的方法。是最近比较常用的拟合方法。-thin plate spline is so nice fitting method. Features: (1) support arbitrary control points (2) allow regularization (3) estimate the warp parameters from corresponding pairs
Update
: 2025-02-19
Size
: 2kb
Publisher
:
wangwei
[
matlab
]
SecSample.m
DL : 0
标准的matlab二次样条差值程序,实用的代码-Standard quadratic spline difference matlab process and practical code
Update
: 2025-02-19
Size
: 1kb
Publisher
:
张华
[
Graph program
]
matlab-GUI
DL : 0
数值分析程序matlab-GUI----第一型三次样条插值函数(包括M文件和GUI)-Numerical analysis matlab-GUI---- the first type of cubic spline interpolation function (including M documentation and GUI)
Update
: 2025-02-19
Size
: 8kb
Publisher
:
jzhuang
[
Algorithm
]
masplinehh
DL : 0
用途:三阶样条插值(一阶导数边界条件) 格式:m=maspline(x,y,dy0,dyn,xx), x为节点向量,y为数据, dy0,dyn为左右两端点的一阶导数如果xx缺省,则输出各节点的 的一阶导数值,,m为xx的三阶样条插值-Uses: third-order spline interpolation (first order derivative boundary condition) format: m = maspline (x, y, dy0, dyn, xx), x is the node vector, y for the data, dy0, dyn left and right ends of points a derivative, if xx default, then the output of each node of the of a first derivative values,, m for the third-order spline interpolation xx
Update
: 2025-02-19
Size
: 1kb
Publisher
:
huanhuan
[
matlab
]
mspline
DL : 0
Interpolation via m-spline with explanation.
Update
: 2025-02-19
Size
: 54kb
Publisher
:
iskandaria
[
Windows Develop
]
interparc
DL : 0
This is a simple thing to do if you are willing to use a piecewise linear interpolant. More difficult is when the curve is a parametric spline or pchip model. The interparc.m function uses an ode solver to integrate the distance along the curve itself, then uses that ode solver to do the interpolation.
Update
: 2025-02-19
Size
: 6kb
Publisher
:
zhenhao
[
matlab
]
yuyang
DL : 1
五次B样条曲线应用于工业机器人轨迹规划,实现了角位置,速度,加速度,加加速度平滑过渡-fifth-order B-spline applied to the industrial robot
Update
: 2025-02-19
Size
: 13kb
Publisher
:
yuyang
[
matlab
]
b-spline
DL : 1
1) Create a closed B-splines curve by using five control points and also with its control polygons. Here is the attachment: • closedbspline.m 2) Create a Uniform B-splines curve where the k=3,n=2 and i=0,1,2,3,4,5,6,7. • uniformbspline.m- 1) Create a closed B-splines curve by using five control points and also with its control polygons. Here is the attachment: • closedbspline.m 2) Create a Uniform B-splines curve where the k=3,n=2 and i=0,1,2,3,4,5,6,7. • uniformbspline.m
Update
: 2025-02-19
Size
: 1kb
Publisher
:
zira
[
matlab
]
splinetx.m
DL : 0
CUBIC spline analysis
Update
: 2025-02-19
Size
: 1kb
Publisher
:
ahmadahmad1
[
matlab
]
bicubic.m
DL : 0
a method to calculaate the bicubic spline fr nrecipes
Update
: 2025-02-19
Size
: 2kb
Publisher
:
steven woolford
[
matlab
]
Spline-interpolation
DL : 0
样条插值的相关matlab源码,包含6个.m的文件-Spline interpolation matlab source code, containing 6 m files
Update
: 2025-02-19
Size
: 3kb
Publisher
:
燕
[
matlab
]
CubicSplineInterpolation.m
DL : 0
数值分析中的三次样条插值算法,追赶法解方程算法的MATLAB实现函数和测试数据。样条插值算法支持一阶导数边界条件、二阶导数边界条件和周期边界条件三种不同边界条件类型。-Numerical analysis of the cubic spline interpolation algorithm, the catch-up method of solving equations algorithm in MATLAB functions and test data. Spline interpolation algorithm supports three different boundary conditions types of boundary conditions of the first derivative, second derivative boundary conditions and periodic boundary conditions.
Update
: 2025-02-19
Size
: 3kb
Publisher
:
xiaoyuer
[
matlab
]
sanciyangtiaochazhi-m
DL : 0
三次样条插值matlab程序, 三次样条插值matlab程序, 三次样条插值matlab程序-Three spline interpolation matlab program,Three spline interpolation matlab program,Three spline interpolation matlab program,Three spline interpolation matlab program,Three spline interpolation matlab program
Update
: 2025-02-19
Size
: 1kb
Publisher
:
邓磊
[
Software Engineering
]
FindEnvelope.m
DL : 0
For the input raw data signal, using the method of spline function to find the correct envelope for the signal.
Update
: 2025-02-19
Size
: 1kb
Publisher
:
Benjamin
[
Other
]
m
DL : 0
计算newton插值多项式和三次样条插值多项式。(The Newton interpolation polynomials and the three spline interpolation polynomials are calculated.)
Update
: 2025-02-19
Size
: 1kb
Publisher
:
123123123123123123
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.