搜索资源列表
GMQ_com_ruidos_realizacoes
- A implementation of Least Square Generalized
4
- 最小二乘法拟合曲线(用到矩阵求逆、矩阵乘法、矩阵转置)-Least square fitting curve (use matrix inversion, matrix multiplication, matrix transpose)
用最小二乘法和svd-tls法对arma过程进行功率谱估计并比较结果
- 分别用最小二乘法和svd-tls法对arma过程进行功率谱估计并比较结果。包含实验目的,步骤,程序,结果,分析。-Least square method, respectively, and svd-tls on arma-power spectrum estimation process and the results of the comparison. Contains experimental purposes, steps, procedures, results, analysis.
fangzhen1_tls
- ARMA谱估计-AR参数估计的总体最小二乘法-ARMA spectral estimation-AR parameter estimation of the overall least square method
TwoRLS
- 序惯最小二乘法,能够实现比最广二乘法好的结果-Sequential least square method, can achieve more than the most widely II multiplication good results
SVD_TLS
- 使用自编函数基于奇异值分解总体最小二乘法(svd-tls)实现AR模型谱估计 -The use of self-functions in general based on singular value decomposition least square method (svd-tls) to achieve AR model spectrum estimation
Plscmd
- partial least square matlab code.
Least-square-filtering
- 这个包中包含学习最小均方滤波的一个例子及其和其它滤波方法的一些比较。-This package contains the learning of least mean square with an example. And it compared least mean square method with other filtering methods.
p8000
- a function called fit least square in mathematics with an excel sheet
Simple_TOA
- This a simple position location algorithm using Least Square Estimation algorithm. Timing information is time of flight (TOA) of signal between Tx and Rx. This code generally describes the Positioning method, Also it plots final coordinate of node in
9927392rlscompare
- this program is very useful for the comparison of lms and recursive least square method for beamforming in the application of wireless communication
pls
- 所谓偏最小二乘法,就是指在做基于最小二乘法的线性回归分析之前,对数据集进行主成分分析降维,下面的源码是没有删减的,GreenSim团队免费提供您使用,转载请注明GreenSim团队(http://blog.sina.com.cn/greensim)。 -The so-called partial least squares method, this means doing the least square method based on linear regression analysis pr
polynomial
- Least-square curve fitting using polynomials is probably the most basic way to perform some parametric regression analysis. Foor basic tools for polynomial curve fitting are provided here. I also strongly recommend the exhaustive function POLYFITN
curve_fitting_with_LSE
- This code is for the curve fitting with least square sense algrorithm. Using the measurment data, end-user can get the curve (1st order~ 4th order approximation)
rls2
- recursive least square method for training neuro fuzzy system
the-least-square-error-algorithm
- 线性分类器-最小平方误差算法,对一组数据进行分类,分析b1、b2改变对结果的影响-Linear classifier- the least square error algorithm
jianxiaojiyi
- 用matlab编写的渐消记忆递推最小二乘估计算法-recursive least square filtering with fading factor
Nonlinear_Matlab.m
- 非线性最小二乘法Matlab实现 f=x(1)*K^x(2)*L^x(3)-b Cobb-Douglas生产函数-Matlab nonlinear least square method to achieve f = x (1)* K ^ x (2)* L ^ x (3)-b Cobb-Douglas production function
Least-square-method
- 最小二乘法,无论是在工程上还是在学术上都应用越来越广泛,文章给出了一个比较好用的最小二乘matlab 实现程序,很好用下载即可运行。-Least squares method, whether in engineering or applied more widely both the academic, the article gives a least squares matlab implementation relatively easy to use program, good to
Least-square-method
- 最小二乘法matlab代码,关于如何组建定位网络,节点设置和最小二乘法的代码-Least square method matlab code