登录
首页 » matlab » Lab4

Lab4

于 2014-09-04 发布 文件大小:28KB
0 165
下载积分: 1 下载次数: 1

代码说明:

  Digital Signal Processing Charles Darwin University Lab4

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • bss_eval
    blind source separation
    2010-12-13 20:10:56下载
    积分:1
  • blockedrotortest
    This model can verify the experiment of blocked-rotor test to get parameter of induction motor
    2011-07-29 15:38:11下载
    积分:1
  • locking-selftest-wlock-hardirq
    Defines for using and allocating DMA channels on the Alchemy Au1x00 MIPS processors.
    2014-08-11 23:59:58下载
    积分:1
  • download(7)
    LIMITATION OF SWITCHING OVERVOLTAGES BY USE OF TRANSMISSION LINE SURGE ARRESTERS
    2014-01-20 06:25:59下载
    积分:1
  • capacity
    this files contain code regarding capacity analysis
    2010-11-10 05:24:37下载
    积分:1
  • CodeMultiCell
    D2D IoT and the code of multi cell equation will be detailled intthis section
    2017-12-26 02:05:05下载
    积分:1
  • filterbank_for_speech_signal
    A speech signal filterbank, using melscale frequency and framebanking.( 1. For speech signal can be represented as a discrete sequence of frames (or feature vectors) that can be used as the input to a speech recogniser. Important ideas and techniques that are used in the assignment are the design of a (Mel frequency scale) audio filterbank, , windowing of a continuous audio signal, spectrum analysis of the signal, filtering as multiplication in the frequency domain, the visual representation of a speech signal as a spectrogram, appreciation of the acoustic variability in real speech utterances. 2. To gain a deeper knowledge of the application of MATLAB programming to audio signal processing. 3. To gain practice in the art of writing a formal report: structure, content, style, use of diagrams, presentation etc. etc. )
    2010-11-19 21:11:01下载
    积分:1
  • fractal
    matlab程序画图,常见分形图,function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=[C A(i,:) b] D=[D a B(i,:)] end A=C B=D p=p+1 (matlab program drawing, common fractal images function cantor(A,B) c=1 p=0 figure hold on plot([A(2) B(2)],[A(1) B(1)], r* ) while norm(A(1,:)-B(1,:))>=1 C=[] D=[] for i=1:size(A,1) a=A(i,:)+(B(i,:)-A(i,:))/3 b=A(i,:)+2*(B(i,:)-A(i,:))/3 C=[C A(i,:) b] D=[D a B(i,:)] end A=C B=D p=p+1 )
    2013-03-02 09:54:38下载
    积分:1
  • EM-algorithm
    EM算法,在统计计算中,最大期望(EM)算法是在概率(probabilistic)模型中寻找参数最大似然估计或者最大后验估计的算法,其中概率模型依赖于无法观测的隐藏变量(Latent Variable)。(EM algorithm)
    2014-12-11 17:00:24下载
    积分:1
  • bidiag
    code of creat a bidiagonal matrix at matlab program. reused by moon s book
    2011-12-12 17:13:44下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载