-
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
-
emd
EMD algorithm..used in speech processing, breaks trhe signal upto fundamental levels
- 2014-02-24 16:03:10下载
- 积分:1
-
libeemd
带有Python界面的EMDEEMDCEEMDAN的程序,做信号处理。(libeemd is a C library for performing the ensemble empirical mode decomposition (EEMD), its complete variant (CEEMDAN) or the regular empirical mode decomposition (EMD). It includes a Python interface called pyeemd. The details of what libeemd actually computes are available as a separate article, which you should read if you are unsure about what EMD, EEMD and CEEMDAN are.)
- 2020-10-24 22:00:00下载
- 积分:1
-
XMLJ2k
Salam
Des toolbox que j’ai les télécharger depuis qlq année titre se traitement de signal ou bient signal processing ok
- 2009-11-07 01:35:23下载
- 积分:1
-
五种时频分析方法Time_frequency-analysis
总结了五中时频分析方法(STFT,Gabor,WVD,PWVD,SPWVD),并对个别方法进行了对比。每条程序都有详细的说明(Fifth summarized time-frequency analysis method (STFT, Gabor, WVD, PWVD, SPWVD), and the individual methods were compared. Each program has a detailed description)
- 2021-04-06 10:19:02下载
- 积分:1
-
buck
THE COMPUTER EXPLORATIONS TOOLBOX
---------------------------------
This directory contains the Computer Explorations Toolbox, which is
the set of M-files and data files which accompany the textbook
"Computer Explorations in Signals and Systems using MATLAB" by John
Buck, Michael Daniel, and Andrew Singer, Prentice Hall.
- 2010-01-23 05:43:00下载
- 积分:1
-
djshbnn
多径时变信道的仿真:单频信号经过多径时变信道 音频信号经过20条传播路径得到的时域及频域波形。
(Time-varying multipath channel simulation: the time domain and frequency domain waveforms single frequency varying channel audio signal through the multipath signal propagation path 20.)
- 2012-04-05 20:43:10下载
- 积分:1
-
PDE
说明: 有限差分法求解一维扩散方程。使用Crank-Nicolson格式求解PDE方程,并与真实解析解u(t,x)=e^(x+0.1t)比较。
一维扩散方程的有限差分法,采用隐式六点差分格式。(Finite difference method for solving one dimensional diffusion equation)
- 2020-11-18 16:04:05下载
- 积分:1
-
voicebox
matlab voicebox工具箱 函数比较全 matlab voicebox toolbox function more and more to the point of total sub-Bar Moderator(matlab voicebox toolbox function compares the matlab voicebox toolbox function more and more to the point of total sub-Bar Moderator)
- 2013-03-04 20:29:21下载
- 积分:1
-
suijixinhao
说明: 随机信号的提取,通过matlab实现微弱信号的提取(Random signal extraction, through matlab to achieve the extraction of weak signal)
- 2011-03-16 21:46:41下载
- 积分:1