搜索资源列表
least_square
- 用最小二乘法来进行函数模拟。对输入的数据构造一个多项式。-using the method of least squares to function simulation. Of input data structure a polynomial.
least_square
- 用最小二乘法来进行函数模拟。对输入的数据构造一个多项式。-using the method of least squares to function simulation. Of input data structure a polynomial.
least_square
- 这个源码是最小二乘法在Matlab上应用的一个例子,可供大家参考-This source is the least squares method in the Matlab application of an example for your reference
least_square
- 最小二乘线性拟合计算子程序,C51中可以直接使用,完美无误自己工作中使用,回馈pudn之作。-Least-squares linear fit calculation subroutine, C51 can be used directly, the perfect and correct their own work be used as the feedback pudn.
least_square
- least_square的c语言代码,适合初学者的实用代码,容易理解的-least_square c-language code, suitable for beginners and practical code, easy to understand
least_square
- 用最小二乘法对未知二阶系统进行辨识,最小二乘部分采用matlab的s-function功能。整个程序为simulink仿真-The least square method to identify the unknown second-order system, least squares part of the s-function using matlab function. Simulink simulation of the en
least_square
- 最小二乘线性拟合计算子程序,C51中可以直接使用,完美无误自己工作中使用,回馈pudn之作。-Least-squares linear fit calculation subroutine, C51 can be used directly, the perfect and correct their own work be used as the feedback pudn.
Least_Square
- Least_Square method of machine learning
least_square
- 最小二乘法识别 如果输入信号是一个常数或系统是不稳定的,其结果将是南。一个理想的输入是一个随机信号。-identification by least square method
least_square
- 基于最小二乘估计高程,奇异值分解,秩亏情况适用(calculate elevation by least square algorithm)
least_square
- 利用最小二乘法实现手写体数字识别,采用mnist数据集(simple program using least-square)