-
thinning
说明: 采用matlab编写,基于OPTA细化算法,适合入门级新手用,希望对大家有用(Using matlab to prepare, based on OPTA thinning algorithm, suitable for entry-level novice, and I hope useful for all of us)
- 2020-10-24 14:20:01下载
- 积分:1
-
acotspwenti
此蚁群算法专门用于求解tsp问题,优化效率和鲁棒性都非常好。(this ant colony algorithm tsp devoted to solving problems, and optimize the efficiency and robustness are very good.)
- 2007-04-02 12:33:17下载
- 积分:1
-
P0801
索书号文字图像分割 索书号文字图像分割(Call text image segmentation Call text image segmentation)
- 2007-04-10 22:41:49下载
- 积分:1
-
MOEA/D 多目标优化算法
function pareto = moead( mop, varargin)
%MOEAD runs moea/d algorithms for the given mop.
% Detailed explanation goes here
% The mop must to be minimizing.
% The parameters of the algorithms can be set through varargin. including
% popsize: The subproblem"s size.
% niche: the neighboursize, must less then the popsize.
% iteration: the total iteration of the moead algorithms before finish.
% method: the decomposition method, the value can be "ws" or "ts".
- 2023-02-25 01:20:03下载
- 积分:1
-
LineDetectio2.tar
Line Detectio
Line Detectio
Line Detectio
- 2010-07-30 13:13:05下载
- 积分:1
-
Gaussian-beam-transmission
Gaussian beam transmissionGaussian beam transmissionGaussian beam transmission(Gaussian beam transmissionGaussian beam transmission)
- 2012-03-20 20:33:08下载
- 积分:1
-
PIDsample
matlab编写的PID算法,用于控制水箱流量。(matlab PID algorithm,used to control the water flow.)
- 2015-03-19 15:23:06下载
- 积分:1
-
toolbox_general
数字信号处理或图像处理常用工具箱matlab(Common toolbox for digital signal processing)
- 2017-06-07 16:17:40下载
- 积分:1
-
fbp图像重建算法
采用滤波反投影算法对ct图像进行重建,主要是头部仿真模型的重建和分析,重建质量较高,可以用以学习及研究,为了更大的进步,希望大家多多分享自己的建议或者想法,本人也会继续分享,大家有资料希望也能共享一下,共同进步······
- 2022-01-25 17:25:26下载
- 积分:1
-
MVDR
说明: 三个复正弦信号的信噪比分别为SNR1 =30dB, SNR2 =30dB和SNR3 = 27dB。假设信号样本数为1000,FIR 滤波器的抽头个数为4。基于奇异值分解的MVDR 方法进行信号频率估计的仿真实验,获得功率谱密度函数的估计。(A power spectrum estimation algorithm named mvdr is introduced in this program)
- 2009-08-14 12:42:22下载
- 积分:1