搜索资源列表
Iapcir
- 最小二乘曲线拟合的一个类,用来实现一元线性回归的负荷预测
Single-carrier-equalization
- 在Labview平台上利用线性最小二乘算法,实现线性均衡器的设计-By using the linear least square algorithm in Labview platform, design and implementation of a linear equalizer
curving
- 利用此函数可以在最小二乘意义上解决非线性曲线拟合(数据 拟合)问题。也就是说,给定输入数据xdata,以及观测的输出数据ydata,找到系数x,使 得函数F(x,xdata)能够最好的拟合向量值-MLS method not only can be applied for the purpose of curve (or surface) fitting, but also curve (or surface) interpolation when compactly supp
pianzuixiao
- 非常好的偏最小二乘分析的程序,包含了典型相关分析、主成分分析和多元线性回归。可以根据具体的需要更改代码变成非线性回归,建立多个自变量和多个因变量之间的关系应用很广。包含计算程序和画图表示结果的程序两个m文件-Very good partial least squares analysis of programs, including the canonical correlation analysis, principal component analysis and multiple line
Optimization-code
- 最优化算法程序,包含费线性最小二乘、共轭梯度法、牛顿法-Linear least squares optimization algorithm procedures, including fees, conjugate gradient method, Newton method and so on