登录
首页 » matlab » mpsk

mpsk

于 2010-09-16 发布 文件大小:1KB
0 153
下载积分: 1 下载次数: 2

代码说明:

  this will generate the mpsk modulated signals

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

发表评论


0 个回复

  • ForcedPendulum
    This simulink model simulates the damped driven pendulum, showing it s chaotic motion. theta = angle of pendulum omega = (d/dt)theta = angular velocity Gamma(t) = gcos(phi) = Force omega_d = (d/dt) phi Gamma(t) = (d/dt)omega + omega/Q + sin(theta) Play with the initial conditions (omega_0, theta_0, phi_0 = omega(t=0), theta(t=0), phi(t=0)) and the system parameters (g, Q, omega_d) and the solver parameters/method. Chaos can be seen for Q=2, omega_d=w/3. The program outputs to Matlab time, theta(time) & omega(time). Plot the phase space via: plot(mod(theta+pi, 2*pi)-pi, omega, . ) Plot the Poincare sections using: t_P = (0:2*pi/omega_d:max(time)) plot(mod(spline(time, theta+pi, t_P), 2*pi)-pi, spline(time, omega, t_P), . ) System is described in: "Fractal basin boundaries and intermittency in the driven damped pendulum" E. G. Gwinn and R. M. Westervelt PRA 33(6):4143 (1986) (This simulink model simulates the damped driven pendulum, showing it s chaotic motion. theta = angle of pendulum omega = (d/dt)theta = angular velocity Gamma(t) = gcos(phi) = Force omega_d = (d/dt) phi Gamma(t) = (d/dt)omega+ omega/Q+ sin(theta) Play with the initial conditions (omega_0, theta_0, phi_0 = omega(t=0), theta(t=0), phi(t=0)) and the system parameters (g, Q, omega_d) and the solver parameters/method. Chaos can be seen for Q=2, omega_d=w/3. The program outputs to Matlab time, theta(time) & omega(time). Plot the phase space via: plot(mod(theta+pi, 2*pi)-pi, omega, . ) Plot the Poincare sections using: t_P = (0:2*pi/omega_d:max(time)) plot(mod(spline(time, theta+pi, t_P), 2*pi)-pi, spline(time, omega, t_P), . ) System is described in: "Fractal basin boundaries and intermittency in the driven damped pendulum" E. G. Gwinn and R. M. Westervelt PRA 33(6):4143 (1986) )
    2010-02-17 07:28:51下载
    积分:1
  • half_3ph_rectifier
    simulation of 3_phase rectifier in matlab simulink
    2013-07-23 21:06:12下载
    积分:1
  • ecg4.mat
    Normal ECG test taken on 250 Hz (sampling frequency) You can use in order to obtain (and compare) the stress (from HRV) (compare with ecg stroop & ecg matematica )
    2013-08-22 00:34:30下载
    积分:1
  • bayesshrink
    bayes shrink denoising
    2011-06-18 14:02:06下载
    积分:1
  • bilinear_interpolate_zoom
    Zooming an image using bilinear interpolation
    2014-11-13 18:29:48下载
    积分:1
  • MATLAB
    Linear regression code implementation in matlab
    2011-12-24 15:33:19下载
    积分:1
  • a-novel-uwb-pulse-design
    一种关于椭圆球面波函数脉冲的近似数值解法(a novel uwb pulse design algorithm)
    2012-04-06 22:23:45下载
    积分:1
  • code
    1.实验目的:绘制分形图案并分析其特点。  2.实验内容:绘制Koch曲线、Sierpinski三角形和树木花草图形,观察这些图形的局部和原来分形图形的关系。  3.实验思路:利用函数反复调用自己来模拟分形构造时的迭代过程,当迭代指标n为0时运行作图操作,否则继续迭代(1. Purpose: Draw fractal patterns and analyze their characteristics. 2. Experiment: Draw Koch curve, Sierpinski triangle graphic flowers and trees, observe the relationship between the local and original graphics fractal graphics. 3. Experiment idea: using the function calls itself repeatedly to simulate the iterative process when the fractal structure, when the iteration index n is plotted 0:00 run, otherwise continue iterating)
    2014-12-16 19:49:30下载
    积分:1
  • Tbackprojectih
    这个源码提供了穿墙雷达反向投投影成像算法的实现 (This source provides a through-wall radar projectors imaging algorithm to achieve reverse)
    2012-08-29 23:48:47下载
    积分:1
  • outage
    The outage probability calculation for awgn channel
    2015-03-20 22:15:06下载
    积分:1
  • 696518资源总数
  • 104734会员总数
  • 23今日下载