登录
首页 » matlab » bp2

bp2

于 2020-02-01 发布
0 199
下载积分: 1 下载次数: 2

代码说明:

说明:  用后向投影算法进行合成孔径成像,实现多个点目标成像(Using back projection algorithm for synthetic aperture imaging to achieve multi-point target imaging)

文件列表:

bp2.m, 6786 , 2019-09-26

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

发表评论

0 个回复

  • 在 C# 程序中使用摄像头
    通过此源代码,您可以用 C# 写的程序中使用摄像头。事实上,这个源代码是摄像头在您的程序中使用的最好的例子。此源代码可以帮你吧
    2022-03-14 07:29:10下载
    积分:1
  • 数据库课件,适合于初学者!可以用于教学也可以自学用!
    数据库课件,适合于初学者!可以用于教学也可以自学用!-Database software, suitable for beginners! Can be used in teaching can also be a self-learning!
    2022-05-08 04:37:09下载
    积分:1
  • DisSharp.zip 修改dll文件
    DisSharp.zip 修改dll文件
    2022-07-08 18:09:53下载
    积分:1
  • C# 泛型列表List用法示例
    C# 泛型列表List用法示例,从给出的人员名单中,过滤人员名称中以"科"结束的序列,遍历查询结果。   private void Frm_Main_Load(object sender, EventArgs e)   {    List People = new List{//创建人员列表    new Person(1,"王*科"),    new Person(2,"王*科"),    new Person(3,"赵*东")};    var query = from p in People//过滤人员名称中以"科"结束的序列    where p.Name.EndsWith("科")    select new    {    人员ID = p.ID,    人员姓名 = p.Name    };    foreach (var item in query)//遍历查询结果    {    label1.Text += item + " ";    }   }   }   public class Person   {    public Person(int id, string name)    {    this.ID = id;    this.Name = name;    }    public int ID { get; set; }//人员ID    public string Name { get; set; }//人员姓名   }
    2023-01-08 20:45:03下载
    积分:1
  • C语言编写的物理教学软件
    C语言编写的物理教学软件-C language prepared by the Physics Teaching Software
    2023-02-23 15:35:03下载
    积分:1
  • FR84-接单业务网站系统源码
    本程序PHP编写,功能全面,方面新手上手。(This program is written in PHP, full-featured, novice in aspects.)
    2020-06-16 03:40:02下载
    积分:1
  • 1111
    MATLAB实现隐马尔科夫模型预测,这里举例说明,示例代码。(MATLAB---HMM prodict)
    2018-04-18 17:56:37下载
    积分:1
  • saohaoqi
    这是我自己写的一个chinanet扫号器(This is a the CHINANET sweep No. I wrote it myself)
    2013-04-18 13:01:23下载
    积分:1
  • 中国移动通信研究院2020届校园招聘求职攻略
    说明:  中国移动求职攻略,给你一个新的未来,你值得永远拥有,偶也(China Mobile job search strategy, give you a new future, you deserve to have forever, even)
    2020-03-29 13:37:57下载
    积分:1
  • FePt-Fe
    说明:  微磁学模拟6层纳米线磁矩翻转过程,用于oommf计算软件(This is a micromagnetic simulation program file used in oommf, which can be use to calculaue the six layer's nano line.)
    2017-10-30 09:59:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载