登录
首页 » matlab » programsswerling

programsswerling

于 2009-05-17 发布 文件大小:3KB
0 314
下载积分: 1 下载次数: 190

代码说明:

  5种Swerling目标起伏模型计算检测概率的程序(Probability of Detection Calculation for Detection of Swerling Ⅰ~V Targets)

文件列表:

pd_swerling1.m
pd_swerling2.m
pd_swerling3.m
pd_swerling4.m
pd_swerling5.m

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

发表评论

0 个回复

  • hh
    说明:  【 摘 要】 提出了一种基于负熵的快速不动点1 C A算法, 介绍了负熵的定义和如何将其用作代价函数度量混合信号的非 高斯性。 详细介绍了基于负熵的固定点准则以及简化算法。实验选取 3个非高斯向量作为信号源进行 Ma t l a b分离仿真, 结果显示 分离效果良好。 (Abstract Based on the rapid Negentropy 1 CA fixed point algorithm, introduced the definition of negentropy and how to measure its cost function for mixed-signal of the non-Gaussian. Described in detail based on the fixed-point Negentropy criteria and simplify the algorithm. Experiment to select three non-Gaussian vector as a signal source separation Ma tlab simulation results showed good separation efficiency.)
    2009-04-11 22:22:44下载
    积分:1
  • DIGITALBASEBANDTRANSMISSION
    数字基带系统MATLAB仿真程序,符合专业设计要求(DIGITAL BASEBAND MATLAB CODE)
    2010-12-13 14:22:54下载
    积分: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
  • lypnf
    matlab程序 输入txt文档即可计算混沌时间序列的李雅普诺夫指数(Lyapunov matlab)
    2013-12-15 20:10:38下载
    积分:1
  • Hotkey
    Hotkey traping all Keys grom applications
    2014-02-09 03:05:50下载
    积分:1
  • clustering
    模糊聚类的matlab代码和VC代码,希望给大家分享。(Fuzzy clustering matlab code and code of VC)
    2013-04-11 19:09:43下载
    积分:1
  • MATLAB1
    MC-CDMA的主体程序,对于初级学习者非常有用。大家多多支持啊(MC-CDMA in the main program is very useful for primary learners)
    2010-07-21 17:18:56下载
    积分:1
  • matlab-command-listing
    matlab命令大全,各种命令列表,有分类,方便查阅(matlab command listing)
    2011-08-11 15:30:03下载
    积分:1
  • 生产调度
    说明:  多工序多设备的生产车间调度问题,采用的是精英保留策略的遗传算法(A genetic algorithm based on elite reservation strategy is adopted for multi-process and multi-equipment job shop scheduling problem.)
    2020-11-13 11:39:43下载
    积分:1
  • entropy
    this file can be used to calculate the entropy of english language.
    2013-08-08 23:28:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载