登录
首页 » matlab » MATLAB实现电磁场的仿真

MATLAB实现电磁场的仿真

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

代码说明:

  MATLAB实现电磁场的仿真,MATLAB编写,能运行(The simulation of electromagnetic field is realized by MATLAB, which is written by MATLAB and can run.)

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

发表评论

0 个回复

  • NETSDK
    ip camera softwares FOR xmeye app
    2017-11-22 20:48:15下载
    积分:1
  • 地图编辑器 能对一半要求的地图编辑并且产生编码
    地图编辑器 能对一半要求的地图编辑并且产生编码-Map Editor can request half of the map editor and generate code
    2022-08-03 09:54:00下载
    积分:1
  • xiaobo-mashijuli
    说明:  使用美国辛辛那提大学的数据,进行小波,时域,时频域提取特征,使用马氏距离对其进行性能退化。(Using data from the University of Cincinnati in the United States, wavelet, time domain, time-frequency domain features were extracted, and markov distance was used to degrade its performance.)
    2020-12-15 10:36:11下载
    积分:1
  • CPE程式運算
    sample input 125 5 30 3 80 2 81 3 sample output 125 25 5 1 Boring! Boring! 81 27 9 3 1 讀取INPUT檔案  第一位數MOD第二位數 如餘數非0  顯示Boring!  如餘數為0 顯示其結果
    2022-03-17 23:22:19下载
    积分:1
  • 新能源建模与仿真
    一些整流逆变所用到的整流器以及逆变器,包括三个模型(Rectifiers and inverters used in some rectification inverters, including three models)
    2018-07-26 10:14:22下载
    积分:1
  • This a utility which introduces the user to the 8 puzzle
    这是一个向用户介绍8拼图的实用程序
    2022-03-20 16:47:41下载
    积分: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
  • javakeydemo code input test
    javakeydemo的代码 输入的测试-javakeydemo code input test
    2022-05-19 18:06:28下载
    积分:1
  • MicroPHP开发框架 v2.2.11
    MicroPHP是一个免费开源的MVC模式的PHP开发框架,它易拓展而不失灵活,可以轻松应对各种大中型项目。具有非常强的拓展能力。MicroPHP框架各文件说明:   1.MicroPHP.php是整个框架核心程序   2.index.php是入口文件同时也是配置文件   3.MicroPHP.min.php是压缩版本,建议生产环境替代MicroPHP.php。   4.plugin.php是插件模式要被包含的文件,插件模式要保证plugin.php和MicroPHP.min.php在一起,或者修改plugin.php最后的包含MicroPHP.min.php的路径。   5.application是一个简单的项目结构
    2022-07-10 22:21:53下载
    积分:1
  • 贪吃蛇
    说明:  贪吃蛇游戏的Java文件,class文件和讲解,他能增长,吃食物,碰到石头会死亡。(The Code and Explanation of Snake Eating)
    2020-06-21 11:20:02下载
    积分:1
  • 696524资源总数
  • 103930会员总数
  • 47今日下载