搜索资源列表
nihe
- matlab曲线拟合程序,可以得到函数具体解析式(多项式及精度)
NumericalLinearAlgebra
- 数值线性代数的Matlab应用程序包 共13个程序函数,每个程序函数有相应的例子函数一一对应,以*Example.m命名 程序名称 用途 Method 方法 GrmSch.m QR因子分解 classical Gram-Schmidt orthogonalization 格拉母-斯密特 MGrmSch.m QR因子分解 modified Gram-Schmidt iteration 修正格拉母-斯密特 householder.m QR因子分
legendrefit.rar
- Legendre polynomial fitting(勒让德多项式拟合) 该算法程序找出N阶勒让德多项式你的的权值系数 ,Legendre polynomial fitting (Legendre polynomial fitting) procedures to identify the algorithm N-order Legendre polynomials your weight coefficient
zernfun
- 波面的zernike多项式拟合,在光学测试领域应用相当广泛-Wave surface zernike polynomial fitting, in the field of application of a wide range of optical test
multifit
- 功能:离散试验数据点的多项式曲线拟合 调用格式:A=multifit(x,y,m) 其中:x: 试验数据点的x坐标向量 Y: 试验数据点的y坐标向量 m: 拟合多项式的次数 -Functions: discrete experimental data points, the polynomial curve fitting call format: A = multifit (x, y, m) where: x: experimental data points, x
ffsd
- 水库库容-水位关系曲线是水库调度、水资源优化的基础,本程序实现其多项式拟合-Reservoir storage capacity- the water level curve is the relationship between reservoir operation, water resources to optimize the basis, the procedures to achieve its polynomial fitting
LMS_poly_fit
- 最小二乘实现多项式拟合,数值分析作业,给初学者作为参考。-Achieve least-squares polynomial fitting, numerical analysis operations as a reference for beginners.
lsm
- 最小二乘法matlAB源码最小二乘实现多项式拟合,数值分析作业,给初学者作为参考-Achieve least-squares polynomial fitting matlAB source least squares, numerical analysis operations, as a reference for beginners
nihe1
- 数值计算中的拟合多项式算法matlab程序-Numerical calculation of the fitting polynomial algorithm matlab program
Polyfit
- 多项式拟合的,基于徐士良的程序,例子中是以书中的例子,自己改编为f90,当然输入可以从文件中,希望可以对大家有帮助,此外大家应该注意这个拟合出来的多项式和matlab的系数有差别具体看原理-Polynomial fitting, XU Shi-liang of the program, for example, is based on the examples in the book, adapted for f90, of course, from the input file, hope t
nihe
- 二次多项式拟合大地水准面,采用matlab编写的,关于拟合出来的图像感觉有些问题。。希望大家指正-Quadratic polynomial fitting geoid, using matlab prepared some questions about the fitting out of the picture feel. . I hope you correct
ALegendre
- matlab环境下求勒让德正交多项式的程序,主要用于曲线拟合计算。-Seeking Legendre orthogonal polynomials Germany matlab environment procedures, mainly used for curve fitting calculations.
zuixiaoerchengfa
- 利用matlab实现最小二乘法拟合多项式并进行绘图。-Using matlab realize the least squares polynomial fitting and plotting.