-
six-humpcamelback
通用模拟退火优化算法
General simulated annealing algorithm 模拟退火优化算法能过较大限度的避免局部最优解
(General simulated annealing optimization algorithm General simulated annealing algorithm simulated annealing optimization algorithm can have a greater level of local optimal solution to avoid)
- 2008-12-27 03:43:33下载
- 积分:1
-
Encoder_arduino
arduino下的增量编码器库文件,很好用的(Incremental encoder library files under Arduino
)
- 2014-09-05 15:59:20下载
- 积分:1
-
ATGP
Matlab中的高光谱图像中的端元提取算法(An algorithm for the extraction of the end elements in hyperspectral images in MATLAB by Liuliu)
- 2021-04-19 20:18:51下载
- 积分:1
-
calibration
基于MATLAB的(二维、三维)相机标定(说明书+图片+源程序)(MATLAB-based (two-dimensional, three-dimensional) camera calibration (description+ image+ source code))
- 2009-09-30 22:36:31下载
- 积分:1
-
CircularHough
说明: 使用hough变换检测圆,程序说明详细,可以检测同心圆(Using the hough transform to detect circles, detailed description of the procedures, can detect the concentric circles)
- 2020-09-20 10:07:57下载
- 积分:1
-
histnorm
HISTNORM Histogram normalized
[...] = HISTNORM(...) works like HIST, but the frequency is normalized
so that area sum is 1.
Bonus usage!
[...] = HISTNORM(..., plot ) plots and returns the output arguments.
Be sure plot is the last argument.
Example:
data = randn (10000, 1)
[xo,no] = histnorm(data, 101, plot )
hold on
plot (no, normpdf(no), r )
hold off
See also: HIST.
- 2011-11-18 21:12:29下载
- 积分:1
-
RecPF_v1.1
基于压缩感知理论的recPF重构算法,recpf为最新的重构算法,比之前omp之类算法,效果更好(Based on the theory of compressed sensing reconstruction algorithm recPF
)
- 2011-12-21 12:39:45下载
- 积分:1
-
matlab_c_video_yuv422
把yuv格式的专为为avi
把avi格式的转化为yuv(yuv to .avi
.avi to yuv)
- 2010-08-24 16:55:29下载
- 积分:1
-
my_fft
fft的matlab编程实现,能够进行2的整数次幂的点数的fft运算,采用基2算法(fft in matlab programming, can be integral power of 2 points in the fft computation algorithm using radix-2)
- 2010-11-01 20:48:46下载
- 积分:1
-
Step-by-Step-Procedure-of-ABC
ABCA algirithem step by step(algorithem of ABC)
- 2014-11-13 15:35:50下载
- 积分:1