登录
首页 » matlab » ULA_FANGXIANGTU

ULA_FANGXIANGTU

于 2012-04-21 发布 文件大小:225KB
0 253
下载积分: 1 下载次数: 15

代码说明:

  均匀直线阵列方向图ULA,适合初学自适应信号处理的朋友(for beginners about array signal processing)

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

发表评论

0 个回复

  • VisualCMATLABImageProcessingAndRecognitionOfPracti
    《visual c++matlab图像处理与识别实用案例精选》源码与Visual C++_MATLAB图像处理与识别实用案例精选(" Visual c++ matlab image processing and recognition of practical cases selected" source code and Visual C++ _MATLAB image processing and recognition of practical cases selected)
    2010-07-14 10:35:08下载
    积分:1
  • solarradiationHcd
    本程序用来计算太阳能的直射辐射,晴天模型(simulation the direct radiation of solar)
    2012-05-03 14:08:52下载
    积分: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
  • simpsons
    SIMPSON S 1/3RD INTEGRATION RULE
    2015-01-17 21:18:26下载
    积分:1
  • qujingyinchongzu
    对输入的语音信号运用短时能量函数进行去静音,然后把去掉静音帧之后的信号进行重组。(remove the mute of the speech signal (using short-term energy function), and then remove the signal mute frame after restructuring.)
    2013-12-20 10:59:18下载
    积分:1
  • sessaohip
    An IOS sample Program
    2014-01-16 10:52:37下载
    积分:1
  • audoiMATLAB
    基于声卡和MATLAB的数据采集与分析系统(audio matlab)
    2009-05-30 12:31:34下载
    积分:1
  • Using-Matlab--3Rd-(By-Laxxuss)
    数值分析Advanced Mathematics And Mechanics Applications Using Matlab, 3Rd Ed - 2003 - (By Laxxuss).pdf(数值分析Advanced Mathematics And Mechanics Applications Using Matlab, 3Rd Ed- 2003- (By Laxxuss).pdf)
    2012-10-22 15:52:23下载
    积分:1
  • dbms_ppts
    these are the DBMS ppt for basic concept of management system
    2015-03-15 21:39:44下载
    积分:1
  • Time-Frequency-Multiplex-Preamble-Design-CFO-in-O
    Time Frequency Multiplex Preamble Design for Joint I1Q Imbalance, CFO and Channel Estimation in OFDM Systems IEEE Paper
    2013-12-03 17:19:09下载
    积分:1
  • 696516资源总数
  • 106627会员总数
  • 16今日下载