登录
首页 » matlab » 电磁波传输方向的matlab程序

电磁波传输方向的matlab程序

于 2020-12-03 发布
0 230
下载积分: 1 下载次数: 4

代码说明:

说明:  程序主要包括电磁波在分层媒质中的传播,一维求解麦克斯韦方程组等,供电磁波数值仿真方向的同仁使用(The program mainly includes the propagation of electromagnetic wave in layered media, one-dimensional solution of Maxwell equations, etc., and the use of colleagues in the direction of numerical simulation of power supply magnetic wave)

文件列表:

diancibozaifencengmeizhi.m, 4625 , 2020-06-13
erweidiancibochuanbo.m, 8196 , 2020-06-13
UPML_2D_TMmode.m, 17891 , 2020-06-12
WKBjinsisuanfa.m, 2655 , 2020-06-11
yiweiqiujiemaikesiwei.m, 1702 , 2020-06-12

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

发表评论

0 个回复

  • VC++6.0 在程序内注册ActiveX控件的例子源码
    VC++6.0 在程序内注册ActiveX控件的例子源码,在程序中动态注册控件到Windows系统中,注册后所依赖该控件的程序才可正常运行。核心代码如下:   //加载ActiveX控件   HINSTANCE hLib = LoadLibrary(lpszDllName);   if (hLib == NULL)   {    TRACE(_T("%s加载失败 "), lpszDllName);    return FALSE;   }   //获得注册函数DllRegisterServer地址   FARPROC lpDllEntryPoint;   lpDllEntryPoint = GetProcAddress(hLib, _T("DllRegisterServer"));   //调用注册函数DllRegisterServer   if (lpDllEntryPoint != NULL)   {    if (FAILED((*lpDllEntryPoint)()))    {    TRACE(_T("调用DllRegisterServer失败 "));    FreeLibrary(hLib);    return FALSE;    }    else    {    FreeLibrary(hLib);    return TRUE;    }   }   else   {    TRACE(_T("调用DllRegisterServer失败 "));    FreeLibrary(hLib);    return FALSE;   }   更多代码请下载本源码包。
    2022-08-18 20:45:44下载
    积分:1
  • 图像旋转(角度计算并旋转)
    说明:  通过直线判断图像的倾斜角度,并将其自动旋转正(Judging the tilt angle of an image by a straight line and automatically rotating it forward)
    2019-04-29 16:36:36下载
    积分:1
  • src
    说明:  java 线程池实现模板,供开发人员学习(Java thread pool implementation template)
    2020-06-21 12:00:02下载
    积分:1
  • LCD Driver IC for t6963 contain text and photographs Fonts
    液晶驱动程序 驱动芯片为t6963 包含文字字模 及图片-LCD Driver IC for t6963 contain text and photographs Fonts
    2022-02-04 03:22:27下载
    积分:1
  • 通过这个程序,你可以实现校园导游功能。数据结构课程设计...
    通过这个程序,你可以实现校园导游功能。数据结构课程设计-Through this program, you can achieve the function of the campus tour guides. Data Structure Course Design
    2022-04-23 11:27:03下载
    积分:1
  • phpmysql在线论坛系统_fxzx40
    说明:  php脚本语言实现,所用语言和技术:html+css+js+php+mysql,实现在线论坛系统,能实现登录注册注销、管理员后台管理、个人中心、发帖回帖等功能,阅读提升自我参考代码(PHP scripting language, the language and technology: the HTML + CSS + js + PHP + mysql, realize the online BBS system, can realize the login registration cancellation, administrator management background, personal center, post replies, and other functions, reading self reference code)
    2020-11-11 11:58:42下载
    积分:1
  • Software source code PowerBuilderXieLieJiangZuo
    软件源码PowerBuilderXieLieJiangZuo,PowerBuilder系列讲座-Software source code PowerBuilderXieLieJiangZuo
    2022-08-21 12:37:18下载
    积分:1
  • 附件 - ZTOOLS矢量图处理工具
    斑马打印机协助图片处理工具 将图片转换成对应的zpl代码 实现打印功能(Zebra printer assistance for image processing tools Convert the picture to the corresponding ZPL code Print function)
    2021-04-16 14:38:53下载
    积分:1
  • 用html编写的类似大富翁的游戏,包含所有源代码
    用html编写的类似大富翁的游戏,包含所有源代码 -Html prepared using similar Monopoly game that contains all the source code
    2022-06-27 20:06:59下载
    积分:1
  • Hans123Trader_v9_02
    说明:  As a widely popular breakthrough trading strategy in the foreign exchange market, hans123 uses its simple breakout of high and low points of n-k lines after opening as the criteria for triggering trading signals. This is also an early entry mode of trading, with appropriate filtering technology, or to improve its odds.
    2020-09-01 11:38:10下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载