-
sobel
自编边缘提取方法,能够准确的提取边缘,编写简单。(Self-edge detection method, able to accurately extract the edge, simple to prepare.)
- 2008-04-22 09:52:15下载
- 积分:1
-
GPS_matlab
用matlab模拟GPS信号。。实现导航。。。(GPS signal simulation using matlab. . Achieve navigation. . .)
- 2010-05-30 21:13:24下载
- 积分:1
-
blkimgprg
Blocking an image based on the specified window size.
- 2013-08-05 15:11:35下载
- 积分:1
-
yuv2rgb
本程序实现的功能是把yuv文件变为RGB,以便于matlab处理!(The implementation of the program function is to put the yuv file into RGB, in order to deal with matlab
)
- 2013-12-19 11:34:09下载
- 积分:1
-
Adding_Noise_and_Image_Restoration (1)
adding noise and image registration
- 2017-06-27 13:06:29下载
- 积分:1
-
anneal
This an anneal in Matlab
- 2009-01-03 18:44:22下载
- 积分:1
-
MUSIC
运用MUSIC 算法仿真均匀圆阵的测向。经典算法(MUSIC algorithm simulation using uniform circular array to the test. Classical algorithm)
- 2009-05-12 11:20:41下载
- 积分:1
-
LDA
在大数据处理时常用的一种线性鉴别方法,里面有讲解和源代码程序(When large data processing methods commonly used linear discriminant, there are explanations and source code)
- 2013-12-11 15:46:24下载
- 积分:1
-
rs
在高斯白噪声信道下的RS码编译码实现程序
包括编码和译码(RS code under the white Gaussian noise channel codec implementation program
Including encoding and decoding)
- 2013-05-06 17:15:58下载
- 积分:1
-
pso_vcpp
粒子群算法
粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),有
Eberhart博士和kennedy博士发明。源于对鸟群捕食的行为研究PSO同遗传算法类
似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优
值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在
解空间追随最优的粒子进行搜索。(pso
粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),有
Eberhart博士和kennedy博士发明。源于对鸟群捕食的行为研究PSO同遗传算法类
似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优
值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在
解空间追随最优的粒子进行搜索。)
- 2009-07-15 14:07:42下载
- 积分:1