搜索资源列表
levmar
- matlab语言实现非线性最小二乘法的曲线拟合LM算法-Matlab language nonlinear least-squares method of curve fitting algorithm LM
monte2_1
- 简单的蒙特卡洛算法,设计拟合随机数,通过系类操作完成部分计算-A simple Monte Carlo algorithm, designed to fit a random number, through the Department of the completion of part of the calculation of class action
Fitting
- matlab中拟合常用的一些算法,编写了很久的,调试都能运行。-matlab fitting in a number of algorithms commonly used in the preparation for a long time, and debugging can be run.
matlabClassicsourcecode
- matlab经典算法程序的源代码,包括差值、拟合、绘图、解方程等。-classical algorithm matlab program' s source code, including the difference, fitting, drawing, solving equations and so on.
threetimestruelspline
- 基于三次自然样条的算法实现,实现曲线的拟合,效果很好。-three times natruel spline
wuyueshuqiujizhi
- 神经网络算法 matlab编程 拟合数据-Neural network algorithm matlab programming fitting data
FitTest
- 拟合算法:通过matlab的拟合函数实现拟合-Fitting algorithm: fitting function through matlab realize fitting
matlab-algorithms
- matlab各种适用的算法,种插值,拟合,积分等程序-matlab variety of suitable algorithms
interpolation-and-fitting
- matlab经典算法程序中关于插值和拟合的具体指导资料 给需要的朋友们以启发-classical algorithm matlab program on interpolation and fitting specific guidance information to a friend who needs to inspire
matlab_fit_ellipseAndshow
- matlab_fit_ellipseAndshow这是用matlab进行光斑拟合的程序,是整理了别人的拟合算法。并让其显示出拟合圆及被拟合的点。使用十分方便,初学者可以拿着练习下。可以直接使用显示,内附使用说明。-matlab_fit_ellipseAndshow This is the spot using matlab fitting procedure is finishing someone else' s fitting algorithm. And let it show fi
MatLab-interpolation-and-fiting
- 关于讲解曲线和曲面插值和拟合的MATLAB经典算法,并带有讲解PPT.-MatLab interpolation and fiting
023prony
- prony算法的MATLAB程序,可直接运行,可设置迭代次数p,次数越大拟合效果越好-Prony algorithm MATLAB procedures, can be directly run, can set the number of iterations of P, the number of times the better the better fitting results
qangyang_V8.3
- 包含位置式PID算法、积分分离式PID,插值与拟合的matlab实现,模式识别中的bayes判别分析算法。- It contains positional PID algorithm, integral separate PID, Interpolation and fitting matlab implementation, Pattern Recognition bayes discriminant analysis algorithm.
fanning_V8.1
- 利用最小二乘算法实现对三维平面的拟合,加入重复控制,用MATLAB实现动态聚类或迭代自组织数据分析。- Least-squares algorithm to fit a three-dimensional plane, Join repetitive control, Using MATLAB dynamic clustering or iterative self-organizing data analysis.
fit_ellipse
- 用matlab编写的进行椭圆拟合的算法,用时要自己改变图片路径(Matlab prepared by the elliptical fitting algorithm, when used to change their own picture path)
拟合代码
- 仿真处理光纤数据,一种简单的拟合方法,易学。附赠adaboost算法论文一篇(photonic crystal fiber dispersion fitting curve based on matlab)
执行成功
- 三维空间函数拟合算法 已知xyz坐标在MATLAB中绘图(Three dimensional space function fitting algorithm The known XYZ coordinates are drawn in MATLAB)
算法
- 高斯正态分布曲线 具体拟合过程 matlab算法过程(the process of matlab algorithm of Gaussian normal distribution curve)
多项式最小二乘法拟合
- 最小二乘法拟合多项式,效果非常好,与MATLAB的多项式拟合基本一样。亲自在STM32板子上跑过,几乎直接出来答案。用法简单,包含头文件然后直接调用即可,电脑或者开发板都可以直接跑。 注意!注意!注意!说三遍...拟合之后多项式的变量x其实是(X-a),a是输入数据点的均值。(The least square method fits the polynomial, and the effect is very good. .)
数学建模的29个通用模型及matlab解法
- 第一章 线性规划 第二章 整数规划 第三章 非线性规划 第四章 动态规划 第五章 图与网络 第六章 排队论 第七章 对策论 第八章 层次分析法 第九章 插值与拟合 第十章 数据的统计描述和分析 第十一章 方差分析 第十二章 回归分析(Chapter I linear programming Chapter II integer programming Chapter III nonlinear programming Chapter IV dynamic planning Chapt