-
PF
说明: this particle filter code can be used for target tracking
- 2009-03-04 17:25:51下载
- 积分:1
-
denoise
在matlab环境下,试用小波变换消除数据中的噪声信号(In the matlab environment, the trial data in the wavelet transform to eliminate the noise signal)
- 2011-05-26 16:20:23下载
- 积分:1
-
hdhx1
无多普勒频移的海底混响点散射模型(matlab编程)(Doppler frequency shift of the seafloor reverberation point scattering model)
- 2012-09-12 18:22:56下载
- 积分:1
-
Optimal problem solver
优化问题求解方法包括牛顿法、共轭梯度法和最速下降法(The optimization problems are solved by Newton method, conjugate gradient method and steepest descent method)
- 2017-07-26 10:33:18下载
- 积分:1
-
IpIq
ipiq法的谐波检测,谐波源是三相全桥整流电路(ipiq method of harmonic detection, harmonic source is a three-phase full-bridge rectifier circuit)
- 2016-12-15 10:45:47下载
- 积分:1
-
CDMA_fenji
用MATLAB语言仿真实现CDMA系统中开环下发射分集的系统性能仿真(using MATLAB Simulation CDMA system under open-loop transmit diversity of system performance simulation)
- 2007-03-19 16:01:29下载
- 积分:1
-
motaifenxi
模态分析,获得采样数据的固有频率、各阶振型,阻尼比等,(Modal analysis, the natural frequency of the sampling data, each vibration mode damping ratio)
- 2021-05-15 21:30:03下载
- 积分:1
-
aodv
It is a basic code for aodv protocol in MANET
- 2014-02-16 12:27:19下载
- 积分:1
-
zuidasiran
信号处理中参数最大似然估计的仿真程序设计(Maximum likelihood parameter estimation simulation)
- 2011-06-12 09:00:37下载
- 积分:1
-
gatbx
遗传算法是计算数学中用于解决最佳化的搜索算法,是进化算法的一种。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。传统上,解用二进制表示(即0和1的串),但也可以用其他表示方法。进化从完全随机个体的种群开始,之后一代一代发生。在每一代中,整个种群的适应度被评价,从当前种群中随机地选择多个个体(基于它们的适应度),通过自然选择和突变产生新的生命种群,该种群在算法的下一次迭代中成为当前种群(Genetic algorithm,GA,SGA)
- 2014-08-15 09:50:37下载
- 积分:1