登录
首页 » matlab » msk

msk

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

代码说明:

  This is an example of creating an MSK signal

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

发表评论

0 个回复

  • kaermanlvbo
    这是一个卡尔曼滤波设计的matlab程序,并且给出说明。(This is a Kalman filter design matlab program, and give instructions.)
    2011-06-03 14:49:30下载
    积分:1
  • LASreadAll
    las文件是激光点云数据文件,此程序用于通过matlab、读取las文件(read las file ,matlab)
    2021-03-12 13:09:25下载
    积分:1
  • ED_GA
    Economic Dispatch for generating power system with Genetic Algorithm
    2013-03-13 00:38:34下载
    积分:1
  • gaotai_v54
    小波包分析提取振动信号中的特征频率,做视觉测量的上位机代码,表示出两帧图像间各个像素点的相对情况。( Wavelet packet analysis to extract vibration signal characteristic frequency, Do Vision Measurement PC code, Between two images showing the relative circumstances of each pixel.)
    2016-08-06 19:16:47下载
    积分:1
  • matlab_gatbx
    < Matlab遗传算法工具箱及应用>> 配套的遗传算法工具箱 gatbx(<Matlab genetic algorithm toolbox and application>> matching the genetic algorithm toolbox gatbx)
    2006-11-23 17:45:02下载
    积分: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
  • LBM
    this MATLAB Script simulate Poiseuille_flow and compare the result with analytical answer
    2011-01-01 20:26:17下载
    积分:1
  • lab-report
    声音信号的处理以及重新编译,其中包含完整的code以及lab report(UNDERSTAND SIMULATION SOFTWARE OF MATLAB TO PLOT SIGNALS)
    2013-10-05 12:05:55下载
    积分:1
  • matlab
    有限元平面刚架结构的分析 matlab程序(Finite element analysis of plane frame structures matlab program)
    2013-12-28 11:06:50下载
    积分:1
  • Stand-Alone-Intelligent-Digital-Distance-Relay
    Remote end infeed causes problems in distance relay measurement, especially under high resistance earth fault conditions. Although a distance relay set to an ideal operating region can cover the fault resistance at one particular load Condition, the operating region is affected by changes in load condition. Hence a distance relay may overreach or underreach when load changes. From the main factors which affect the ideal digital distance relay operating region, a stand alone intelligent digital distance relay which can adapt to these changes is presented. This approach does not need communication links from the remote end of the line or the system control center. Numerous computer simulations have been carried out on realistic system configurations and the result9 show that them is a high potential for developing an intelligent digital distance relay.
    2011-07-11 22:59:56下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载