-
ACOTSP
蚁群算法的matlab实现源码,具有很大的参考价值(Ant colony matlab implementation source of great reference value)
- 2010-06-03 18:46:34下载
- 积分:1
-
decodeLDPC
LDPC的解码程序,可以更理解LDBC的解码过程(LDPC decoding process can be more to understand LDBC decoding process)
- 2012-06-05 08:51:42下载
- 积分:1
-
wavelet_denoising3_19
这是利用二维小波变化对图像进行消噪的例程,图像所含噪声主要是白噪声,主要集中在高频部分,程序给予了实现(Routine changes in the two-dimensional wavelet image denoising, image noise is mainly contained in the white noise is mainly concentrated in the high frequency part of the program given to the realization)
- 2013-03-28 18:07:00下载
- 积分:1
-
Power-communication-reliability-
通信系统链路可靠性和节点可靠性的计算并将两者综合(Communication link reliability and node computing system reliability and a combination of both)
- 2013-12-01 10:13:58下载
- 积分:1
-
FMCW_FS
FMCW合成孔径雷达的FS成像算法matlab实现(FMCW SAR imaging algorithm matlab realize FS)
- 2020-07-24 17:08:43下载
- 积分:1
-
ABC2_MATLAB
说明: MATLAB人工蜂群算法,用于车间AGV的调度,路径规划。(MATLAB, ABC Algorithm. Scheduling and path planning for workshop AGV.)
- 2021-05-12 18:30:02下载
- 积分:1
-
New-folder1
this book will hlp in matlab coding of celp
- 2012-04-17 14:22:09下载
- 积分:1
-
ActiveContourwithoutEdgeMatlabCode
以前下载的一些用matlab编写的关于运动轮廓模型程序(Previously downloaded some prepared using matlab contour model on the campaign process)
- 2007-07-29 12:06:28下载
- 积分:1
-
ex_12_soz
用matlab写的太阳照在z平面上。即自己做的一副比较美的动画。(Matlab write with sun in the z plane. That is their own doing a more beautiful animation.)
- 2011-07-01 17:48:50下载
- 积分:1
-
matlab_fn
Matlab M-Files:There are four ways of doing code in Matlab. One can directly enter code
in a terminal window. This amounts to using Matlabas a kind of calculator,
and it is good for simple, low-level work. The second method is to create a
script M-fi le. Here, one makes a fi le with the same code one would enter in a
terminal window. When the fi le is “run”, the script is carried out. The third
method is the function M-fi le. This method actually creates a function, with
inputs and outputs. The fourth method will not be discussed here. It is a
way to incorporate C code or FORTRAN code into Matlab this method
uses .mex fi les. We will not disucss it here.
- 2013-07-09 16:49:20下载
- 积分:1