搜索资源列表
广义最小二乘法
- 广义最小二乘法也是为了改善噪声e(k)为有色噪声时,采用最小二乘和加权最小二乘辨识系统参数为有偏估计的问题。其基本思想是:引入一个所谓白化滤波器,把相关噪声e(k)转化为白噪声v(k),从而达到应用最小二乘法无偏估计的目的。
EMC 汇编双字节乘法
- 义隆单片机 汇编双字节乘法,可直接调用
最小二乘法
- 最小二乘法最小二乘法最小二乘法
单片机程序乘法
- 乘法程序
最小二乘法拟合
- 输入几个点的横坐标和纵坐标,用最小二乘法拟合出直线(类似y=ax+b).并把这个方程计算并显示出来。
多项式的加法和乘法
- 利用c语言描述,实现多项式的加法和乘法
稀疏矩阵乘法运算的十字链表实现
- 稀疏矩阵是指那些多数元素为零的矩阵。本文利用稀疏矩阵“稀疏”特点进行存储和计算可以大大节省存储空间,提高计算效率。通过采用标准C++语言设计实现了矩阵的乘法运算器。稀疏矩阵的乘法运算可用于解决许多实际的应用问题.提出一种新颖的稀疏矩阵相乘算法,算法实现中将计算单元由单个元素扩展至行向量,避免了矩阵的转置,减少了扫描次数。利用十字链表表示稀疏矩阵,再将建立好的两个相同行列数的稀疏矩阵进行相乘运算。
最小二乘法程序
- 最小二乘法计算程序-least squares method procedures
最小二乘法多次曲线拟合算法
- 最小二乘法多次曲线拟合算法-Multi-times Least squares algorithm curve fitting
最小二乘法多次曲线拟合
- 最小二乘法多次曲线拟合-least squares curve fitting time
java乘法表
- 用java编的一个计算乘法表-with a calculated series of the Multiplication Table
矩阵乘法
- 初学者实现矩阵乘法,觉得矩阵乘法简单但很实用,写的不是很高效,可以下载下来研究研究哦。-beginners achieve matrix multiplication, a simple matrix multiplication think it is practical and writing is not very efficient and can be downloaded from studies oh.
大数乘法
- 我的数据结构的课程设计,是长整数的乘法,内含完整的原代码和详细的设计思路, 当时老师给我判的是优秀,好东西当然给大家分享; 有问题请和我联系 email:huxiaoyong1983@163.com qq:43808128 tel:13562165387-the data structure of the curriculum design, is a long integer multiplication, containing th
最小二乘法程序代码
- 用最小二乘法拟和数据,得到一条最接近所给数据的直线-least squares method to be used and the data obtained by one closest to the straight-line data
最小二乘法线性拟合
- 最小二乘法线性拟合,数值计算方法中的一种经典算法-Least_squares algorithm linear fitting curves,A kind of classic algorithm of the number calculation
非线性最小二乘法--数据拟合
- 最小二乘法的拟合,能对任意个参数进行拟合,效果非常好-least squares fitting, can be arbitrary parameters to fit very good results
最小二乘法直线拟核源代码
- 图像处理源代码,介绍了利用最小二乘法对BMP图像进行直线拟合的方法-image processing source code, introduced to the use of least squares to BMP images linear fitting method
最小二乘法直线拟合 用VC实现的
- 一个基于VC的最小二乘法直线拟合,很有用哦-a VC-based linear least squares fitting method, useful oh
最小二乘法的曲线拟合
- 使用最小的二乘法实现对曲线的拟合。并输出最后的拟合曲线-use of the two smallest multiplication achieve the right curve fitting. And the final output curve
九九乘法表
- 九九乘法表 的输出 1.矩形 2.左三角 3.右三角-Jiujiuchengfabiao an output. Rectangular 2. Left 1.30 3. Right triangle