登录
首页 » matlab » ma=0

ma=0

于 2013-07-21 发布 文件大小:6KB
0 283
下载积分: 1 下载次数: 4

代码说明:

  标准AM振幅调制方式,ma=0时的标准AM振幅调制(Standard AM modulation, ma = 0 the standard AM modulation)

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

发表评论

0 个回复

  • Chaos
    algorithm to calculat the Lyapunov exponent from time series.
    2010-02-09 09:05:29下载
    积分:1
  • tulunjigou
    说明:  MATLAB编写的凸轮机构绕中轴线旋转的程序(MATLAB prepared by the cam rotation axis around which the procedure)
    2006-05-14 09:06:38下载
    积分:1
  • VectorcontrolPMSM
    pmsm matlab simulation
    2012-05-10 10:00:05下载
    积分:1
  • matlab
    说明:  matlab实用程序百例,一些还不错的例子,可以看看,txt文档里(100 cases of matlab utility, a number of good examples, you can see, txt documentation)
    2009-07-22 16:22:18下载
    积分:1
  • Matlab4---Eshelby-Tensor-in-Penny-Shape-created-f
    Penny Shape Flat Elipsoid case Smatrix for Eshelby Function in MicroMechanics
    2014-11-10 01:15:57下载
    积分:1
  • SSS06.Prac1.DataAssociation.tar
    移动机器人同时定位与地图创建最前沿技术,来自school summer 的培训材料,一共有三个代码包,包括EKF,PF等代码,这是第一部分(Mobile Robot Localization and Mapping at the same time to create the most cutting-edge technology, from the school summer training materials, a total of three code package, including the EKF, PF and other code, this is the first part of)
    2009-01-17 14:28:20下载
    积分:1
  • 111111
    这是关于如何使用MATLAB的一个PPT,希望对大家有帮助(failed to translate)
    2010-05-19 14:39:12下载
    积分: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
  • 6802d82763aa
    to binirazition pictures in matlab
    2012-10-10 18:40:38下载
    积分:1
  • MATLAB-statistics-40cases
    matlab统计分析的40个案例分析,欢迎交流(matlab statistical analysis of 40 case studies, welcomed the exchange)
    2011-06-21 16:37:18下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载