搜索资源列表
L_s
- 拉格朗日差值与最小二乘法拟合,c语言实现-Lagrangian difference with the least square method, c language
2
- 扩展欧几里德算法不但能计算(a,b)的最大公约数,而且能计算a模b及b模a的乘法逆元。平方和乘算法的复杂度:执行次数至少要k次模乘,最多需要2k次模乘。-Extended Euclidean algorithm for computing not only (a, b) the common denominator, and to calculate a modulus b and b modulus a multiplicative inverse of. Square and by the
WindowsApplication1
- 用C#编写的多元线性回归的最小二乘法,实现曲线的拟合~~ -Written in C# using multiple linear regression least square method, fitting a curve ~ ~
tudifenge
- 将一个数分成最少几个数的平方和,利用动态规划法求解-A number divided into at least several square and using dynamic programming method
The-least-square-method
- 最小二乘法代码,利用最小二乘法可以简便地求得未知的数据,并使得这些求得的数据与实际数据之间误差的平方和为最小-least square method
LMS
- 最小二乘估计算法实现,经验证,结果正确,推荐使用-The least square method
hola mundo2
- hat the image I was created by convolving a true image with a % point-spread function PSF and possibly by adding noise. The algorithm % is optimal in a sense of least mean square error between the % estimated and the tr
NH
- 用最小二乘法拟合二元多次曲线 已知点的x坐标集合 已知点的y坐标集合 已知点的个数方程的最高次 二元多次线性方程拟合曲线(Fitting two yuan multiple curves with least square method X coordinate set of known points Y coordinate set of known points The highest degree of the equation of the number of known points
最小二乘法
- 通过c语言编程,实习最小二乘法的功能,求解运算(Through the C language programming, practice the least square method function)
潮汐调和分析
- 可以利用某验潮站一定观测周期内的水位数据进行调和分析(最小二乘法)求解出十一个主要分潮的潮汐调和常数(The harmonic constants of eleven main tidal components can be obtained by harmonic analysis of water level data in a certain observation period of a tide gauge station (least square method).)