登录
首页 » matlab » sartarget

sartarget

于 2020-11-21 发布
0 220
下载积分: 1 下载次数: 4

代码说明:

说明:  合成孔径雷达变标算法成像,以及点面目标模拟(SAR imaging, point and surface target simulation)

文件列表:

mdian.m, 5558 , 2010-03-13
mdian1.m, 5643 , 2010-03-14
mmian.m, 3686 , 2010-03-14
jdian.m, 5685 , 2010-03-14

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

发表评论

0 个回复

  • Android无线点菜系统源代码及讲解pdf
    说明:  基于安卓的点餐系统,基本能够实现具体的点餐功能(Based on the Android's ordering system, the specific function of the point meal can be realized)
    2018-01-09 19:33:59下载
    积分:1
  • 变色窗体
    一个vb变色窗体,非常漂亮,会变色,适合新手(A VB database programming examples: address book program source code)
    2017-08-17 00:39:19下载
    积分:1
  • 数字滤波器
    说明:  FIR低通数字滤波器的设计,利用matlab编程语言利用FIR1函数设计低通滤波器。(Design of FIR Low Pass Digital Filter)
    2020-06-20 01:40:01下载
    积分:1
  • 基于手机短信和gps、gis的车辆定位调度系统 使用了灵图的地图模块,长征卫导的定位系统...
    基于手机短信和gps、gis的车辆定位调度系统 使用了灵图的地图模块,长征卫导的定位系统-cell phone-based text messaging and a GPS, vehicle location and gis scheduling system uses a map of Hope map module, the long march Wei Positioning System Introduction
    2022-09-06 17:55:03下载
    积分:1
  • C# 取消磁盘共享功能的实例
    Visual C# 取消Windows 磁盘共享源代码,在Widnwos7也可设置某一磁盘共享和不共享,本程序只是模拟实现的功能,可取消已被共享的磁盘,在文本框中输入盘符即可取消该盘的共享属性。编写思路,单击一个按钮,创建一个事件,将整个需要实现的功能都写进按钮事件中,事件的代码如下:   System.Diagnostics.Process myProcess = new System.Diagnostics.Process();   myProcess.StartInfo.FileName = "cmd.exe";//启动cmd命令   myProcess.StartInfo.UseShellExecute = false;//是否使用系统外壳程序启动进程   myProcess.StartInfo.RedirectStandardInput = true;//是否从流中读取   myProcess.StartInfo.RedirectStandardOutput = true;//是否写入流   myProcess.StartInfo.RedirectStandardError = true;//是否将错误信息写入流   myProcess.StartInfo.CreateNoWindow = true;//是否在新窗口中启动进程   myProcess.Start();//启动进程   //执行取消磁盘共享命令   myProcess.StandardInput.WriteLine("NET SHARE " + textBox1.Text + "$ /DEL");   MessageBox.Show("执行成功", "信息", MessageBoxButtons.OK, MessageBoxIcon.Information);
    2023-05-13 16:00:03下载
    积分:1
  • SPSS自带的文件
    说明:  SPSS分析软件的自带分析数据,用来学习spss软件(SPSS analysis data, used to learn SPSS software)
    2020-06-21 14:20:02下载
    积分:1
  • 铺设网络的最佳路径
    铺设网络的最佳路径-network rollout best path
    2022-08-07 03:56:16下载
    积分:1
  • 双向dcdc matlab仿真模块
    基于matlab中simulink模块箱的双向dcdc仿真程序(Simulation program of bidirectional dcdcdc based on Simulink module box in MATLAB)
    2019-06-18 23:47:34下载
    积分:1
  • 电动汽车负荷预测
    电动汽车的负荷预测 相关论文以及算法和模型(Algorithm model of electric vehicle load forecasting)
    2018-09-26 21:23:29下载
    积分:1
  • 五子棋游戏代码
    简单的五子棋小游戏,共广大新老程序猿参考交流(Simple Gobang games, a total of new and old program ape reference exchanges)
    2020-06-19 01:00:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载