登录
首页 » matlab » genDTMF

genDTMF

于 2008-10-13 发布 文件大小:1KB
0 212
下载积分: 1 下载次数: 0

代码说明:

说明:  用matlab仿真产生双音多频DTMF信号.(Simulation using matlab generate DTMF DTMF signal.)

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

发表评论

0 个回复

  • Matlab-ca-code
    Matlab非平稳时间序列,很经典啊!,谢谢这个网站(Matlab non-stationary time series, classic ah! Thank you, this site)
    2013-01-31 11:25:48下载
    积分:1
  • lmd
    局部均值分解源代码,难得的matlab程序代码(Local Mean Decomposition)
    2011-09-29 15:09:24下载
    积分:1
  • gravity
    function dg=gplus(x,y,z,x1,x2,y1,y2,z1,z2,p) G=6.67e-11 t222=myfun(x,y,z,x2,y2,z2) t122=myfun(x,y,z,x1,y2,z2) t212=myfun(x,y,z,x2,y1,z2) t221=myfun(x,y,z,x2,y2,z1) t211=myfun(x,y,z,x2,y1,z1) t121=myfun(x,y,z,x1,y2,z1) t112=myfun(x,y,z,x1,y1,z2) t111=myfun(x,y,z,x1,y1,z1) dg=-G*p*1e6*(t222-t122-t212-t221+t211+t121+t112-t111) 转化为g.u. function y=myfun(x,y,z,xi,eta,zeta) R=sqrt((xi-x).^2+(eta-y).^2+(zeta-z).^2) temp1=(xi-x).*log((eta-y)+R) temp2=(eta-y).*log((xi-x)+R) temp3=(zeta-z).*atan((zeta-z).*R/((xi-x).*(eta-y))) 书中所给公式 temp3=-(zeta-z).*atan((xi-x).*(eta-y)./(zeta-z)./R) 上式变换 y=temp1+temp2+temp3 (function dg = gplus (x, y, z, x1, x2, y1, y2, z1, z2, p) G = 6.67e-11 t222 = myfun (x, y, z, x2, y2, z2) t122 = myfun (x, y, z, x1, y2, z2) t212 = myfun (x, y, z, x2, y1, z2) t221 = myfun (x, y, z, x2, y2, z1) t211 = myfun (x, y, z, x2, y1, z1) t121 = myfun (x, y, z, x1, y2, z1) t112 = myfun (x, y, z, x1, y1, z2) t111 = myfun (x, y, z, x1, y1, z1) dg =-G* p* 1e6* (t222-t122-t212-t221+t211+t121+t112-t111) converted the Gu function y = myfun, (x y, z, xi, eta, zeta) R = sqrt ((xi-x). ^ 2+ (eta-y). ^ 2+ (zeta-z). ^ 2) temp1 = (xi-x).* log ((eta-y)+R) temp2 = (eta-y).* log ((xi-x)+R) temp3 = (zeta-z).* atan ((zeta-z).* R/( (xi-x).* (eta-y))) book given formula Temp3 =- (Zeta-z)* ATAN ((Xi-X)* (ETA-y)/(Zeta- Z)/R) the above formula transform Y = temp1+temp2+temp3 )
    2013-03-20 20:25:15下载
    积分:1
  • filter_final
    说明:  提取滤波器耦合矩阵:利用特征值和T向量构造M矩阵,并进行相似变换求得不同结构的滤波器耦合矩阵(Extract filter coupling matrix: use eigenvalues and T vectors to construct M matrix, and perform similar transformations to obtain filter coupling matrices with different structures)
    2020-09-28 19:24:35下载
    积分:1
  • Discrete
    Discrete Random Signals and Statistical Signal Processing Sol Manual-Charles W. Therrien
    2010-10-08 05:25:02下载
    积分:1
  • callandput
    利用二叉树及蒙特卡罗方法计算欧式美式权证的例程,需要的可自行下载(binary tree using the Monte Carlo method and the American Continental E routines, and we need to be downloaded)
    2007-03-27 08:48:17下载
    积分:1
  • Matlab-input-output-function
    MATLAB 输入输出函数 描述。还有常用函数简介(MATLAB input and output functions described. There are commonly used functions Introduction)
    2012-09-13 09:35:25下载
    积分:1
  • Periodic_ILB(R-a-B)
    The MatLab code uses lattice Boltzmann (LB) method to simulate two phase flows for immiscible fluids (blue & red fluids) in 2D according to the D2Q9 scheme. The model is also referred to as color model or chromodynamic model or ILB (immiscible LB). This MatLab implementation of ILB saves an AVI file in dir_avi= C: that records frames generated by the time evolution iterations. The code implements in D2Q9 the model originally developed by Gunstensen [Gunstensen AK, Rothman D. Lattice The MatLab code uses lattice Boltzmann (LB) method to simulate two phase flows for immiscible fluids (blue & red fluids) in 2D according to the D2Q9 scheme. The model is also referred to as color model or chromodynamic model or ILB (immiscible LB). This MatLab implementation of ILB saves an AVI file in dir_avi= C: that records frames generated by the time evolution iterations.(The MatLab code uses lattice Boltzmann (LB) method to simulate two phase flows for immiscible fluids (blue & red fluids) in 2D according to the D2Q9 scheme. The model is also referred to as color model or chromodynamic model or ILB (immiscible LB) . This MatLab implementation of ILB saves an AVI file in ' ' dir_avi = ' C: ' ' ' that records frames generated by the time evolution iterations The code implements in D2Q9 the model originally developed by Gunstensen [Gunstensen AK, Rothman D.. Lattice The MatLab code uses lattice Boltzmann (LB) method to simulate two phase flows for immiscible fluids (blue & red fluids) in 2D according to the D2Q9 scheme. The model is also referred to as color model or chromodynamic model or ILB (immiscible LB .) This MatLab implementation of ILB saves an AVI file in ' ' dir_avi = ' C: ' ' ' that records frames generated by the time evolution iterations.)
    2021-03-25 08:49:14下载
    积分:1
  • falspos
    Demonstration of Root Finding using False Position
    2010-10-26 18:31:37下载
    积分:1
  • tuoluoyi
    重点关于陀螺仪的介绍、使用、其他规范。用于飞行器的平衡(Focus on the introduction of gyroscope, using, and other specifications. For the balance of the aircraft )
    2015-01-05 14:38:21下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载