登录
首页 » matlab » Sound1

Sound1

于 2008-05-17 发布 文件大小:152KB
0 280
下载积分: 1 下载次数: 38

代码说明:

  利用MATLAB对声音文件调制解调,完成对声音的通信过程。(The use of MATLAB modem to sound files, completion of the voice communication process.)

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

发表评论

0 个回复

  • leddrive-model
    led model by state space equations
    2013-09-15 09:36:18下载
    积分:1
  • interpolation
    提供mathlab进行插值,数据回归分析等方法(gg)
    2010-07-21 12:44:04下载
    积分:1
  • SquareLoop
    MATLAB 平方环的设计图,具体我也看不懂(square ring)
    2012-04-23 14:58:12下载
    积分:1
  • VC_Matlab
    通过MATLAB引擎,利用VC开发MATLAB,包括一个自己开发的小程序和一片word文档资料(Through the MATLAB engine, developed by VC MATLAB, including its own development programs and a small word document data)
    2011-08-27 23:31:12下载
    积分:1
  • Ch06
    机器学习实战 第六章 Machine Learning in Action Charpter6 instance(Machine Learning in Action Charpter6 instance)
    2015-02-11 20:49:24下载
    积分:1
  • bin
    802.11a通信协议仿真matlab程序,其中有些子函数已经有大神上传过了。(802.11a protocol simulation matlab procedures, some of which subroutine has uploaded a great God)
    2015-04-04 16:16:57下载
    积分:1
  • spiline
    Cubic Spline Interpolation
    2020-12-14 22:59:14下载
    积分:1
  • classify
    Image Texture Classification Using Combined Grey Level Co-Occurrence Probabilities and Support Vector Machines Texture refers to properties that represent the surface or structure of an object and is defined as something consisting of mutually related elements. The main focus in this study is to do texture segmentation and classification for texture digital images. Grey level co-occurrence probabilities (GLCP) method is being used to extract features from texture image. Gaussian support vector machines (GSVM) have been proposed to do classification on the extracted features. A popular Brodatz texture album had been chosen to test out the result. In this study, a combined GLCP-GSVM shows an improvement over GLCP in terms of classification accuracy.
    2012-05-25 22:21:28下载
    积分:1
  • wav_analizy
    Simple student scripts for analysis and recognition cars s sound
    2011-12-18 19:25:19下载
    积分: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
  • 696516资源总数
  • 106562会员总数
  • 4今日下载