-
tlumcm2009B
matlab仿真建模解决实际中的垃圾运输问题,并得到最优方案(matlab simulation modeling to solve practical problems in the transportation of garbage and get the best programs)
- 2010-05-10 00:51:24下载
- 积分:1
-
Exameple53net
BP运用matlab工具箱函数,对样本进行训练,有明确的参数要求(BP network)
- 2012-08-21 10:46:15下载
- 积分:1
-
l1magic-1.1-(new)
L1-magic 是一个求解矩阵方程稀疏解的工具包,这是原作者发布的最新 MATLAB 源代码。(
l1 magic (new)
--------
This package contains code for solving seven optimization problems. A detailed explanation is given in the file l1magic.pdf.
)
- 2010-07-20 15:52:12下载
- 积分:1
-
matlabexpand
matlab 扩展编程,何强何英主编,一本很好的matlab 学习教程!(matlab expand program, heqiang heying, matlab study tutorial!)
- 2010-11-04 21:18:56下载
- 积分:1
-
Voz
Script de Histogramas para Imagenes
- 2012-07-18 23:14:45下载
- 积分:1
-
hex-arry
很少见的六角阵波束形成的相关仿真及其相关的各种图形(Rare hexagonal array beamformed related simulation and its associated various graphics)
- 2012-10-22 21:20:52下载
- 积分:1
-
AMT
figure imagesc(Img,[0 255]) colormap(gray) hold on
bw = roipoly
phi = 2*(0.5-bw)
tic
for n = 1:200
phi = Evo_ILF_2D(phi,mu,lambda,epsilon,timestep,Img_lap)
pause(0.05)
imagesc(Img, [0, 255]) colormap(gray) hold on
[c,h] = contour(phi,[0 0], b )
iterNum=[num2str(n), iterations ]
title(iterNum)
hold off
- 2015-03-16 13:37:29下载
- 积分:1
-
C++_with_Matlab
Matlab allows the use of MEX files
–MEX files are pre-compiled files
that are called from Matlab
–Can be compiled from Matlab .m
files
–Can also be compiled from external
C++ code.
• This will be our focus
- 2010-08-24 13:49:55下载
- 积分:1
-
filterdesign
MATLAB信号处理必不可少的滤波器设计全解(MATLAB signal processing filter design essential to the whole solution)
- 2009-05-05 13:14:17下载
- 积分:1
-
viterbi
说明: 实现了卷积码的viterbi译码,软判决和硬判决均可实现,是从英文教学书上抄下来的。(Achieved viterbi decoding of convolutional codes, soft decision and hard decision can be realized, from the English teaching books, copied down.)
- 2008-11-03 09:18:45下载
- 积分:1