-
Music_Classify
基于Matlab音乐的分类算法以及相应的代码,最后给出了DSP的实现系统框图(Matlab-based music classification algorithm and the corresponding code, and finally given the realization of DSP system block diagram)
- 2008-04-19 22:49:05下载
- 积分:1
-
3
说明: buttons data up loading to be ready
- 2011-03-03 14:56:02下载
- 积分:1
-
wnninit
说明: 人工小波神经网络的初始化文件,已结合遗传算法,很有特色(A initial souce code for wavelet neural network,which is engaged with GA method)
- 2010-04-15 16:34:22下载
- 积分:1
-
duoguangshu
迈克尔逊演示程序,很好用的一个程序。迈克尔逊演示程序,很好用的一个程序。(Michelson demo program, with a very good program. Michelson demo program, with a very good program.)
- 2013-11-26 23:20:26下载
- 积分:1
-
shiyan
用matlab编写了一个,信源产生经过BPSK调制以及根号升余弦滤波器后再加上载波最后将波形图输出的程序(Using matlab prepared a source after BPSK modulation, as well as the square root raised cosine filter and then with the carrier waveform graph output of the program)
- 2012-11-07 22:00:09下载
- 积分:1
-
SurfBox
A set of C++ and Matlab routines implementing the surfacelet transform
- 2008-08-08 15:16:38下载
- 积分:1
-
ex7Data
matlab skin detection
- 2013-08-09 07:25:15下载
- 积分:1
-
TransientSim
Matlab script that simulates a system with rise time, peak time, damping factor, etc.
- 2013-04-30 10:51:15下载
- 积分: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
-
34
说明: 根据滤波器指标选择合适的窗函数,计算窗函数的长度N,调用MATLAB函数fir1设计一个FIR低通滤波器。并编写程序,调用MATLAB快速卷积函数fftfilt实现对xt的滤波。绘图显示滤波器的频响特性曲线、滤波器输出信号的幅频特性图和时域波形图。
(Select the appropriate indicators according to filter window function, calculate the length of window function N, called MATLAB function fir1 design a FIR low-pass filter. And programming, call MATLAB functions fftfilt achieve fast convolution filtering xt. Graphics filter frequency response curve, the filter output signal amplitude and frequency characteristics of maps and time-domain waveform. )
- 2011-05-24 09:17:20下载
- 积分:1