搜索资源列表
zuixiaoerchengfamatlab
- 详细介绍最小二乘法去除趋势项原理以及其MATLAB的具体实现-detailed trend least squares method to remove items principle and its concrete realization of MATLAB
quxiannihe
- 最小二乘法曲线拟合 希望大家浏览并下载
dituizuixiaoerchengfa
- dituizuixiaoerchengfa,递推最小二乘法源程序
zuixiaoerchengfa
- zuixiaoerchengfa,最小二乘法原程序,doc格式
lunwen
- 有关于使用最小二乘法设置CDMA系统功率控制的论文
system_identification
- 系统辨识的实验代码,包括产生白噪声程序、各种最小二乘法程序等等,包含所有源代码,用C++写的。-Experimental system identification code, including the generation of white noise process, a variety of least squares procedures, etc., including all source code, using C++ written in.
DesignandDSPrealizationofan0FDMreceiver
- 设计了一个OFDM接收机,并采用1fI公司的TMS320C6416芯片进行实现。在假设理想 同步的前提下,该系统进行了FFT变化、使用了Ls(最小二乘法)进行信道估计,并且采用了 QPSK算法进行解调。最后将接收机输出数据与发端数据进行比较,在不同信噪比情况下计算其 误码率,得出了比较理想的结果。-An OFDM receiver is designed in山is paper and realized on the platform of the 1MS32OC6416 chip
Matlab7011478617
- 基于MATLAB7.0的统计信息处理,很厚的一本书,包含了特多的统计学算法及MATLAB实现,比如隐马尔科夫连,最小二乘法等统计学算法-Statistical information processing based on MATLAB7.0 very thick book that contains a special number of statistical algorithms and MATLAB implementation, such as hidden Markov with,
ZuiXiaoErChengFa
- 有关极值和最小二乘法的详细讲解。幻灯里附有详细的求证公式及推导。-The extreme and the least square method explained in detail. Slide in confirmation with detailed formulas and derivations.
rls
- 最小二乘法原理及matlab实现的详细介绍-Least square method and matlab implementation details
identificationwiththeSimulationReport
- 基于MATLAB的递推最小二乘法辨识与仿真报告-MATLAB-based parameter identification with the Simulation Report
lst1
- 最小二乘法,很好的学习资料,包括原理和实例。-Least square method, a good learning materials, including the principles and examples.
Improved-least-squares-method-
- 改进型最小二乘法在PMSM参数辨识中的应用-Improved least squares method in the PMSM parameter identification
Kalman-filtering
- 卡尔曼滤波估计与最小二乘法之间的对比描述-Kalman filtering method of least squares comparative descr iption, a specific explanation
pls
- 基于matlab的最小二乘处理程序,讲到了偏最小二乘法解决污水处理问题-Matlab-based the least squares handler, talking about the partial least squares method to solve the sewage treatment
zuixiaoercheng
- 运用递推最小二乘法进行数据拟合的程序代码-The method of least squares data fitting program code
wzrh
- (1)针对在线计算量大这一缺陷,将预测控制中的柔化输出信号的思想推广到柔化输入信号,使得约束条件被简化为仅对当前控制量的约束,可以直接计算得出;同时该方法避免了求逆矩阵,大大减小了计算量,并能够保证控制算法的可行性和良好的控制性能。 (2)针对传统算法中设计参数整定困难这一缺点,应用基于BP神经网络变参数设计的广义预测控制算法,实现了对控制量柔化参数的在线调整。 (3)利用带有遗忘因子的最小二乘法对系统辨识。本文通过仿真发现该方法对于Hénon混沌系统并不完全适用,可考虑利用其他优化系统
1
- matlab 最小二乘法线性分类器设计功能及其应用。-matlab least squares linear classifier design
Least-Squares
- 最小二乘法,用于数学和物理等实验中的数据处理,便于计算。-Least squares method for mathematics and physics experiments, data processing, ease of calculation.
最小二乘法
- 最小二乘法的使用方法,在很多方面都有应用,十分实用