登录
首页 » matlab » 2psk.code

2psk.code

于 2014-09-04 发布 文件大小:1KB
0 69
下载积分: 1 下载次数: 1

代码说明:

  this code is use in telecommunication matlab code

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

发表评论

0 个回复

  • model_satellite
    the code of rigid spacecraft model
    2014-01-20 06:20:37下载
    积分:1
  • PowerSystem
    计算电力系统概率问题,使用matlab编写描述电力系统稳定性(Calculate the probability of power system problems, the use of written descriptions of power system stability matlab)
    2010-09-25 17:33:05下载
    积分:1
  • KNN_MIT_hwps
    使用MATLAB编程实现的一个K-均邻密度估计算法的一个具体实例,程序已调试成功(Using the MATLAB programming are a K-neighbor density estimation algorithm to a specific case, the program has been successful commissioning)
    2010-12-03 10:06:29下载
    积分:1
  • GA-MOO
    Genetic Algorithm for multi objective optimization
    2014-11-26 12:59:46下载
    积分:1
  • 数字信号处理MATLAB
    说明:  120多个用MATLAB编写的信号处理程序,它们是本书各个章节的大部分例题。用MATLAB编写的程序的名称由“exa”开头,接下来是所在的章、节及例题的序号,如exa010101,指的是第1章第1节(即1.1节)的第1个例题,即例1.1.1。如果该程序是为了说明某一个m文件的应用,则在上述名称的后面跟一个下划线,再在后面加上所说明的MATLAB文件的名称,如exa011001_rand,即是例1.10.1,该例用来说明rand.m文件的应用。(More than 120 signal processing programs written in MATLAB are most of the examples in each chapter of this book. The name of the program written in MATLAB begins with "exa", followed by the ordinal number of the chapters, sections and examples, such as exa0101, which refers to the first example of chapter 1, section 1 (i.e. section 1.1), namely example 1.1.1. If the program is to illustrate the application of an M file, then follow the above name with an underscore, and then add the name of the MATLAB file, such as exa011001_rand, which is Example 1.10.1. This example is used to illustrate the application of rand.m file.)
    2020-11-18 14:59:38下载
    积分:1
  • robot并联机器人matlab运动学代码
    说明:  利用在 MATLAB Simulink 中的 SimMechanics 工具箱,在 Matlab 中搭建了机器人的机构模型,结合运动学数学模型,实现的机器人的运动模拟实验,并且通过末端执行器输入运动参数与输出运动参数的对比,验证了所建立的运动学模型的正确性。最后根据机构的实际限制条件,限制了两个主动臂的最大转动角度,结合正向运动学模型,得到了整个机器人末端执行器的极限运动位置坐标以及整个运动空间(Using the SimMechanics toolbox in MATLAB Simulink, the mechanism model of the robot is built in MATLAB. Combined with the kinematics mathematical model, the motion simulation experiment of the robot is realized. The correctness of the kinematics model is verified by comparing the input and output motion parameters of the end actuator. Finally, according to the actual constraints of the mechanism, the maximum rotation angle of the two active arms is limited. Combined with the forward kinematics model, the limit motion position coordinates and the whole motion space of the end effector of the whole robot are obtained)
    2020-04-16 14:23:49下载
    积分:1
  • Sumapotencias
    Sirve para calcular la intensidad de campo con el metodo de suma de potencias.
    2009-10-26 17:58:49下载
    积分:1
  • mini2
    clear all clc t=0:1/1000:10-1/1000 s=sin(2*pi*t) snr=20 s_power=var(s) varience of s linear_snr=10^(snr/10) factor=sqrt(s_power/linear_snr) noise=randn(1,length(s))*factor x=s+noise Ó É SNR¼ Æ Ë ã Ë æ » úÔ ë É ù x1=noise Ô ë É ùÔ ´ Ê ä È ë x2=noise w1=0 È ¨Ï µ Ê ý ³ õ Ö µ w2=0 e=zeros(1,length(x)) y=0 u=0.05 for i=1:10000 LMSË ã ·¨ y(i)=w1*x1(i)+w2*x2(i) e(i)=x(i)-y(i) w1=w1+u*e(i)*x1(i) w2=w2+u*e(i)*x2(i) end figure(1) subplot(4,1,1)
    2010-10-26 16:41:03下载
    积分:1
  • cmpr
    实现电机的svpwm控制的IGBT开关导通时间的matlab计算的程序,还有画图(SVPWM realize motor control IGBT switch conduction time matlab calculation procedures, as well as drawing)
    2008-06-09 22:15:05下载
    积分:1
  • ARIMA
    基于ARIMA的交通流预测,预测效果相当不错 (Traffic Flow Prediction Based on ARIMA forecast is quite good)
    2013-09-16 16:49:40下载
    积分:1
  • 696524资源总数
  • 103920会员总数
  • 65今日下载