-
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
-
fec
Matlab for FEC coding & decoding
- 2010-09-24 22:20:34下载
- 积分:1
-
Lorenz
Lorenz混沌系统同步技术研究与仿真,基于PC法的混沌同步,基于线性状态反馈的混沌同步和基于观测器的混沌同步(Lorenz chaotic system synchronization technology research and simulation)
- 2009-06-09 10:06:43下载
- 积分:1
-
PMSM1
基于MATLAB/simulink的永磁同步电机仿真模型.空间失量磁场定向算法(Based on MATLAB/simulink simulation model of permanent magnet synchronous motor. Spatial loss field oriented method)
- 2011-01-26 00:13:50下载
- 积分:1
-
trajectory
卡尔曼滤波跟踪算法,这个是航迹产生的程序(Kalman filtering algorithm, this is the track procedures)
- 2021-05-09 21:18:34下载
- 积分:1
-
wavelet
Image Wavelet Transform
- 2010-11-12 15:47:51下载
- 积分:1
-
UWBBPSK
这个文档采用BPSK超宽带系统。接收器是一个相关接收机具有集成低通滤波器和比较器的门限的选择(This m file models an UWB system using BPSK. The receiver is a correlation receiver with a LPF integrator and comparators for threshhold selection)
- 2014-08-08 17:13:13下载
- 积分:1
-
faultysignal_with_noise
1. 构造含噪音的振动信号 faultysignal_with_noise,
2. 利用小波变换 Wavelet transform去噪,小波包 Wavelet packet transform 变换去噪,
3. 把两种去噪后的信号,分别用STFT ,FFT ,小波变换三种方法进行错误诊断(1. the vibration signal faultysignal_with_noise, which contains noise, is constructed.
2. using wavelet transform Wavelet transform denoising, wavelet packet Wavelet packet transform transform de-noising,
3. the two kinds of denoising signals are diagnosed by three methods, STFT, FFT and wavelet transform respectively.)
- 2018-03-07 10:49:31下载
- 积分:1
-
PBBImm
PATCH BASED BACKGROUND INITIALISATION
- 2013-01-01 17:18:20下载
- 积分:1
-
Color-Spaces-to-other
convert RGB color space to cmyk and yiq and yuv color space
- 2013-11-27 15:41:37下载
- 积分:1