搜索资源列表
-
0下载:
最小二乘法进行执行拟合小程序,只要输入一系列(大于2个坐标点)的数据,与matlab直线拟合结果做过比较,结果比较吻合和皮实-least squares fitting method for the implementation of small programs, as long as the importation of a series (more than two coordinate points), and Matlab linear fitting results done ear
-
-
0下载:
系统仿真和辨识,包括递推最小二乘法RLS和目前先进的辨识理论,适合于系统仿真用.-system simulation and identification, including RLS recursive least squares method and the current advanced identification theory is suitable for system simulation.
-
-
1下载:
利用MATLAB软件实现偏最小二乘回归方程模型-use the soft of the MATLAB to calculate the partial least-squares regression
-
-
0下载:
均衡技术是克服码间干扰(Inter-Symbol Interference,ISI)的有效措施,由于信道特性的随机性与时变性,实际中消除码间干扰最常用的是自适应均衡器。本文对基于最小均方(Least Mean Squares,LMS)算法和递推最小二乘(Recursive Least Squares,RLS)算法的自适应均衡器进行仿真研究,分析了信道特性与设计参数对自适应均衡器的收敛速度与稳态性能的影响。
-Equalization technique is to overcome inte
-
-
1下载:
精通MATLAB最优化计算 配套光盘
本书的主要内容是应用MATLAB来解决最优化问题,通过将“最优化问题”、“MATLAB优化工具箱”和“MATLAB编程”这三方面有机结合进行讲述,即一方面是使用工具箱来快速解决最优化问题,另一方面是通过算法编程深入解决最优化问题。主要包括MATLAB优化工具箱、无约束多维极值问题、约束优化问题、非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化算法、遗传算法。
-The main contents of the book is the
-
-
0下载:
最小二乘法的Matlab代码 包括基本代码,递推形式,广义最小二乘法以及含有残差的情况-Matlab code including basic code, recursive form of generalized least squares method of the least squares method containing residuals
-
-
0下载:
工程线形拟合中,圆曲线最小二乘法拟合计算方法-Engineering linear fitting, round curves least squares fit
-
-
0下载:
无约束一维极值/无约束多维极值/约束优化/非线性最小二乘优化/线性规划/整数规划/二次规划/遗传优化算法等对应的matlab程序-Unconstrained one-dimensional extremal/unconstrained multidimensional the pole/constrained optimization/nonlinear least squares optimization/linear programming/integer programming/Quadr
-
-
0下载:
系统辨识的增广最小二乘算法的matlab实现-System Identification extended least squares algorithm matlab realize
-
-
0下载:
曲线拟合,函数逼近,预测,偏最小二乘法!-Curve fitting, function approximation, forecast, partial least squares.
-
-
0下载:
matlab实现使用统计学习基础中的最小二乘法和k-最近邻法进行分类。-matlab achieve statistical learning-based classification using the least squares method and k-nearest neighbor method.
-
-
0下载:
PCA分类,用于较好的去噪降维,matlab的各种自适应仿真分析。。自适应信息处理的算法、方案繁多,究其实质可归纳为遵循最小均方误差(Least Mean Square,LMS)准则及最小二乘-PCA classification for better denoising dimensionality reduction, a variety of adaptive matlab simulation analysis. . Adaptive information processing alg
-
-
0下载:
MATLAB求解非线性最小二乘法拟合问题 源程序代码-MATLAB for solving nonlinear least-squares fitting of the source code
-
-
0下载:
单因变量偏最小二乘回归matlab程序
程序尚不完善,固定提取了3个主成分,没有做寻求最佳主成分个数;没有做交叉有效性检验
-Single dependent variable and partial least squares regression matlab
The program is not perfect, the fixed extract 3 principal components, do not seek the best number of principa
-
-
0下载:
分数延迟FIR滤波器的实现,分别使用了最小二乘法,拉格朗日插值法以及优化加权最小二乘法。-Fractional delay FIR filter implementation, using the least square method, the Lagrange interpolation method and optimization of weighted least squares.
-
-
0下载:
MATLAB相关算法,for循环,switch循环,最小二乘法,相关函数-MATLAB related algorithms, for loop, switch cycle, least squares method, correlation function
-
-
0下载:
实现最通过matlab编程对波速比结果数据实现最小二乘拟合功能-To achieve the most by matlab programming data to achieve the result of the wave velocity than the least squares fitting function
-
-
0下载:
对于初学matlab的同学会有帮助,最终的权值矩阵就是滤波器的系数,利用最小二乘法进行拟合多元非线性方程。- Matlab for beginner students will help, The final weight matrix is ??the filter coefficient, Multivariate least squares fitting method of nonlinear equations.
-
-
0下载:
matlab实现了五类灰色关联度模型的计算,可以实现模式识别领域的数据的分类及回归,利用最小二乘算法实现对三维平面的拟合。- matlab implements five gray correlation degree computing model, You can achieve data classification and regression pattern recognition, Least-squares algorithm to fit a three-dimensional
-
-
0下载:
偏最小二乘回归的MATLAB实现,根据其中注释使用即可,可当作学习PLS的材料。(MATLAB implementation of partial least squares regression)
-