-
pianyi
K-F域偏移,对于用于常速度偏移处理,程序简单使用。(KF domain migration, migration for constant velocity.The program is simple to use. .)
- 2012-05-25 14:47:39下载
- 积分:1
-
KNN
this file is a script containing the algorithm of KNN with an exemple of application
- 2013-04-14 03:30:27下载
- 积分: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
-
SISO-OFDMSystem
OFDM系统的仿真代码MATLAB环境下(OFDM system simulation environment MATLAB code)
- 2008-04-24 17:50:37下载
- 积分:1
-
qampsk
QAM PSK 信号的调制星座图代码,实现调制信号的星座图显示和比较(the code of QAM&PSK Signal modulation constellation diagram )
- 2013-12-09 16:39:55下载
- 积分:1
-
AFSA_fx
AFSA_fx是用人工鱼群算法(artificial fish swarm algorithm)解决一元函数寻优问题。文件打开后运行AFSA_fx.m文件即可得到结果,代码中有详细注释,方便修改。运行示例已经保存为图片附在压缩包中。(AFSA_fx is (artificial fish swarm algorithm) function is used to solve a dollar AFSA optimization problem. Run AFSA_fx.m file to get the file to open the result, the code has detailed notes, easy to modify. Run the sample has been saved as a picture attached to the compressed package.)
- 2014-02-08 12:49:13下载
- 积分:1
-
GWR_r
统计分析R语言的GWR代码,具体参考R语言“SPGWR”程序包,R语言3.1.2以上版本才有此包。(Statistical analysis R code for GWR)
- 2020-12-26 13:39:03下载
- 积分:1
-
HHT434
希尔伯特黄变换中英资料,黄先生HHT原文与推荐使用的中文资料,非常有帮助(Hilbert Huang Transform English information Wong HHT original and recommended the use of Chinese data, very helpful)
- 2013-10-29 16:06:47下载
- 积分:1
-
psoLSSVMcgForClass
粒子群优化最小二乘支持向量机参数,可用于多分类(pso lssvm psolssvm)
- 2020-12-24 15:29:05下载
- 积分:1
-
Digital-Communications-_-matlab
数字通信原理_基于matlab仿真计算,包含大量实例程序(Digital Communications _ matlab-based simulation, the program contains a number of examples)
- 2013-08-03 23:56:43下载
- 积分:1