搜索资源列表
yeya
- matlab的使用,进行数据拟合,其中一段比较详细,进行最小二乘法和插值法的matlab编程-the use of Matlab, data fitting, a more detailed, and the least squares method interpolation of Matlab programming
pls
- 偏最小二乘法模拟程序,希望对大家编程有启发-PLS simulation program, we hope to have inspired programming
npls
- 偏最小二乘法的简单算法!供大家编程参考!需要大家的共同努力!-PLS simple algorithm! Programming for your reference! We need the concerted efforts!
pls
- 偏最小二乘法模拟程序,希望对大家编程有启发-PLS simulation program, we hope to have inspired programming
npls
- 偏最小二乘法的简单算法!供大家编程参考!需要大家的共同努力!-PLS simple algorithm! Programming for your reference! We need the concerted efforts!
109201281pls_model
- matlab 编程 偏最小二乘法模拟程序,希望对大家编程有启发 -Matlab programming PLS simulation program, we hope to have inspired Programming
Zuixiaoerchengqiuquxiannihe
- 首先介绍多元线性回归公式(即最小二乘法计算公式),然后进行VB编程,实现多次曲线拟合算法。-First introduced multiple linear regression formula (ie, least-squares method to calculate the formula), and then proceed to VB programming, curve fitting algorithm to achiev
LMSzhishiying
- LMS自适应算法,是最小二乘法的基础程序,适于编程前期-LMS adaptive algorithm is the basis of least squares procedures, suitable for pre-programming
Engineering_Analysis_with_FORTRAN-Source_files
- 工程师用Fortran 编程常用程序,包括最小二乘法、牛顿插值、差分法、常用方程求解等,其中还包括 Mathtics 和Qick basic版本源代码。-Fortran、mathics and QB source codes for science and engineering computation
juceshu_daima
- 决策支持与专家系统实验教程所有VB源代码,我编程就是从这里参考的,最小二乘法,一元线性回归等-Decision support and expert systems all experimental tutorial VB source code, programming is my reference here, the least squares method, linear regression, etc ... ...
ckckc
- 作业 最小二乘法 vc 程序语言:c++ 程序源代码 还行的(Homework to least squares vc programming language: c + + program source code is done)
最小二乘法
- 通过c语言编程,实习最小二乘法的功能,求解运算(Through the C language programming, practice the least square method function)
AZYJQCC
- MIMO-OFDM信道估计,用于最小二乘法和线性最小均方估计方法的性能比较()
fangzhen
- matlab编程实现最小二乘法k和b值计算(Realization of K and b value calculation by least square method by MATLAB programming)
rfyxt
- mimo-ofdm系统基于梳状导频的信道估计,使用最小二乘法,线性内插,()
530105
- MIMO-OFDM信道估计,用于最小二乘法和线性最小均方估计方法的性能比较()
ZISHIYING
- matlab系统辨识、最小二乘法编程实例。(Matlab system identification, least squares programming examples.)
可变遗忘因子
- 本程序为遗忘因子最小二乘法,可以拷贝至matlab的M文件中适应(Matlab for ] least square method)
xommunlcation
- mimo-ofdm系统基于梳状导频的信道估计,使用最小二乘法,线性内插,(Mimo-ofdm system based on comb pilot channel estimation, using the least square method, linear interpolation,)
matlab 最小二乘法插值
- 最小二乘法Matlab编程实现,可以直接调用。绝对好用,供初学者学习学习。