-
MATLAB7.X
《深入浅出MATLAB7.X混合编程》主要讲了MATLAB与其他应用软件的接口,并附有实例源码(" Easy to understand MATLAB7.X hybrid programming," say the main MATLAB interface with other applications, together with examples of source)
- 2010-08-05 15:21:23下载
- 积分:1
-
matchfilter_sin_signal
一个简单正弦信号经过匹配滤波后计算SNR,并绘制时频域图片(Calculated a simple sinusoidal signal after matched filtering SNR, and draw the frequency domain picture)
- 2012-09-06 23:38:40下载
- 积分:1
-
c
说明: 循环结构程序设计。while语句、do-wile语句和for语句实现循环的方法。(Cycling structure design program。while statement,do-while statement
and for statement.
)
- 2010-11-26 17:11:31下载
- 积分:1
-
2010-02-15_Balanced_PSO
OPTIMISATION OF SIGNAL BY PARTICULE SWARM METHOD
- 2010-05-19 21:38:24下载
- 积分:1
-
MATLAB
蚁群算法在matlab下优化10个函数的方法。其中函数有单变量多峰值,单变量单峰值的,也有多变量多峰值的函数。(Ant colony algorithm in matlab optimization function 10. Which a single variable and multi-peak function, the single peak of a single variable, but also more variable multi-peak function.)
- 2012-05-22 10:39:15下载
- 积分:1
-
tree_kruskal
MATLAB最小生成树,将权数从小到大排序,按顺序添加,如果形成圈则去掉(MATLAB minimum spanning tree, the weights of small to large order, in order to add, if the ring is removed to form)
- 2011-07-23 16:35:50下载
- 积分:1
-
FIR-filters
all types of FIR filters.. focused mainly on window method
- 2014-02-09 13:38:28下载
- 积分:1
-
GA
Genetic Algorithm MATLAB Code for Unconstrained Optimization Problem
- 2013-12-20 18:57:42下载
- 积分:1
-
1d_tv_dulity_based_denoising
one dimentional denoising using dulity based total variation denoising
- 2010-05-26 01:40:42下载
- 积分:1
-
regtohsv
说明: reg 转换为 hsv 的matlab源代码
subplot(221) subimage(ph) colorbar
xlabel( (a)色调分量图像 )
subplot(222) subimage(ps) colorbar
xlabel( (b)饱和度分量图像 )
subplot(223) subimage(pv) colorbar
xlabel( (c)亮度分量图像 )
subplot(224) subimage(phsv) colorbar
xlabel( (d)调整后的图像 ) (reg into the matlab source code hsv subplot (221) subimage (ph) colorbar xlabel (' (a) color component image' ) subplot (222) subimage (ps) colorbar xlabel (' (b) saturation component image ' ) subplot (223) subimage (pv) colorbar xlabel (' (c) luminance component image ' ) subplot (224) subimage (phsv) colorbar xlabel (' (d) Adjustment After the image ' ) )
- 2011-03-01 11:07:55下载
- 积分:1