登录
首页 » Visual C++ » dsp-music

dsp-music

于 2010-06-10 发布 文件大小:3368KB
0 490
下载积分: 1 下载次数: 42

代码说明:

  通过matlab仿真说明从音频中提取背景音乐的方法,并通过dsp实现(Matlab simulation shows that by extracting from the audio background music of the method, and achieved through the dsp)

文件列表:

dsp提取背景音乐
...............\dspͼ




...............\matlab仿真


...............\..........\dat.m,392,2008-12-24
...............\..........\dian.m,222,2008-12-23

...............\..........\lvbo.m,387,2008-12-24
...............\..........\signal.m,356,2008-12-25


...............\..........\时域.bmp,2359350,2008-12-22
...............\..........\滤波后时域.bmp,2359350,2008-12-22
...............\..........\滤波后频域.bmp,2359350,2008-12-22
...............\..........\滤波器.bmp,2359350,2008-12-22
...............\..........\滤波器.jpg,75158,2008-12-25
...............\..........\点图1.jpg,175123,2008-12-25
...............\..........\点图2.jpg,84047,2008-12-25
...............\..........\点图3.jpg,154368,2008-12-25
...............\..........\点图4.jpg,71387,2008-12-25
...............\..........\频域.bmp,2359350,2008-12-22
...............\mm.wav,40381,2008-12-22
...............\工程
...............\....\Debug
...............\....\.....\dsp.doj,288800,2008-12-24
...............\....\.....\NewProject.dxe,286888,2008-12-24
...............\....\dsp.asm,18878,2008-12-24
...............\....\idata.dat,62447,2008-12-24
...............\....\itwidlk.dat,62463,2008-12-22
...............\....\low-pass.dat,124971,2008-12-22
...............\....\MYts101def.H,11189,2003-11-18
...............\....\NewProject.dpj,3503,2008-12-24
...............\....\NewProject.ldf,2025,2008-12-23
...............\....\NewProject.mak,1771,2008-12-24
...............\....\NewProject.pcf,1373,2008-12-24
...............\....\qdata.dat,62447,2008-12-24
...............\....\twidlk.dat,64510,2008-12-22

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

发表评论

0 个回复

  • Spherical_Harmonic
    普林斯顿开发的快速球面调和变换算法,我把它移植到windows下,并做成链接库,可以直接调用(Princeton rapid development of the spherical harmonic transform algorithm, I transpose it to the windows, and causing link library, and can directly call)
    2007-01-13 13:06:38下载
    积分:1
  • MATLAB-c
    msk的调制解调MATLAB源代码,很不错,值得看看(msk modulation and demodulation MATLAB source code, very good, worth a look)
    2013-11-15 16:35:31下载
    积分:1
  • matlabwatershedcode
    分水岭分割在matlab下实现,希望大家多提意见。(watershed segmentation in Matlab achieve, we hope to do so.)
    2007-05-09 08:51:10下载
    积分:1
  • new
    IMPARARE IL C++ in 2 ore e mezzo? Modulo-new
    2015-03-10 23:21:14下载
    积分:1
  • Blur2
    Total Variation Deconvolution using Split Bregman 是一种图像去模糊算法 内涵C的源代码 可供参考使用(Total Variation Deconvolution using Split Bregman introduce a duburring algorithma in image processing)
    2014-09-02 19:10:33下载
    积分:1
  • Traversal
    用vba程序遍历所有目录下的excel文件,把各文件中两列经度和纬度的内容合并,并插入新列。很好的高效率的遍历程序。(Vba program to traverse all excel file directory, each file merge the contents of two of the latitude and longitude, and insert a new column. Good high efficiency of the traversal process.)
    2012-11-05 09:23:45下载
    积分:1
  • msminimization
    this is a new alghorithm about tabu search....
    2013-05-26 16:49:11下载
    积分:1
  • 5
    一道程序编译顺序的考题,涉及到函数调用的先后顺序及运算符号的优先级等问题。下面我展开给你讲。 C的程序编译总是从main函数开始的,这道题的重点在“fun((int)fun(a+c,b),a-c)) ”语句。 系统首先要确定最外层 fun()函数的实参,第一个参数的确定需要递归调用fun()函数(不妨称其为内层函数)。内层函数的两个参数分别为x=a+b=2+8=10、y=b=5,执行函数体x+y=10+5=15,于是得外层函数的参数x=15。其另一个参数y=a-c=2-b=-6,再次执行函数体,得最终返回值x+y=15+(-6)=9。 (Compiling together the sequence of test procedures, involving the sequence of function calls and operator symbols, such as the priority problem. Now I give you to start speaking. Procedures for C compiler always start from the main function and at这道题the focus of " fun ((int) fun (a+ c, b), ac)) " statement. System must first determine the most outer layer of fun () function of real parameters, the first parameters of recursive calls required fun () function (may be called the inner function). Inner function separately for the two parameters x = a+ b = 2+8 = 10, y = b = 5, to execute the function body x+ y = 10+5 = 15, then the outer function parameters were x = 15 . Its another parameter y = ac = 2-b =- 6, once again to execute the function body may eventually return the value of x+ y = 15+ (-6) = 9.)
    2009-03-15 15:36:23下载
    积分:1
  • New
    programs for matlab in electrical engendering
    2011-05-20 19:21:44下载
    积分:1
  • 在TDOA定位系统中,运用平滑的的IMM算法对机动目标进行被动跟踪 ITDOOA Smoothn
    在TDOA定位系统中,运用平滑的的IMM算法对机动目标进行被动跟踪 (TDOA positioning system, the use of smooth IMM algorithm for passive tracking of maneuvering targets)
    2012-09-15 22:26:17下载
    积分:1
  • 696516资源总数
  • 106641会员总数
  • 4今日下载