-
heartmusic
一个能根据心电图信号产生音乐的matlab程序,根据心电信号P, Q, R, S, 和 T的不同产生不同的音乐,用Midi with Piano tamber使产生的声音更好听 (An ECG signal generator in accordance with matlab music program, according to ECG P, Q, R, S, and T have different different music, use Midi with Piano tamber so have to listen to the voice of a better)
- 2009-02-24 11:30:35下载
- 积分:1
-
FDI
Function direct I Filter
Call:
[Y,Zf]=FDI(B,A,X,Zi)
Parameters A(N), B(M), X(L)and Y(L) as in FILTER.
Input Parameters:
Zi(max(N,M)-1,2): Conditions iniciales.
Zi(:,1): from zeros.
Zi(:,2): from polos.
Output Parameters:
Zf(max(N,M)-1,2): final conditions.
Zf(:,1): from zeros.
Zf(:,2): from polos.
- 2009-10-05 19:00:29下载
- 积分:1
-
plus&filter
说明: 利用害明滤波器对白噪声信号进行加权,提高信噪比(Filter with the use of harm-ming weighted noise signal to improve signal to noise ratio)
- 2006-03-08 21:36:43下载
- 积分:1
-
verification-sampling-theorem
matlab实现验证采样定理的仿真程序,附有仿真结果图(verification sampling theorem Matlab simulation program, with the simulation results Figure)
- 2013-04-23 16:27:33下载
- 积分:1
-
Chapter13
MATLAB混合编程想把matlab强大的功能用在自己的工程实践中吗这是本不错的混合编程的书(Hybrid Programming MATLAB want matlab powerful in their own practice, it works this is a mixture of good programming book)
- 2009-01-03 09:17:19下载
- 积分:1
-
SeisLab_2.01
说明: 地震、测井方面matlab代码~可以适用于勘探开发中(SeisLab)
- 2010-03-22 11:43:56下载
- 积分:1
-
CPPPrimer4thchinese
C++primer的中文版,一本很好的C++入门书籍。原著作者为:Stanley B.Lippman,由李师贤等翻译。(Chinese version of ‘C++primer’,original author is Stanley B.Lippman)
- 2014-12-26 22:52:07下载
- 积分:1
-
shipturn
这是一个关于船舶回转实验的simulink仿真实验连接图。(This is a ship of the experiment about turning simulink experiment connection diagram.)
- 2020-12-16 15:39:12下载
- 积分:1
-
decomp_reconst_WU
Decompose image into subbands (undecimated wavelet), denoise, and recompose again.
fh = decomp_reconst_wavelet(im,Nsc,daub_order,block,noise,parent,covariance,optim,sig)
im : image
Nsc: Number of scales
daub_order: Order of the daubechie fucntion used (must be even).
block: size of neighborhood within each undecimated subband.
noise: image having the same autocorrelation as the noise (e.g., a delta, for white noise)
parent: are we including the coefficient at the central location at the next coarser scale?
covariance: are we considering covariance or just variance?
optim: for choosing between BLS-GSM (optim = 1) and MAP-GSM (optim = 0)
sig: standard deviation (scalar for uniform noise or matrix for spatially varying noise)
Javier Portilla, Univ. de Granada, 3/03
Revised: 11/04
- 2010-08-14 20:29:11下载
- 积分:1
-
fuzzycmeans
fuzzy c means clustering
- 2009-10-13 11:15:18下载
- 积分:1