搜索资源列表
LSMClass
- 改进的最小二乘法实现代码,提高了收敛速度。-improve the least-squares method to achieve code, improving the convergence rate.
SVDcode
- 利用一般最小二乘法和SVD-TLS方法 进行AR参数估计和正弦波频率估计 -use of general and the least-squares method SVD-TLS AR method parameter estimates and the estimated frequency sine wave
dimension_zxecf
- 用最小二乘法计算分形图案的维数。试试看怎么样。请多包涵!! -least squares method used fractal pattern dimension. Try how kind. I feel apologetic for this! !
bignumberarithmetic
- 一个简单的模拟大数乘法,很实用啊,用c开发,内有详细的注解,可运行,浅显易懂,是一个和好的算法啊-simulation of a simple majority of multiplication, ah very practical, and c development, with detailed footnotes can be run, simple words, and is a good algorithm ah
genpls
- matlab 遗传算法偏最小二乘法(gapls)-Matlab GA partial least squares (gapls)
rbf_ols
- 基于最小二乘法RBF神经网络MATLAB程序
genplschengxu
- 这是遗传算法和偏最小二乘法共同实现,通过Matlab实现
zuixiaoercheng2
- 最小二乘法,用matlab语言编制。。用于matlab7.01
俄罗斯农夫法的乘法算法
- 俄罗斯农夫法的乘法算法,不使用乘法和除法实现-Law of the Russian peasant multiplication algorithm implementation does not use multiplication and division
Archive
- 实现一个三维点(x,y,z)的Point类。包含一个构造函数,一个复制构造函数,一个把这个点变成负的函数negate( ),一个返回到(0,0,0)点的距离的函数norm( )和一个print( )函数。 (1)为类Point实现一个重载的赋值运算符。 (2)为类Point实现重载的流插入运算符。 (3)为类Point实现重载的比较关系运算符==和!=。 (4)为类Point实现重载的加法+和减法运算符-。 (5)实现一个重载的乘法运算符*来返回两个Point类对象的点积。
RELS
- 增广最小二乘法参数估计,系统辨识,针对含有输出噪声的SISO模型。-Augmented least squares parameter estimation, system identification, aimed at containing the output noise of the SISO model.
SURFACESMATCHINGALGORITHMBASEDONGENETICALGORITHMAN
- 针对基于最小二乘法的ICP 曲面匹配算法难以处理待比较曲面的局部大变形问题, 提出一种改进算 法。即采用遗传算法确定曲面初始相对位置以保证匹配优化结果为全局最优值, 利用ICP 算法匹配结果构造 偏差阈值, 以此阈值过滤点群后再以最小二乘法进行匹配处理, 消除局部大变形影响, 获得合理的变换矩阵。以此变换矩阵变换初始点群再进行误差计算, 从而获得理想的匹配结果-Least square method based on the ICP surface matching algorithm
lwr
- 强局部加权回归算法由Cleveland[7]提出,主要利用局部观测数据对欲拟合点进行多项式加权拟合,并用最小二乘法进行估计.它综合了传统的局部多项式拟合,局部加权回归以及具有强鲁棒性的拟合过程 -Strong locally weighted regression algorithm by Cleveland [7] proposed, mainly using local observational data points on the polynomial fitting For wei
duobuyuce
- 多部预测自校正控制的算法仿真程序,用matlab写的。用的RLS带遗忘的最小二乘法递推。-Forecast for more than self-tuning control algorithm simulation program, written using matlab. Used in the RLS with forgetting recursive least square method.
genpls
- 利用遗传算法优选波段,将遗传算法与偏最小二乘法相结合-Band using the genetic algorithm optimization, genetic algorithms will be combined with partial least-squares
bpwl
- 使用Levenberg-Marquart算法(最小二乘法)对BP神经网络进行训练,克服了传统BP算法收敛慢,容易收敛于局部最小值等缺点-use Levenberg-Marquardt algorithm to overcome some disadvantages like slow convergence which traditional BP neural network usually has
WLS
- 加权最小二乘法滤波,在很多书中,都没有给出初始协方差的求法,本程序给出了一种方法,仿真的滤波效果很好。-WLS Fliter
polynomial_multiply_divide
- 用于多项式算法的乘法和除法,在数字信号处理中有很好的实用价值。-The program used for digital signal processing polynomial multiply and divide,it s the good references.
Matlab偏最小二乘法用于判别分析
- MATLAB偏最小二乘法用于判别分析,亲测可用(The partial least squares method of MATLAB is used for discriminant analysis, and the pro-test is available.)