登录
首页 » matlab » sol_fa2soundfcn20_May_2011

sol_fa2soundfcn20_May_2011

于 2011-05-21 发布 文件大小:856KB
0 208
下载积分: 1 下载次数: 19

代码说明:

  职能转换的纯文本唱名法记法矩阵或一个MIDI序列,代表的声音,或读取MIDI序列数据,并说明其转换为溶胶发符号。 图形用户界面是在一个唱名法编辑器的尝试,一个工作人员到唱名法的转换器。 而将工作职能溶胶fa2soundfcn文件夹在Matlabpath的。使用pathtool命令或设置路径...从文件菜单,并添加溶胶fa2soundfcn文件夹。 在M-代码计算从纯文本输入球场和持续时间,并生成用于扬声器作为信号 Ÿ Ÿ *罪=(2 * pi的*女*吨),0

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

发表评论

0 个回复

  • matlab
    MATLAB 程式设计与应用,有很多用途的示例,及对接口都有详细的说明()
    2007-09-02 17:39:42下载
    积分:1
  • aproksymacja_neuronem
    neural network for approximation some 1-D function
    2009-06-17 18:25:11下载
    积分:1
  • ompbox7
    compressive sensing theory
    2013-08-16 21:20:20下载
    积分:1
  • MATLAB
    matlab最全的命令集合,学习matlab好帮手(MATLAB the most complete command set, learning matlab a good helper)
    2013-10-12 10:49:39下载
    积分:1
  • fiber-laser-new-letters
    光纤激光器相关文献,文章描述了光纤激光器的一些最新进展,适合有关领域的研究人员研究时作参考。(fiber laser)
    2014-11-11 20:55:00下载
    积分:1
  • mtlabpml
    摩尔边界的源码在计算电磁学中有很大应用,matlab源码,大家好好学习!!!(Moore border in the calculation of electromagnetic source has great application in the study, matlab source, study hard everyone! ! !)
    2009-03-12 16:44:16下载
    积分:1
  • fsk
    fsk的实现程序!很好的。大家看看。 fsk的实现程序!很好的。大家看看。(the realization of the procedure fsk! Very good. Let us take a look. the realization of the procedure fsk! Very good. Let us take a look.)
    2009-06-15 17:24:46下载
    积分:1
  • fractal-use
    分形的练习一 ①Koch曲线 用复数的方法来迭代Koch曲线 clear i 防止i被重新赋值 A=[0 1] 初始A是连接(0,0)与(1,0)的线段 t=exp(i*pi/3) n=2 n是迭代次数 for j=0:n A=A/3 a=ones(1,2*4^j) A=[A (t*A+a/3) (A/t+(1/2+sqrt(3)/6*i)*a) A+2/3*a] end plot(real(A),imag(A)) axis([0 1 -0.1 0.8]) ②Sierpinski三角形 A=[0 1 0.5 0 0 1] 初始化A n=3 迭代次数 for i=1:n A=A/2 b=zeros(1,3^i) c=ones(1,3^i)/2 A=[A A+[c b] A+[c/2 c]] end for i=1:3^n patch(A(1,3*i-2:3*i),A(2,3*i-2:3*i), b ) patch填充函数 end (Fractal Exercise One The ① Koch curve Plural iteration Koch curve clear i to prevent i is reassigned A = [0 1] initial A is a connection (0,0) and (1,0) of the segments t = exp (i* pi/3) n = 2 n is the number of iterations for j = 0: n A = A/3 a = ones (1,2* 4 ^ j) A = [A (t* A+ a/3) (A/t+ (1/2+ sqrt (3)/6* i)* a) A+2/3* a] end plot (real (A), imag (A)) axis ([0 1-0.1 0.8])   ② Sierpinski triangle A = [0 1 0.5 0 0 1] initialized A n = 3 the number of iterations. for i = 1: n A = A/2 b = zeros (1,3 ^ i) c = ones (1,3 ^ i)/2 A = [A A+ [c b] A+ [c/2 c]] end for i = 1:3 ^ n patch (A (1,3* i-2: 3* i), A (2,3* i-2: 3* i), b ) patch filled function end)
    2013-03-02 10:03:09下载
    积分:1
  • SlatingIncidenceRectangularGrating1
    矩形光栅衍射效率的一般表达式的Matlabf仿真模拟(The general expression of rectangular grating diffraction efficiency Matlabf simulation)
    2016-04-04 09:56:54下载
    积分:1
  • SOM
    说明:  柴油机故障诊断SOM神经网络的数据分类MATLAB源码(SOM neural network data classification--MATLAB source code...)
    2020-05-08 09:08:56下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载