登录
首页 » PDF » c

c

于 2012-09-17 发布 文件大小:1068KB
0 158
下载积分: 1 下载次数: 0

代码说明:

说明:  跳频参数估计论文,主要是通过各种时频分析方法进行处理(The hopping parameter estimates thesis, mainly handled by a variety of time-frequency analysis methods)

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

发表评论

0 个回复

  • MC
    说明:  利用lingo求解最小连接问题 !如果数据量大的话,还是用书上的算法简单实用,见 数学建模导论 68页 (Minimum connection problem solving using lingo! If large volume of data, then he used the book simple and practical algorithm, see page 68 Introduction to mathematical modeling )
    2010-08-02 15:16:47下载
    积分:1
  • MQAM
    在MATLAB环境下实现MQAM的调制与解调。(In the MATLAB environment to achieve MQAM modulation and demodulation.)
    2007-12-06 10:43:43下载
    积分:1
  • matlab3
    matlab图像处理实例(高斯函数处理代码)(matlab image processing examples (Gaussian function to deal with code))
    2009-06-01 19:41:39下载
    积分:1
  • kepler_to_cartezian
    This file gets the satellite coordinates in the orbital plane and computes its coordinates in the cartezian system
    2009-06-10 01:14:21下载
    积分:1
  • Link2_Friction
    matlab学习必备,maltab仿真大全,国外经典之作(matlab learning essential, maltab simulation Guinness, foreign classic)
    2013-08-25 14:33:05下载
    积分:1
  • antena
    this is good code source for the main task in antenna study that is the optimization
    2020-06-22 01:40:02下载
    积分:1
  • lms
    基于LMS算法的自适应滤波器的matlab程序,输入正弦信号,加入白噪声后,通过滤波器后恢复出原信号(failed to translate)
    2011-01-13 20:23:58下载
    积分:1
  • dct
    DCT- discrete cosine transform. compression ratio and psnr value are calculated
    2013-08-21 00:02:09下载
    积分: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
  • fd
    对ask fsk用matlab写出 并有图像(that is a good thing)
    2013-11-19 16:04:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载