-
noncoherentdemodulationofeightpsk
non coherent demodulation of eight psk
- 2010-09-13 14:41:40下载
- 积分:1
-
multiedge
多边缘尺度 检测 已经调试运行成功了的哦
大家可以下载看啊看你 (Multi-scale edge detection has been successful commissioning of the download look ah Oh, we can see you)
- 2010-11-15 17:24:30下载
- 积分:1
-
SAR成像点目标仿真中的wK算法
这是SAR成像点目标仿真中的wK算法,程序严格按照Ian G. Cumming的《合成孔径雷达成像算法与算法》中wK算法来编写,对于学习wK算法的同学来说是入门级的仿真程序
(This is the the SAR imaging point target simulation the wK algorithm, the program written in strict accordance with the Ian G. Cumming synthetic aperture radar imaging algorithm and algorithm wK algorithm for students learning wK algorithm is entry-level simulation program)
- 2020-09-18 16:47:57下载
- 积分:1
-
codeofmultipath
关于多径信道的matlab的子函数实现,Jakes模型等都包含(On the multi-path channel to achieve the matlab s Functions, Jakes model contains all)
- 2008-12-20 09:40:32下载
- 积分:1
-
dianjiShanshu
3种电机的s函数的封装,修改参数可实现电机模型的建立。(Three kinds of motor function s package, modify the parameters can be set up to achieve the electrical model.)
- 2009-03-26 21:25:23下载
- 积分:1
-
block_Interleaver
This is for Block Interleaver
- 2020-12-09 16:39:20下载
- 积分:1
-
ABC-matlab
人工蜂群算法Matlab工具箱,包含基本优化测试函数。(artificial bee colony algorithm, MATLAB)
- 2020-11-03 11:39:53下载
- 积分:1
-
fdtd2D
2D FDTD Codes with: standar formulation, flux density formulation, Mur ABC 1st and 2nd order, for TM mode
- 2010-12-27 09:12:46下载
- 积分:1
-
glcm
基于灰度共生矩阵的图像特征提取,包括熵、相关性、标准差及方差(Image feature extraction based on GLCM,including entropy, correlation, standard deviation and variance)
- 2014-10-19 16:04:06下载
- 积分: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