-
a
说明: 用遗传算法解决旅行商问题(附源代码),遗传算法其实是一种求函数极值的随机搜索算法。(Solving the traveling salesman problem using genetic algorithms (with source code), genetic algorithm is a kind of extreme demand function of random search algorithm.)
- 2011-05-11 17:43:08下载
- 积分:1
-
pdf_deconv
PDF反卷积法用于去除时基抖动得处理,使用matlab进行编写,希望对大家有所帮助(PDF deconvolution method was used for the removal of jitter handling, use matlab to write, we want to help)
- 2015-01-26 16:34:00下载
- 积分:1
-
filter
滤波程序算法,MATLAB编写,具有一定的参考价值(Filtering program algorithm, MATLAB writing, has a certain reference value)
- 2010-01-02 19:08:36下载
- 积分:1
-
canny
Matlab code for Canny algorithm for edge detection
- 2011-05-11 15:25:03下载
- 积分:1
-
sarstripmap1
正侧视条件下对点目标的经典R-D的SAR成像算法!(preoptic conditions are right point target of the classic R-D imaging algorithm for SAR!)
- 2007-01-17 00:53:40下载
- 积分:1
-
5
说明: 《MATLAB 7.0编程基础基础》源程序,适合初学者使用,第5章(" MATLAB 7.0 programming foundation base" source, suitable for beginners, Chapter 5)
- 2011-06-13 17:43:01下载
- 积分:1
-
dct2dim_ib001
A matlab program that implements the 2D DCT equation. Compares the results with the built-in function output for correctness
- 2011-10-05 20:38:46下载
- 积分:1
-
GA
说明: calssification algorithm
- 2014-11-26 22:35:26下载
- 积分:1
-
fuzzy
Controlador Fuzzy - Controlador fuzzy de temperatura de um ar condicionado
- 2011-12-11 02:57:26下载
- 积分:1
-
ConvolveByRiemannSum
ConvolveByRiemannSum assumes that x(t) and h(t) have finite support,
and that the user provides samples of these functions in two vectors,
x and h. These vectors contain samples of x, sampled at time points
given in vector tx = tx_min:Delta_t:tx_max and samples of h sampled
at time points in vector th = th_min:Delta_t:th_max, respectively.
The functions x and h are assumed to be zero outside tx_min and tx_max
and outside th_min and th_max, respectively.
Note that while tx_min, tx_max, th_min, and th_max may differ, the time
sample vectors must share the same time-interval, Delta_t.
- 2012-01-19 02:50:08下载
- 积分:1