-
SGA
主要通过Matlab实现遗传算法的操作,帮助那些对遗传算法感兴趣的人进行学习参考(Matlab genetic algorithm operation to help those people interested in the genetic algorithm to learn the reference)
- 2012-05-27 14:48:02下载
- 积分:1
-
sram_snm
Simulation of static noise margin of 6T to 10T SRAM cells
- 2012-09-25 21:26:51下载
- 积分:1
-
guassfit
对图像中的粒子的近似圆形的衍射光斑通过高斯拟合寻找粒子的实际位置(The image of the particles through the approximately circular Gaussian fitting of the diffraction spot to find the actual location of particle)
- 2010-05-14 17:09:51下载
- 积分:1
-
Ezwcode
EZW算法的过程详解和Matlab代码(1)构建扫描次序表(修正小波树结构) (Elaboration on the Course EZW algorithm and the Matlab code (1) Construction of scan of the list (revised wavelet tree structure))
- 2010-05-19 16:02:04下载
- 积分:1
-
pinghualvbo
用MATLAB实现对图形图像的处理,图像的平滑滤波。(Realized by MATLAB graphics image processing, image smoothing.)
- 2011-05-23 17:25:45下载
- 积分:1
-
a-high-window-function-filtering
通过对高通滤波器的理解,通过matlab编程,实现了窗函数法高通滤波器滤波(Through the high-pass filter to understand, through matlab programming, achieve a high-pass filter window function filtering)
- 2013-10-30 16:58:48下载
- 积分:1
-
MeanShiftCluster
经典的meanshift聚类算法。算法描述的很详尽,可以直接复用。(Meanshift classical clustering algorithm. Algorithm description is very detailed, can be directly reused.)
- 2010-06-12 11:28:16下载
- 积分:1
-
BP
说明: BP 算法的实现,分别包含了C++,Matlab,Forturn等几种语言的实现方法
- 2009-07-27 16:15:57下载
- 积分:1
-
matlab_swarm
MATLAB程序实现蚁群算法,压缩包中有源码(MATLAB program realization of ant colony algorithm, compressed package in the source code)
- 2010-07-14 21:22:13下载
- 积分:1
-
Bisection
he basic idea of the method of bisection is to start with an initial interval, [a0,b0], that is chosen so that f(a0)f(b0) < 0. (This guarantees that there is at least one root of the function f(x) within the initial interval.) We then iteratively bisect the interval, generating a sequence of intervals [ak,bk] that is guaranteed to converge to a solution to f(x) = 0.
- 2009-03-20 04:30:16下载
- 积分:1