搜索资源列表
实验7-线形拟合
- 1、掌握MATLAB优化工具箱的基本用法,对不同算法进行初步分析、比较。 2、练习实际问题的非线性最小二乘拟合。-1.Understand the basic usage of Matlab optimization tool box. Analize and Compare different algorithms. 2. Practise nonliear minimum second order fitting using practical problems.
Matlab经典算法__插值与拟合
- Matlab经典算法__插值与拟合.rar
MATLAB语言常用算法程序集
- MATLAB语言常用算法程序集 很有用的资料,涉及到微积分 曲线拟合 微分方程解法等
function fitting
- matlab编写的数值计算程序集中的函数拟合算法集,用于科学计算中的拟合问题,包含所有拟合算法
Hermite
- 关于matlab的一些很经典的插值算法 特别对做数值计算及曲线拟合很有用-matlab
fitting_plane
- 用matlab实现的平面拟合算法,只要输入不少于三个的空间点坐标-plane_fitting
print
- matlab的一些插值和拟合算法, 包括最小二乘法等-matlab some interpolation and fitting algorithm, including the least squares, etc.
matlab
- 内容为matlab插值和拟合算法和数据分析算法,数据分析为回归分析-Says matlab interpolation and fitting algorithm and data analysis algorithms, data analysis for the regression analysis
SSF_kongjiannihe_page153
- 《空间谱估计原理与算法》子空间拟合算法matlab源代码-" Space Spectrum Estimation Principle and Algorithm" subspace fitting algorithm matlab source code
interpolationfitting
- 插值和拟合 matlab算法实现 可以直接调用-Matlab interpolation and fitting algorithm can be directly called
susan
- susan算法,基于MATLAB的椭圆拟合-susan algorithm, MATLAB-based fitting of the elliptical
FitF
- 免疫算法实现多峰、多极值函数平面曲面拟合-Immune algorithm to achieve multi-peak and multi-planar surface fitting extremal function
GAdisplacement
- 用遗传算法对光纤位移传感器的实验数据进行拟合,使用精英保留策略提高算法性能-Genetic algorithm with fiber-optic displacement sensor to fit the experimental data, the use of elite strategies to improve retention of algorithm performance
zuixiaoercheng
- 此文件是最小二乘拟合算法,是matlab算法,十分详尽,一定可以运行
fitting
- 程序实现了最小二乘方法实现的二阶多项式拟合算法,并含有原始雷达数据和运行结果-Procedures implemented to achieve a least squares second order polynomial fitting algorithm, and contains the original radar data and operation results
MATLAB_program_for_curve_fitting_algorithm_source_
- MATLAB程序之曲线拟合算法源码资料MATLAB program for curve fitting algorithm source data-MATLAB program for curve fitting algorithm source data MATLAB program for curve fitting algorithm source data
ellipse-fitting-in-sensor
- 在传感器中数据采集后的椭圆拟合算法matlab编程实现-After the sensor data acquisition in the ellipse fitting algorithm matlab programming
案例3 遗传算法优化BP神经网络-非线性函数拟合
- 直接可用的matlab代码,用神经网络解决非线性函数拟合问题(Direct available matlab code to solve nonlinear function fitting problem by neural network)
第8章 数据拟合
- 数据拟合,回归算法,一次回归,多次回归,线性拟合,非线性拟合(Data fitting, regression algorithm, primary regression, multiple regression, linear fitting, nonlinear fitting)
插值与拟合
- matlab经典算法的程序\插值与拟合 包括多项式的拟合,多项式的插值,有经典算例(The program of the classical matlab algorithm -- interpolation and fitting)