登录
首页 » matlab » sound_2

sound_2

于 2021-04-09 发布 文件大小:2KB
0 298
下载积分: 1 下载次数: 151

代码说明:

  语音信号的分离。可以将两个同时说话的人的声音分离开来。也可以将人声和音乐的分离开来。(Separating the speech signal. Two simultaneous speaker' s voice can be separated. Also the human voice and music can be separated.)

文件列表:

sound_2.m,4544,2016-10-25

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

发表评论

0 个回复

  • ieee_tx11ac
    IEEE 802.11ac的发送端代码,用matlab生成,包含发送端的所有模块,至RF前端(IEEE 802.11ac transmitter matlab code)
    2020-12-14 14:09:14下载
    积分:1
  • matlab
    matlab遗传算法,matlab遗传算法程序,45666011matlab遗传算法程序(matlab genetic algorithm, matlab genetic algorithm program, 45666011matlab genetic algorithm program)
    2009-11-24 11:29:28下载
    积分:1
  • 1.4
    matlab数字图像处理,很实用的咯,关于图像的斑点检测(matlab digital image processing, it is useful cough, spots on the image detection)
    2014-02-24 21:55:35下载
    积分:1
  • new
    说明:  matlab的GUI设计,实现摄像头的无人监控拍照,可以实现定时功能。(matlab GUI design, implementation, unmanned surveillance camera pictures, you can achieve timing.)
    2010-04-19 22:29:43下载
    积分:1
  • newdistributionpowerflowcaculation
    一种新型的配电网潮流计算的matlab源代码,基于前推回代法,并附有10kv配电网数据,利用新的判别手段,成功解决配电网不收敛的问题(A new distribution power flow calculation matlab source code, based on forward and backward substitution method, together with 10kv distribution network data, using new identification methods, successfully resolved the problem of the distribution network does not converge)
    2014-01-14 15:47:57下载
    积分:1
  • MATLABCOM
    MATLAB调用COM,源代码,很好用,非常不错(MATLAB calls COM, source code, very good, very good)
    2014-01-29 20:52:37下载
    积分:1
  • DEM
    demmarage asynchrone
    2010-12-29 21:36:06下载
    积分:1
  • EvaluateReversePolishNotation
    Evaluate the value of an arithmetic expression in Reverse Polish Notation. Valid operators are +, -, *, /. Each operand may be an integer or another expression. Some examples: [ 2 , 1 , + , 3 , * ] -> ((2 + 1) * 3) -> 9 [ 4 , 13 , 5 , / , + ] -> (4 + (13 / 5)) -> 6 分析:这一题就是写程序计算逆波兰式的结果,遍历表达式,碰到操作数入栈,碰到操作符就从栈顶取出两个操作数,再将计算后的结果入栈,最后栈中剩余的唯一操作数就是计算结果。(. Evaluate the value of an arithmetic expression in Reverse Polish Notation Valid operators are+,-,*,/Each operand may be an integer or another expression Some examples:.. [" 2" , " 1" , " +" , " 3 " ," * " ]-> ((2+ 1)* 3)-> 9 [" 4 " ," 13 " ," 5 " ," /" ," + " ]-> (4+ (13/After this problem is to write a program to calculate the inverse Polish results, iterate expression operand stack encounter, encounter operator to fetch two operands the stack, and then calculated as follows:> 6 Analysis- 5)) The results of the stack, the only remaining operand stack is the final calculations.)
    2015-03-15 23:06:09下载
    积分:1
  • jacobi-gauss_seida
    為jacobi與gauss seidal迭代法 只要把A,b,N更換成你要的即可(To jacobi and gauss seidal iterative method as long as the A, b, N you want to replace)
    2013-12-03 15:20:31下载
    积分:1
  • MATLABNeuralNetworkSimulationandApplication
    书籍《MATLAB神经网络仿真与应用》[张德丰]的所有[程序源代码](Book MATLAB Neural Network Simulation and Application [Zhang Defeng] all [source code])
    2010-01-07 10:57:14下载
    积分:1
  • 696518资源总数
  • 106222会员总数
  • 14今日下载