-
Particle-Swarm-optimization
上传的为粒子群优化算法的仿真程序,MATLAB编程。(Particle Swarm optimization)
- 2014-10-25 23:34:41下载
- 积分:1
-
PLSGA
讲述偏最小二程结合遗传算法的实现过程,利用MatLab语言编程实现(Two-way on the unbiased minimum genetic algorithm combined with the implementation process, the use of MatLab programming language implementation)
- 2009-04-09 08:12:33下载
- 积分:1
-
matlab-work
f=zeros(30,30)
f(5:24,13:17)=1
imshow(f, notruesize )
F=fft2(f,256,256)
F2=fftshift(F)
figure,imshow(log(abs(F2)),[-1 5], notruesize )
- 2010-11-20 17:07:18下载
- 积分:1
-
Signal_Processing
1.产生正弦信号,方波信号,均匀噪声;
2.信号的叠加;
3.信号的相关分析;
4.信号的卷积;
5.信号的和;
6.信号的频谱图。(1. Generate sine signal, square wave signals, uniform noise
2. Signal superposition
3. The signal correlation analysis
4. The convolution of signal
5. The sum of signal
6. The signal spectrum.)
- 2013-07-13 21:50:22下载
- 积分:1
-
f0201
C++求圆的面积小程序
输入圆的半径,便可以求出圆的面积。。
主要熟悉C++编程(C++ calculate a area of a circle program)
- 2012-09-22 10:19:50下载
- 积分:1
-
fanuc18imb
fanuc 18ib cnc system backup
- 2015-02-20 03:11:15下载
- 积分:1
-
opamp
Op Amp details & application
- 2010-07-04 01:42:59下载
- 积分:1
-
LFM_chirp
This code generate LFM chirp with any length, cycles, delays, and phase offsets. It also ensure continous phase change from one pulse to the other.
- 2010-10-10 22:20:19下载
- 积分:1
-
watershed
用Mathematica写的一个基于分水岭的图像分割算法,过程很详细。(Using Mathematica write a watershed-based image segmentation algorithm, the process in great detail.)
- 2010-01-13 10:50:04下载
- 积分:1
-
randomforest-matlab
matlab随机森林,可用于图像融合,matlab在tutorial_ClassRF教程.(A tutorial for matlab now in tutorial_ClassRF.m)
- 2015-03-11 10:44:50下载
- 积分:1