登录
首页 » matlab » code

code

于 2021-03-17 发布 文件大小:1KB
0 212
下载积分: 1 下载次数: 22

代码说明:

  阵列天线方向:计算阵列方向图的3DB波束宽度、零点波束宽度、及副瓣电平(Array antenna direction: calculate the 3DB beamwidth, zero beam width and sidelobe level of the array pattern.)

文件列表:

getMSSL.m, 741 , 2017-04-19
get3dBBeam.m, 715 , 2018-03-31
getMainBeam.m, 792 , 2017-10-30

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

发表评论

0 个回复

  • AMIBIOS8_AMI_Firmware_Update_Utility
    use this tool to update your ami bios. think it can use to fix serial number error, etc. i got this from googling. hope someone can be help by this.
    2020-12-05 04:19:23下载
    积分:1
  • 车辆悬架系统振动仿真
    2自由度车辆悬架线性模型最佳阻尼比的解析分析(Analytical Analysis of Optimum Damping Ratio for Linear Model of 2-DOF Vehicle Suspension)
    2019-07-08 21:49:37下载
    积分:1
  • kendo.office365
    说明:  Implementing a general matrix processing library to achieve the effect similar to MatLab processing
    2020-06-24 06:20:02下载
    积分:1
  • 网页的小东西,是我们初期学习的,是个很好的初学例题。
    网页的小东西,是我们初期学习的,是个很好的初学例题。
    2022-07-03 00:16:47下载
    积分:1
  • 2022-09-27 12:40:02下载
    积分:1
  • control
    说明:  船舶回转实验,采用的是nomoto模型可以作为船舶运动控制的一个简单模型使用(The Nomoto model used in ship rotation experiment can be used as a simple model for ship motion control.)
    2020-12-16 15:59:12下载
    积分:1
  • SHUJUBAOCUN
    信号采集数据自动连续保存程序,在labview环境下开发,提高数据采集效率(Signal for the preservation of automatic data collection procedures, the LabVIEW development environment, improve the efficiency of data acquisition)
    2008-12-23 11:48:14下载
    积分:1
  • 这是一个CMS(内容管理系统)用JSP开发的,值得李尔…
    这是一个jsp开发的CMS(网站内容发布)系统源码,非常值得看。-This is a CMS(content management system) developed with jsp, it is worth to learn.
    2023-05-14 06:35:04下载
    积分:1
  • 学校管理
    说明:  aspx.net 学生、教师管理信息系统,内含数据库(aspx.net Student and teacher management information system, including database)
    2020-07-23 23:35:52下载
    积分:1
  • C#修改Windows电脑的计算机名
    Visual C#修改计算机名,修改电脑名称为另一个自定义的新名称,代码较简单,这里不多做介绍了,运行界面如示例截图所示。以下为核心部分代码,先睹为快,完整源码项目请下载:   [DllImport("kernel32.dll")]   private static extern int SetComputerName(string ipComputerName);//重写API函数   private void Frm_Main_Load(object sender, EventArgs e)   {    Computer computer = new Computer();//创建计算机对象    textBox1.Text = computer.Name;//显示计算机名称   }   private void button1_Click(object sender, EventArgs e)   {    if (textBox2.Text == "")//判断计算机名称是否为空    {    MessageBox.Show("计算机名称不能为空!");    }    else    {    SetComputerName(textBox2.Text);//修改计算机名称    MessageBox.Show("计算机名称修改成功,请重新启动计算机使之生效!");    }   }
    2022-03-07 15:38:03下载
    积分:1
  • 696516资源总数
  • 106927会员总数
  • 1今日下载