搜索资源列表
svmlecture2
- 基于最小二乘支持向量机的系统边际电价预测,是PDF格式的-based on least-squares SVM system marginal price forecast is in PDF format
zuixiaoerchengfamatlab
- 详细介绍最小二乘法去除趋势项原理以及其MATLAB的具体实现-detailed trend least squares method to remove items principle and its concrete realization of MATLAB
quxiannihe
- 最小二乘法曲线拟合 希望大家浏览并下载
dituizuixiaoerchengfa
- dituizuixiaoerchengfa,递推最小二乘法源程序
zuixiaoerchengfa
- zuixiaoerchengfa,最小二乘法原程序,doc格式
RLS
- 写了著名的最小二乘算法的matlab程序,可以看到其算法的实现过程
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
Stepper_Motor_Technology
- 本文介绍了两相四拍混合式步进电机的工作原理及其磁网络模型,推 导了步进电机的动态方程。分析了两种细分驱动方法:等电流法和电流 矢量法恒幅均匀旋转法,提出了基于单片机控制的PWM电流矢量恒幅 均匀旋转的细分驱动技术,实现了步进电机32细分驱动。为了补偿步进 电机相绕组电流与其产生磁场之间非线性引起的误差,采用了最小二乘 法对细分步距角误差曲线进行了拟合与修正,提高了细分精度。为了检 测32细分后的步距角,采用了自准直仪加精密数显转台的光学测量方法, 并给出了实验结果,3
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
q12
- 复参数最小二乘估计方法,最小二乘类参数估计方法是一种实时性很强的一种数据处理方-Least squares estimation for complex
levmar[1]
- 最小二乘算法比较经典的著述,可以看一下,对学习LM,高斯牛顿法很有启示-Comparison of classical writings least squares algorithm, can look
lst1
- 最小二乘法,很好的学习资料,包括原理和实例。-Least square method, a good learning materials, including the principles and examples.
LISREL
- 本书主要讲述了以健身调查数据示范数据的清理和准备、多元回归分析.、用美国经济数据构建二阶最小二乘模型、以心理学数据为例示范探索性因子分析-This book focuses on the health survey data to model the data cleaning and preparation, multiple regression analysis, with building a second U.S. economic data, least squares models
最小二乘法
- 最小二乘法的使用方法,在很多方面都有应用,十分实用