-
code
FIR 滤波器的自适应模拟,通过收敛性、学习曲线等方面对RLS 算法以及LMS 算法的不同特性进行了比较(FIR Filter simulation, through the convergence of the learning curve compared with the RLS algorithm, as well as the different characteristics of the LMS algorithm)
- 2012-05-24 09:54:14下载
- 积分:1
-
suijizikongjian
随机子空间的matlab主程序代码,可以实现高精度的信号辨识。按照《基于随机子空间和最小二乘法的介质损耗角测量方法》、常军博士论文《随机子空间方法在桥梁模态参数辨识中的应用研究》编写。(Stochastic subspace matlab main code, you can achieve high-precision recognition. Accordance with the " stochastic subspace-based least-squares method and dielectric loss angle measurement methods" , regular army doctoral thesis " stochastic subspace identification of modal parameters of the bridge in the applied research" to write.)
- 2021-05-08 23:28:40下载
- 积分:1
-
EMD
该 程序是将经验模态函数分解为特征模态函数的一种有效方法(emd is emperical module decomposition
it can decompose the signal into characteristic signals and it is an effective method.)
- 2009-03-05 13:04:04下载
- 积分:1
-
ofdm_mod
lte技术中的关键技术:OFDM技术原理编程实现(lte technology in key technologies: OFDM Principles of Programming Technology)
- 2011-06-13 18:05:11下载
- 积分:1
-
DPSK
本代码实现的是在实际情况下仿真DPSK调制信号在莱斯衰落信道下的各项性能分析(the code just for the DPSK signal of laisi)
- 2015-01-01 22:13:22下载
- 积分:1
-
STDPSO
粒子群算法,也称粒子群优化算法(Particle Swarm Optimization),缩写为 PSO, 是近年来发展起来的一种新的进化算法(Evolutionary Algorithm - EA)。(For each particle
____Initialize particle
END
Do
____For each particle
________Calculate fitness value
________If the fitness value is better than the best fitness value (pBest) in history
____________set current value as the new pBest
____End
____Choose the particle with the best fitness value of all the particles as the gBest
____For each particle
________Calculate particle velocity according equation (a)
________Update particle position according equation (b)
____End)
- 2015-03-13 09:28:14下载
- 积分:1
-
ga_lm_bp
4-9-1的结构ga-lm的bp算法 有示例数值 不是拟合而是预测(4-9-1 structure of ga-lm bp algorithm is not fit but there are examples of numerical prediction)
- 2013-12-23 21:25:22下载
- 积分:1
-
Steering___auto_parking_simulation
利用matlab模拟汽车泊车过程,用plot画出了整个过程(Use matlab simulate car parking process, with plot depicts the entire process)
- 2015-06-07 15:52:16下载
- 积分:1
-
STBC_wireless
pdf file and matlab code for space time block coding for wireless communications
- 2010-10-01 12:55:31下载
- 积分:1
-
dinput
Allows you to provide a default answer to a question, so the user can select it by simply hitting Enter. Supports strings, numbers, and cell arrays as defaults
- 2009-06-24 21:19:18下载
- 积分:1