登录
首页 » matlab » 雷达回波信号消噪的仿真和实现

雷达回波信号消噪的仿真和实现

于 2019-03-12 发布 文件大小:279KB
0 252
下载积分: 1 下载次数: 7

代码说明:

  雷达回波信号消噪的仿真和实现 基于Mallat算法的滤波器设计及用于信号消噪实现(Simulation and Implementation of Radar Echo Signal Denoising)

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

发表评论

0 个回复

  • u9kvl
    implementation of 1D dwt in matlab
    2010-12-28 00:55:34下载
    积分:1
  • vipcodec
    mpeg 1 simulink code model for running on matlab. used for implementation of coding and decoding algorithma to study and understand the same
    2013-08-28 03:56:25下载
    积分:1
  • TSP
    TSP用matlab来实现,能够实现简单的图像功能,同时能够快速的找到最优点(TSP using matlab to achieve, to achieve a simple image function while being able to quickly find the most advantages)
    2013-10-16 22:47:33下载
    积分:1
  • Lagran
    拉格朗日插值函数MATLAB源代码,此代码主要用于进行数值插值时使用。(MATLAB source code for Lagrange interpolation function)
    2011-11-28 23:01:39下载
    积分:1
  • KL
    说明:  使用K-L算法进行特征变换,画出结果图像(Feature transformation, using the KL algorithm to draw the resulting image)
    2012-05-21 20:37:41下载
    积分:1
  • judge_p
    判断两幅图是否一样(包括相似图像的判断和完全不一样的图像判断)(Determine whether the two images the same (including judgments and similar images of a completely different image to check))
    2010-08-04 10:22:08下载
    积分:1
  • matlab
    Matlab实用程序编程,共计百种例子,可对学习matlab的同学做参考(Matlab programming example,they are helpfull for Matlab learners)
    2010-11-27 14:13:44下载
    积分:1
  • gold31
    L=31的Glod序列生成程序(the sequence generation process Glod)
    2007-04-21 09:58:14下载
    积分:1
  • mimoxiangguanjuzhen
    mimo系统通过波束到达角、角度扩展、天线之间的间隔和天线的个数,计算出发送端或接收端的相关矩阵(mimo system through the beam arrival angle, angle expansion of the interval between the antenna and the number of antennas, calculate the transmitter or receiver of the correlation matrix)
    2021-04-09 20:28:59下载
    积分:1
  • Coordinate-conversion
    坐标转换(四参数) [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end (Coordinate conversion: [row col]=size(source) for i=1:row u(i)=source(i,2) v(i)=source(i,3) x(i)=source(i,4) y(i)=source(i,5) B(2*i-1,1)=1 B(2*i-1,2)=0 B(2*i-1,3)=u(i) B(2*i-1,4)=-v(i) B(2*i,1)=0 B(2*i,2)=1 B(2*i,3)=v(i) B(2*i,4)=u(i) L(2*i-1,1)=x(i) L(2*i,1)=y(i) end X=inv(B *B)*(B *L) Txy=[X(1) X(2)] xzjz(1,1)=X(3) xzjz(1,2)=-X(4) xzjz(2,1)=X(4) xzjz(2,2)=X(3) [row1 col1]=size(target) for i=1:row1 u1(i)=target(i,2) v1(i)=target(i,3) d=[u1(i) v1(i)] md=Txy+xzjz*d end end )
    2014-12-12 19:02:28下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载