登录
首页 » matlab » Radar_imaging_sar(RMA,RD,CS,FS)

Radar_imaging_sar(RMA,RD,CS,FS)

于 2021-04-19 发布 文件大小:5KB
0 114
下载积分: 1 下载次数: 22

代码说明:

  雷达成像中的sar成像,包括RAM,RD,CS,FS等算法(SAR imaging in radar imaging, including RAM, RD, CS, FS and other algorithms)

文件列表:

program\CSA.m, 2828 , 2006-07-08
program\NFA.m, 1824 , 2006-07-08
program\plot_img.m, 270 , 2006-06-29
program\RDA.m, 2888 , 2006-07-08
program\read me.txt, 143 , 2006-07-08
program\RMA.m, 2261 , 2006-07-08
program, 0 , 2006-07-08

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

发表评论

0 个回复

  • PID控制是工程实际运用最多的控制器,此程序给出了用MATLAB设计控制器的基本程序,希望对大家有所帮助...
    PID控制是工程实际运用最多的控制器,此程序给出了用MATLAB设计控制器的基本程序,希望对大家有所帮助-PID control is the most practical application of engineering controls, this procedure gives the controller design using MATLAB basic procedures, I hope all of you to help
    2022-05-05 23:25:52下载
    积分:1
  • A generic list of one
    一个通用单向循环链表管理程序,有了它,无论你的应用程序里要处理多少种类的单向循环链表,都可以用它轻松实现链表节点的添加、删除、排序等操作-A generic list of one-way cycle management process, with it, no matter where your application to deal with the number of types of one-way circulation list, you can use it to easily add nodes list, delete, sort, such as operation
    2022-06-29 15:35:07下载
    积分:1
  • 用VC实现的哈希表,能很好地解决冲突!
    用VC实现散列表,很好地解决冲突!-with VC hashtable, a good solution to the conflict!
    2022-05-27 15:14:54下载
    积分:1
  • sai_nh27
    毕业设计有用,BP神经网络的整个训练过程,包含了阵列信号处理的常见算法。( Graduation useful The entire training process BP neural network, Contains a common array signal processing algorithm.)
    2017-04-12 01:39:38下载
    积分:1
  • 合并
    说明:  有两个磁盘文件A和B,各存放一行字母,要求把这两个文件中的信息合并(按字母顺序排列), 输出到一个新文件C中。(There are two disk files A and B, each storing a line of letters, requiring that the information in the two files be combined (in alphabetical order) and output to a new file C.)
    2020-06-17 18:00:01下载
    积分:1
  • fiberRandom
    说明:  ABAQUS纤维随机分布,可应用于ABAQUS中桁架单元,纤维随机分布(ABAQUS fiber random distribution, can be applied to ABAQUS truss elements, fiber random distribution)
    2021-02-14 10:45:41下载
    积分:1
  • JSP基于数据库完成用户登陆(代码+笔记)
    JSP基于数据库完成用户登陆(代码+笔记),内容:基于Oracle数据库和JDBC技术,在之前的范例上进行进一步修改使用户的信息在数据库中进行验证。程序功能:完成用户登录功能,用户名及密码保存在数据库之中,使用数据库结合JSp程序完成验证。
    2022-09-19 20:55:03下载
    积分:1
  • SFDR_HD
    由ADC的数字输出计算SFDR,THD,可以计算ENOB,并找出各次谐波(Calculated from the ADC' s digital output SFDR, THD, can calculate ENOB, and to identify the various sub-harmonic)
    2009-12-05 11:17:27下载
    积分:1
  • 针对NSF
    针对NSF-14的负载均衡的最短路算法 -NSF-14
    2022-02-05 22:15:45下载
    积分:1
  • 09-MIMO系统容量仿真程序
    说明:  function C=capacity(SNR,Nt,Nr) %SNR=0; %定义信噪比为0HZ A=10^(SNR/10); %信噪比的单位转换关系式 Im=eye(min(Nr,Nt)); %这里的"1"为发射天线和接收天线两者数目少的根数 sum=0; %初始化sum为0 for i=1:10000 %程序循环10000次 H=randn(Nr,Nt); %产生高斯信号源 if Nr<Nt Q=H*H'; %求威沙特矩阵 else Q=H'*H; end sum=sum+log2(det(Im+A*Q/Nt)); %10000次循环得到的信道容量总和 end C=sum/10000 %10000次循环的平均值(function C=capacity(SNR,Nt,Nr) %SNR = 0;% defines SNR as 0Hz A = 10 ^ (SNR / 10);% s / N unit conversion relation Im = eye (min (NR, NT));% here "1" is the number of the less number of transmitting antenna and receiving antenna Sum = 0;% initialize sum to 0 For I = 1:10000% program cycles 10000 times H = randn (NR, NT);% produces Gaussian signal source if Nr<Nt Q = h * H ';% to find the weissard matrix else Q=H'*H; End Sum = sum + log2 (DET (IM + A * q / NT));% sum of channel capacity from 10000 cycles End C = sum / 10000% average of 10000 cycles)
    2020-09-12 04:39:02下载
    积分:1
  • 696522资源总数
  • 104042会员总数
  • 46今日下载