登录
首页 » matlab » Fast Infogram

Fast Infogram

于 2021-04-28 发布
0 215
下载积分: 1 下载次数: 59

代码说明:

说明:  Fast_Infogram MATLAMB程序,包含时域谱负熵、频域谱负熵和平均谱负熵(Fast_Infogram MATLAMB program, including time-domain spectral negativity, frequency-domain spectral negativity and average spectral negativity)

文件列表:

Fast_Infogram.m, 23229 , 2019-01-03

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

发表评论

0 个回复

  • EyeDiagramDemo
    eye picture示模型。修改高斯白噪声信道的SNR值可以看到不同情况下的eyepicture (eye picture show model. Modified Gaussian white noise channel SNR value can be seen under different circumstances eyepicture)
    2007-10-11 11:34:45下载
    积分:1
  • zt
    说明:  Z-transform in digital signal processing
    2012-04-10 03:50: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
  • RSOA
    反射式半导体光放大器的静态建模和动态建模(steady model and dynamic model of RSOA )
    2013-11-27 22:07:14下载
    积分:1
  • 可用于地震勘探信号处理中的地震盲反褶积 FastICA25
    可用于地震勘探信号处理中的地震盲反褶积的FastICA25代码。( FastICA25 code! Can be used in seismic exploration signal processing of seismic blind deconvolution .)
    2011-10-16 16:44:30下载
    积分:1
  • noise_with_different_distributions
    用于模拟通信系统中不同统计信道场景下的服从不同分布的噪声。(Communication systems used to simulate different scenarios of statistical channel obey different distributions of noise.)
    2013-10-30 15:59:31下载
    积分:1
  • TRANSMIT
    这是一个关于用matlab仿真ofdm发射机的程序(This is a matlab simulation ofdm transmitter on the use of the procedure)
    2011-05-09 19:45:54下载
    积分:1
  • emwork3_1_1
    地面上方单导线传输线的单位长度电容的矩量法求解(Ground above the single-wire transmission line capacitance per unit length of the moment method)
    2010-06-01 12:20:54下载
    积分:1
  • dijkstra
    用Matlab实现最短路径dijkstra算法(Using Matlab to achieve the shortest path dijkstra algorithm)
    2010-08-05 01:33:52下载
    积分:1
  • Alamouti
    use alamouti for communication system.
    2012-05-13 23:19:05下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载