-
PIDcontrolalgorithmbasedonMATLAB
里面有:
基于MATLAB/Simulink环境下的PID参数整定
基于MATLAB的PID控制器参数整定及仿真
基于MATLAB的PID控制器设计
基于MATLAB下的PID控制仿真(Inside: Based on MATLAB/Simulink environment MATLAB-based PID parameter tuning of PID controller tuning and simulation of PID controller design based on MATLAB-based PID control simulation under MATLAB)
- 2009-10-29 11:18:48下载
- 积分:1
-
main_OFDM_system
说明: 这是一个相对完整的OFDM通信系统的仿真设计,包括编码,调制,IFFT,上下变频,高斯信道建模,FFT,PAPR抑制,各种同步,解调和解码等模块,并统括系统性能的仿真验证了系统设计的可靠性。(This is a relatively complete simulation of OFDM communication system design, including coding, modulation, IFFT, and down conversion, Gaussian channel model, FFT, PAPR suppression, various synchronization, demodulation and decoding module, and system performance omnibus simulation of the system reliability.)
- 2011-03-18 20:54:24下载
- 积分:1
-
CSP_LDA
csp特征提取,lda进行分类,四分类脑电信号处理,亲测可用(CSP feature extraction, LDA classification, four classification of EEG signal processing, pro test available)
- 2021-03-15 17:29:23下载
- 积分:1
-
lms_adaline
Lms Adaline using MatLab.
- 2010-11-13 07:55:56下载
- 积分:1
-
IEEEphot_1
LMS ALGORITHM CODE TO SUPPRESSION ECHO
- 2011-10-03 17:22:42下载
- 积分:1
-
ls-svm
ls-svm理论算法详解,原作者论文原著(ls-svm Detailed theoretical algorithm, the original author of the paper)
- 2014-10-14 14:02:15下载
- 积分:1
-
2fsk
2FSK频率选择法调制及相关检测、包络检测的matlab程序,供仿真参考(2FSK modulation frequency selection method and related testing, envelope detection matlab program for the simulation of reference)
- 2013-10-29 20:14:44下载
- 积分:1
-
ZCR
autocov computes the autocovariance between two column vectors X and Y with same length N using the Fast Fourier Transform algorithm from 0 to N-2.
The resulting autocovariance column vector acv is given by the formula:
acv(p,1) = 1/(N-p) * sum_{i=1}^{N}(X_{i} - X_bar) * (Y_{i+p} - Y_bar)
where X_bar and Y_bar are the mean estimates:
X_bar = 1/N * sum_{i=1}^{N} X_{i} Y_bar = 1/N * sum_{i=1}^{N} Y_{i}
It satisfies the following identities:
1. variance consistency: if acv = autocov(X,X), then acv(1,1) = var(X)
2. covariance consistence: if acv = autocov(X,Y), then acv(1,1) = cov(X,Y)
- 2013-05-26 22:12:50下载
- 积分:1
-
多尺度程序
脑电信号特征提取 多尺度方法 经验模态分解 均值粗粒化 移动均值粗粒化(Feature Extraction of EEG Signals Multiscale method Empirical Mode Decomposition Mean coarsening Moving mean coarsening)
- 2020-09-14 12:27:57下载
- 积分:1
-
FFT
Matlab关于傅里叶变换的pdf资料 有用(Matlab program on the Fourier transform)
- 2010-06-03 17:14:38下载
- 积分:1