-
tiquwanggexiangsudian
说明: 在matlab开发环境中,提取图像的像素点,并保存(Development environment in matlab to extract the image pixels, and save)
- 2011-02-21 16:38:36下载
- 积分:1
-
truetime-1.5
matlab中truetime toolbox(truetime toolbox in matlab)
- 2007-11-08 05:42:45下载
- 积分:1
-
inverter
异步电机矢量控制仿真 波形很好 真的(Simulation waveform vector control induction motor is really good)
- 2011-05-14 13:07:26下载
- 积分:1
-
6_6
this is bp-recurrent code,hope be useful
- 2013-04-04 12:25:58下载
- 积分:1
-
KNNMeanFilter
说明: 原理:以待处理的像素作为中心,取一个nXn的模板,在模板中选择k个与待处理像素的值最接近的像素,将这k个像素的均值替换原来的像素值。
假设n=3,k=5,调用方法:b = KNNMeanFilter(a, 3, 5)(Principle: to be treated as the center pixel, take a nXn template select the template and the pending k-nearest pixel values of pixels, this k pixels mean replacing the original pixel value. Assuming n = 3, k = 5, call the method: b = KNNMeanFilter (a, 3, 5))
- 2010-05-03 10:14:15下载
- 积分:1
-
CH13
matlab classic program, which the code is simple, powerful, video material I have
- 2013-08-05 09:43:26下载
- 积分:1
-
msd
CPM多符号检测算法调制解调,译码性能比viterbi译码还要优秀2~3dB(
CPM multi-symbol detection algorithm modulation and demodulation, decoding performance even better than viterbi decoder 2 ~ 3dB)
- 2021-05-25 14:30:02下载
- 积分: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
-
gtivxdbc
在MATLAB中求图像纹理特征,代码里有很完整的注释和解释,合成孔径雷达(SAR)目标成像仿真,一种流形学习算法(很好用),构成不同频率的调制信号,重要参数的提取,毕业设计有用。( In the MATLAB image texture feature, Code, there are very complete notes and explanations Synthetic Aperture Radar (SAR) imaging simulation target, A fluid manifold learning algorithm (good use), Constituting the modulated signals of different frequencies, Extract important parameters, Graduation usefu.)
- 2016-03-29 21:22:05下载
- 积分:1
-
autonavigator
主要实现一无人自行车的控制自主导航,可对导航与控制进行说明(The main achievement of a bicycle control unmanned autonomous navigation, navigation and control can explain)
- 2007-12-19 23:58:54下载
- 积分:1