搜索资源列表
matlab曲面拟合程序
- matlab曲面拟合程序,可以得到函数具体解析式,matlab surface fitting procedure, can be a specific analytical function
2Dgaussanfitting.rar
- matlab拟合二维高斯曲面,直接拷贝运行,matlab fitting two-dimensional Gaussian surface, the direct copy operation
matlab
- 这是一些关于MATLAB的小程序,有曲线拟合的,利用线性网络进行线性预测,正交实验设计及其实验结果的极差分析等,希望对大家能带来帮助!-This is a small number of MATLAB procedures, there is curve fitting, and linear networks using linear prediction, orthogonal experimental design and experimental results of range ana
Matlab
- 本篇文章介绍了基于Matlab环境下的地面模型构建,采用了合适的插值拟合函数实现了构建。-This article describes an environment based on Matlab model of the ground, using a suitable fitting function interpolation building.
MATLAB
- 这是一个MATLAB中文工具箱,提供了很多有用的,MATLAB自身没有的数学建模的源码,例如:数据拟合,微积分和微分方程,随机模拟和统计分析,数学规划,离散优化等,并有中文的注释。非常好!-This is a MATLAB toolbox Chinese, providing a lot of useful, MATLAB does not own the source of mathematical modeling, such as: data fitting, calculus and d
matlab-kriging-maozhuangtu
- kriging拟合帽状图(其他拟也行的哦)。-kriging fitting cap-like figure (other lines are also to be oh).
fitting
- 程序实现了最小二乘方法实现的二阶多项式拟合算法,并含有原始雷达数据和运行结果-Procedures implemented to achieve a least squares second order polynomial fitting algorithm, and contains the original radar data and operation results
ellipse-fitting-in-sensor
- 在传感器中数据采集后的椭圆拟合算法matlab编程实现-After the sensor data acquisition in the ellipse fitting algorithm matlab programming
MATLAB
- matlab 滤波信号处理功能,消除确定性成分和拟合曲线。-matlab funtionFiltering signal processing function, eliminate deterministic component and fitting curve 。
numerical-methods-using-matlab--4th--Edition
- Numerical Methods Using Matlab (4th Edition),John H. Mathews (Author), Kurtis K. Fink (Author).This book provides a fundamental introduction to numerical analysis. This book covers numerous topics including Interpolation and Polynomial Approximation,
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.
Fitting--interpolation
- 拟合、插值、遗传算法、微粒群算法实例讲解,matlab-Fitting, interpolation, genetic algorithms, particle swarm optimization examples to explain
fitting-silver-dielectric-constant
- 用MATLAB拟合复数,这是拟合银介电常数的例子!-MATLAB fitting plural,It is a example for fitting silver dielectric constant。
matlab-fitting-function
- 在matlab环境下,介绍了拟合函数的方法,介绍了几种函数拟合的例子-Matlab environment, introduced the method of fitting function, several examples of fitting function
MATLAB-fitting
- 用于椭圆拟合的程序;只需要输入你需要拟合的点,即可完成椭圆拟合;-ellipe fitting
Large-capacity-data-fitting
- 用matlab实现1000组复数数据的拟合,并计算拟合函数的归一化均方误差(NMSE).-1000 groups using matlab fitting complex data, and calculate the fit function normalized mean square error (NMSE).
Matlab-Fitting
- 源码包中包含了MATLAB的各种拟合的源代码。有各种线性拟合方法,非线性拟合方法和各种数值计算的方法。-MATLAB source package contains the source code for a variety of fitting. There are various linear fitting method, nonlinear fitting methods, and various numerical methods.
MATLAB-fitting-angle-bisector
- MATLAB图像处理实现直线识别(拟合角平分线)-MATLAB Image Processing achieve a straight line identification (fitting angle bisector)
data fitting
- 掌握Matlab两个函数lsqcurvefit和nlinfit的用法; 掌握Matlab拟合工具箱cftool的使用; 编写非线性拟合函数。(Grasp the use of Matlab two functions lsqcurvefit and nlinfit; Grasp the use of Matlab fitting toolbox cftool; Compiling nonlinear fitting function.)
MATLAB拟合求解圆心和半径
- MATLAB拟合求解圆心和半径,通过给定的一系列点的坐标,拟合出最接近的圆(MATLAB fitting for the solution of the center and radius)