登录
首页 » matlab » calcul_couple

calcul_couple

于 2010-01-01 发布 文件大小:2KB
0 233
下载积分: 1 下载次数: 13

代码说明:

  Calcu du couple pour la commande vectorielle

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

发表评论

0 个回复

  • sphit
    小波spit生成树算法 为源代码比较全,是我上大学在小波课上的一个经典编程 (Spanning tree algorithm of wavelet spit all source code comparison, my college class in a classical wavelet Programming)
    2010-12-11 20:57:16下载
    积分:1
  • FPS_in_image
    说明:  检测图像的特征点,并检测两个图像之间的匹配的特征点(Image feature point detection and matching between two images detected feature points)
    2020-12-10 10:59:18下载
    积分:1
  • blasius-123
    blasius problem to find the skin friction
    2011-05-02 15:09:32下载
    积分:1
  • ARTCode
    art算法进行图像重建,属于matlab代码,可直接调用(art image reconstruction algorithm, which belongs to matlab code can be called directly)
    2020-11-23 15:39:33下载
    积分:1
  • servo
    truetime 的小例子(I),便于了解truetime,使用truetime2.0(truetime small example (I), easy to understand truetime, use truetime2.0)
    2010-08-21 21:14:14下载
    积分:1
  • AnEfficientResourceAllocationforMultiuserMIMO-OFDM
    有效的多用户情况下MIMO-OFDM自适应资源分配算法(Efficient multi-user MIMO-OFDM case, adaptive resource allocation algorithm)
    2010-11-17 20:17:33下载
    积分: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
  • narayani__ref
    A multiplexing system with NT transmit and NR equals NT receive antennas is designed. The main challenge fo systems lies in the non-orthogonality of the transmission channel. This can be solved by turbo processing. Turbo channel encoder is used for converting the bits in its suitable form. Then different M-ary QAM is compared.
    2013-11-26 13:19:04下载
    积分:1
  • KALMAN
    利用MATLAB语言计算标准卡尔曼滤波算法(Calculated using MATLAB language standard Kalman filter algorithm)
    2009-10-06 11:54:14下载
    积分:1
  • monte-carlo-simulation
    实现门特卡罗算法 解题过程可以归结为三个主要步骤:构造或描述概率过程;实现从已知概率分布抽样;建立各种估计量。 (about monte carlo simulation)
    2012-04-17 22:28:55下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载