搜索资源列表
Bspline.编写拟合非均匀有理B样条曲线的程序
- 编写拟合非均匀有理B样条曲线的程序,可以进行数据拟合,Fitting the preparation of non-uniform rational B-spline curve of procedures, data can be fitted
curvelengthtest.rar
- 利用三点拉格朗日插值插值算法,计算图片上的任意曲线长度,The use of three-point Lagrange interpolation interpolation algorithm for calculating the image of the arbitrary curve length
NURBS-curve-interpolator
- NURBS曲线的插补轨迹仿真程序Matlab源代码-NURB curve interpolation simulation program
bsplineandbezier
- b样条和贝塞尔曲线的绘制,matlab和vc平台上的两个版本-b-spline and Bezier curve drawing, matlab, and two versions of the platform vc
4
- 最小二乘法拟合曲线(用到矩阵求逆、矩阵乘法、矩阵转置)-Least square fitting curve (use matrix inversion, matrix multiplication, matrix transpose)
viterbi
- 关于GMSK的调制解调用viterbi算法实现。里面有仿真结果的误码率曲线。-GMSK modem calls on the viterbi algorithm. Inside curve of the BER simulation results.
OriginCurveFittingFunctions
- Origin 拟合曲线教程 Contents 1. ORIGIN BASIC FUNCTIONS 2. CHROMATOGRAPHY FUNCTIONS 3. EXPONENTIAL FUNCTIONS 4. GROWTH/SIGMOIDAL 5. HYPERBOLA FUNCTIONS 6. LOGARITHM FUNCTIONS 7. PEAK FUNCTIONS93 8. PHARMACOLOGY FUNCTIONS 9. POWER FUNC
image_to_data
- im2dat.m is used to convert images to data which can be plotted using the standard MATLAB functions. This is very handy if you have plots on hardcopy and you want to convert them into data that MATLAB can use. The scanned image can be analysed by thi
L-curve
- L-曲线法是反问题正则化方法中的参数选取中的重要方法,本程序给出了如何恰当选取其中的参数!-L-curve method is the inverse problem regularization method of parameter selection in an important way, this procedure is given on how to properly select one of the parameters!
Curve
- 用MATCOM实现衰减振荡曲线(多线程)-Used to achieve attenuation oscillation MATCOM curve (multi-threaded)
fdtd
- FDTD(时域有限差分法)写的一个双脊金属加载矩形波导,的基模和第一个高阶模的色散曲线计算。-FDTD (finite difference time domain method) to write a双脊metal loaded rectangular waveguide, the fundamental mode and first higher order mode dispersion curve.
kc_h
- TDFD,双脊金属加载矩形波导,的基模和第一个高阶模的色散曲线计算,TE模的仿真-TDFD,双脊metal loaded rectangular waveguide, the fundamental mode and first higher order mode dispersion curve calculation, TE-mode simulation
zuixiaoercehngfa
- 最小二乘法的计算,可以达到最佳的曲线拟合-Least squares method of calculation, you can achieve the best curve fitting
DRAW
- 这是一个用鼠标划光滑曲线的函数,利用matlab编写-This is a smooth curve with the mouse draw a function of the preparation of the use of matlab
curvefitting
- 最小二乘法的曲线拟合检测圆软件,只需点击三个点就可以吧圆拟合出来。-Least squares method of curve fitting software Detect circle, simply click on the three-point circle fitting can let out.
Peakfinder
- Basic function to locate and measure the positive peaks in a noisy data sets. Detects peaks by looking for downward zero-crossings in the smoothed third derivative that exceed SlopeThreshold and peak amplitudes that exceed AmpThreshold. Dete
bezier
- 这是一次,二次,三次bezier曲线用MATLAB实现的程序。-This is the single, double or three times to achieve bezier curve using MATLAB procedures.
BezierMotion
- This a program for trajectory generation using Bezier Curve. -This is a program for trajectory generation using Bezier Curve.
IV-curve
- 关于模拟纳米粒子自组装系统的I-V曲线matlab-matlab code for Self-assembly of nanoparticles on the simulated IV curve of the system
Curve--Fitting-methods
- 曲线拟合方法讨论,分别比较了最小二乘法,移动最小二乘法,RBF拟合,NURBS拟合方法。并对这些方法进行原理说明。-Discuss curve fitting method, compared the least squares method, moving least squares method, RBF fitting, NURBS fitting method. These principles and methods described.