-
newnethodotsu
一个新设计的OTSU算法,使用方法如下:% load clown
% subplot(221)
% imshow(X/max(X(:)))
% title( Original , FontWeight , bold )
% for n = 2:4
% Iseg = otsu(X,n)
% subplot(2,2,n), colormap(gray)
% imshow(Iseg)
% title([ n = int2str(n)], FontWeight , bold )
% end(OTSU design a new algorithm, using the method as follows: load clown subplot (221) imshow (X/max (X (:))) title (Original, FontWeight, bold) for n = 2:4 Iseg = otsu (X, n) subplot (2,2, n), colormap (gray) imshow (Iseg) title ([n = int2str (n)], FontWeight, bold) end)
- 2007-11-14 12:45:49下载
- 积分:1
-
matlabtool
matlab 时频分析工具, 好用的,方便的,实用的。(matlab time-frequency analysis tool, useful, convenient and practical.)
- 2008-08-10 18:58:21下载
- 积分:1
-
adaptive-equalization-algorithm
lms和rls自适应算法的均衡器的设计,包括原理和仿真结果(lms and rls adaptive equalizer algorithm design, including schematics and simulation results)
- 2011-12-01 20:09:26下载
- 积分:1
-
Monte-Carlo-simulation
蒙特卡罗与matlab教程,是学习通信系统仿真的好助手(Monte Carlo and matlab tutorial, learn communication system simulation is a good assistant)
- 2011-11-21 10:50:42下载
- 积分:1
-
lms
自适应算法滤波器--lms,以《现代信号处理》(张贤达)书上所讲过程所写(Adaptive algorithm filters- lms, to the "Modern Signal Processing" (Zhang XD) book written by the process of speaking)
- 2013-12-15 14:08:34下载
- 积分:1
-
lab6
masking of an image with diffrent size
- 2011-08-18 19:36:30下载
- 积分:1
-
wienerfilter
通过计算机MATLAB仿真分析和研究了维纳滤波器的阶数、信号的噪声方差、随机信号的采样点数、经过维纳滤波的均方误差之间的关系(MATLAB simulation by computer analysis and research of Wiener filter order, the signal of the noise variance, random signal sampling points, after Wiener filter mean square error of the relationship between)
- 2009-03-06 19:43:33下载
- 积分:1
-
Brain-Tumour
This is a matlab project in which application detect the brain tumour.
- 2014-11-11 14:32:27下载
- 积分:1
-
MIMORLS
系统辨识与自适应控制---MIMO系统递推最小二乘参数估计(本程序针对2入2出系统)(System identification and adaptive control systems--- MIMO recursive least squares parameter estimation (the program for 2 into 2 systems))
- 2011-07-04 16:11:18下载
- 积分:1
-
music
超分辨率DOA算法
Muisc 是一种经典的算法(Based on Muisc DOA)
- 2013-07-15 12:37:23下载
- 积分:1