-
AR_spectrem
说明: matlab有关AR过程的线性建模与功率谱估计程序设计(The linear AR process modeling and power spectrum estimation)
- 2010-04-15 20:30:59下载
- 积分:1
-
How-to-Generate-CPP-Class-Template-Definitions
How to Generate C++ Class Template Definitions
- 2014-10-01 05:38:56下载
- 积分:1
-
QAM_64
MATLAB coding for 64 QAM is given
- 2011-10-18 17:10:58下载
- 积分:1
-
fig7x34
转差频率控制的矢量控制系统仿真模型 异步电机矢量控制系统(IM Slip vector control frequency control)
- 2014-12-03 15:10:49下载
- 积分:1
-
pca_demo
编写PCA算法的程序,对想要学习如何利用PCA算法进行故障诊断的同学很有帮助!( a PCA algorithm program, for the person who want to learn how to use PCA algorithm for fault diagnosis of classmates the progran is very helpful!)
- 2013-05-09 17:29:46下载
- 积分:1
-
program_NMEA_YieldRate
matlab檔案,用於計算定位成功率,輸入nmea檔案,自動計算NMEA定位的成功率(Calculate the fix yield rate)
- 2014-02-21 10:17:59下载
- 积分:1
-
RFID
RFID是射频识别技术的英文(Radio Frequency Identification)的缩写,射频识别技术是20世纪90年代开始兴起的一种自动识别技术,射频识别技术是一项利用射频信号通过空间耦合(交变磁场或电磁场)实现无接触信息传递并通过所传递的信息达到识别目的的技术。
(RFID is radio frequency identification technology in English (Radio Frequency Identification) stands for radio frequency identification technology is the 20th century, the rise of the 90s an automatic identification technology, radio frequency identification technology is a radio frequency signal through space coupling (alternating magnetic field or electromagnetic field ) to achieve non-contact information transmission and pass the message to identify the purpose of the technology.)
- 2010-05-22 23:30:23下载
- 积分:1
-
hghjghjgjh
noma Matlab code easy and brief.
- 2017-09-26 18:47:17下载
- 积分:1
-
BP-AND-PID
卫星姿态控制的matlab/simulink BP神经网络PID控制器设计源代码及模型资料等(matlab/simulink BP PID)
- 2020-10-01 17:07:44下载
- 积分:1
-
NLMS
若不希望用与估计输入信号矢量有关的相关矩阵来加快LMS算法的收敛速度,那么可用变步长方法来缩短其自适应收敛过程,其中一个主要的方法是归一化LMS算法(NLMS算法),变步长 的更新公式可写成
W(n+1)=w(n)+ e(n)x(n)
=w(n)+ (3.1)
式中, = e(n)x(n)表示滤波权矢量迭代更新的调整量。为了达到快速收敛的目的,必须合适的选择变步长 的值,一个可能策略是尽可能多地减少瞬时平方误差,即用瞬时平方误差作为均方误差的MSE简单估计,这也是LMS算法的基本思想。
(Want to estimate if the input signal vector and the relevant matrix to speed up the convergence rate of LMS algorithm, then the variable step size method can be used to shorten its adaptive convergence process, one of the main method is normalized LMS algorithm (NLMS algorithm) , variable step-size update formula can be written W (n+ 1) = w (n)+ e (n) x (n) = w (n)+ (3.1) where, = e (n) x (n) the right to express filter update vector iterative adjust the volume. In order to achieve the purpose of fast convergence, we must choose the appropriate value of variable step size, a possible strategy is as much as possible to reduce the instantaneous squared error, which uses the instantaneous squared error as the mean square error MSE of the simple estimate, which is the basic LMS algorithm思想.)
- 2021-03-06 12:39:31下载
- 积分:1