登录
首页 » matlab » RADAR

RADAR

于 2020-11-02 发布 文件大小:1KB
0 198
下载积分: 1 下载次数: 2

代码说明:

  这是有关搜索雷达的程序,并有相关的绘图代码。(This is a search radar program, and has the relevant drawing code.)

文件列表:

casestudy1_1.m, 1913 , 2003-06-25
fig1_19.m, 1700 , 2003-01-03

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

发表评论

0 个回复

  • MATLAB程序
    这里面提供了结构在地震动作用下的傅里叶时程、Newmark响应等程序,有图有程序(This program provides the Fourier history, Newmark response and other procedures of structures in the earthquake.)
    2017-09-17 23:02:36下载
    积分:1
  • 55593396dianqirailway
    牵引供电系统电气化铁路仿真,包括牵引网等各个组成部分(The Electrified Railway simulation of the traction power supply system, including the components of the traction network)
    2021-03-25 21:59:13下载
    积分:1
  • rdlc.report.engine
    说明:  这是一个开源的rdlc报表引擎,包含rdlc报表设计器等资源。(This is an open source RDLC report engine, including RDLC report designer and other resources.)
    2019-01-23 16:49:43下载
    积分:1
  • data_ex_dPETSTEP_modelFitting
    说明:  测试代码,用于osem代码测试,仅仅是自己使用。(Test code, for osem code testing, just for your own use.)
    2020-12-23 15:09:05下载
    积分:1
  • ac9cfe_v1004
    说明:  eeepronxr819驱动移植文档Download/item/id/3226919.html(eeepronxr819gfgfgfgrDownload/item/id/3226919.html)
    2019-05-20 18:54:44下载
    积分:1
  • 34451633
    说明:  在设计中,需类与主程序异步传递数据,还不想用消息,因为是c++的程序(In the design, need to class and the main program asynchronous transfer data, also don't want to use the message, because it is a c + + program)
    2017-08-21 22:17:57下载
    积分:1
  • HttpServer-master
    高性能服务器,基于Reator事件的服务分发器,模仿muduo的one loop per thread模型(High Performance Server)
    2020-06-15 22:45:01下载
    积分: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
  • MATLAB调用SAP2000
    说明:  matlab OAPI调用2000sap2000,修改Linear和 damper 的参数计算 的参数 sapsap 的安装目录下面有一 个‘ OAPI documention文件,里面有函数和例子照着结合我运行过没发现问题。 文件里面有函数和例子照着结合我运行过没发现问题。(Matlab OAPI calls 2000sap2000 to modify the parameters of linear and damper. There is an "OAPI document" under the installation directory of sapsap. There are functions and examples in it. I have run them and found no problems. There are functions and examples in the file. I have run them without any problems.)
    2020-12-08 08:57:14下载
    积分:1
  • fengsu
    说明:  建立了完整的风力发电仿真模型,具体包括风速的建模,发电机的建模,以及根据风力发电的数学模型,建立的完整的仿真模型,能够仿真出符合风力发电特性的仿真曲线(A complete simulation model of wind power generation is established, including wind speed modeling, generator modeling, and a complete simulation model based on the mathematical model of wind power generation, which can simulate the simulation curve in line with the characteristics of wind power generation)
    2020-06-20 16:04:17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载