-
time-frequence-application
详细讲解信号处理的pdf,里面包含了FFT,小波,希尔伯特-黄变换等内容,是信号处理方面很好的参考资料(Explain in detail the signal processing pdf, which contains the FFT, wavelet, Hilbert- Huang Transform, etc., is a good reference for signal processing, data)
- 2011-09-06 16:28:07下载
- 积分:1
-
2D-Multi-Parameter-Pie-Control
2D Multi-Parameter Pie Control
- 2013-12-31 18:04:05下载
- 积分:1
-
daiyoumpptdedongxi
带有MPPT功能的光伏阵列Matlab通用仿真模型.kdh(MPPT in PV arrays with Matlab Simulation Model. Kdh)
- 2011-05-09 15:59:04下载
- 积分:1
-
MATLAB-c
msk的调制解调MATLAB源代码,很不错,值得看看(msk modulation and demodulation MATLAB source code, very good, worth a look)
- 2013-11-15 16:35:31下载
- 积分:1
-
ROAD-SURFACE-ROUGHNESS
德国低干扰谱,以及公路C级路面的路面不平度的c++实现。一些相关的资料,便于初学者理解。(German low interference spectrum, as well as C-level road highway pavement roughness achieved. Some relevant information, easy for beginners to understand.)
- 2015-04-12 14:35:20下载
- 积分:1
-
LMS
1,、设置变量和参量:
X(n)为输入向量,或称为训练样本
W(n)为权值向量
e(n)为偏差
d(n)为期望输出
y(n)为实际输出
η为学习速率
n为迭代次数
2、初始化,赋给w(0)各一个较小的随机非零值,令n=0
3、对于一组输入样本x(n)和对应的期望输出d,计算
e(n)=d(n)-X^T(n)W(n)
W(n+1)=W(n)+ηX(n)e(n)
4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行(, set the variables and parameters:
X (n) is the input vector, otherwise known as the training sample
W (n) for the weight vector
e (n) for the deviation
d (n) is the desired output
y (n) is the actual output
η is the learning rate
n is the number of iterations)
- 2011-12-10 20:22:05下载
- 积分:1
-
LEACH
omnet++4.0实现的WSN中Leach算法,可以运行,200*200的区域中分布了400个节点(Leach algorithm in WSN omnet++ 4.0 to achieve, you can run.In the region of 200 * 200 distributed 400 nodes)
- 2014-08-08 20:22:15下载
- 积分:1
-
pid_adrc_dtc_mc0
基于比例积分微分控制的永磁同步电机直接转矩控制仿真(Permanent Magnet Synchronous Motor Direct Torque Control Simulation of PID control)
- 2020-06-30 11:00:02下载
- 积分:1
-
matrix_chol
说明: matlab中chol函数的C++实现,即对矩阵进行分解,分解为上三角矩阵(chol matlab in C++, the function)
- 2011-03-14 19:28:50下载
- 积分:1
-
Win32GUI
windows gui wrapper for fb
- 2013-12-12 15:44:33下载
- 积分:1