登录
首页 » matlab » svd_receive

svd_receive

于 2013-05-01 发布 文件大小:1KB
0 244
下载积分: 1 下载次数: 8

代码说明:

  SVD.奇异值分解代码,在MIMO,与编码中的运用中用到。(English description,english description)

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

发表评论

0 个回复

  • mimo
    matlab中的mimo仿真源代码,欢迎下载使用(Simulation of MIMO matlab source code, welcome to download)
    2007-11-12 16:48:53下载
    积分:1
  • particles
    用matlab工具实现粒子群算法,并解决TSP问题(Particle swarm optimization with matlab implementation)
    2009-10-15 10:39:20下载
    积分:1
  • 7edit
    Jadi, analisis Kurva Tegangan dan studi tentang motor sinkron menggunakan MATLAB m-file adalah pilihan yang baik di lingkungan industri.
    2012-04-15 18:52:31下载
    积分:1
  • multiple-acess-tech-in-matlab-CDMA
    multiple acess technewues coded in matlab
    2013-03-06 17:21:41下载
    积分:1
  • mkriging
    matlab编写的克里金插值程序和最近邻值点和距离反比例插值程序(Kriging )
    2010-10-25 13:50:33下载
    积分:1
  • Wind--Fuel-Cell-Hbrid
    Dynamic Modeling and Simulation of a Small Wind-Fuel Cell Hybrid Energy System
    2013-08-13 14:34:16下载
    积分: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
  • moleculard_lj_red1
    Molecular dynamics - Lennard jones potential
    2015-03-20 16:03:05下载
    积分:1
  • 心电信号波形的自动检测算法
    心电信号波形的自动检测算法,QRS波群及特征,使用麻省理工心率失常数据库(Automatic detection algorithm ECG waveform, QRS wave group and characteristics, using MIT arrhythmia )
    2015-04-29 22:59:05下载
    积分:1
  • APF1
    在matlab中建立APF的仿真模型,证明其工作原理的可行性(APF established in matlab simulation model to prove the feasibility of its working principle)
    2013-06-10 14:40:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载