登录
首页 » matlab » 二维FDTD仿真

二维FDTD仿真

于 2018-08-19 发布 文件大小:11KB
0 92
下载积分: 1 下载次数: 6

代码说明:

  二维TM波传播,使用matlab进行仿真(2D-fdtd matlab simulation)

文件列表:

二维FDTD仿真.docx, 14087 , 2018-08-19

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

发表评论

0 个回复

  • pdflib_hello
    这段源码给出了WINDOWS环境下在PDFLIB开发库中输出中文的几种方法(可以适合所有版本的PDFLIB库)。(This source gives the WINDOWS environment in the development of library output PDFLIB Chinese methods (which may be suitable for all versions of PDFLIB library).)
    2009-07-07 12:19:12下载
    积分:1
  • IIR-FILTER
    采用双线性变换法实现IIR滤波器 并且用用所设计的滤波器对实际心电图信号采样序列进行仿真滤波处理(IIR filters using the bilinear transformation method and the sampling sequence of the designed filter on the actual ECG signal simulation filtering)
    2012-04-19 22:23:11下载
    积分:1
  • 1234435
    用matlab 7.0编写的滑模变结构仿真的例子。(S-function for continuous state equation function [sys,x0,str,ts]=s_function(t,x,u,flag) switch flag, Initialization case 0, [sys,x0,str,ts]=mdlInitializeSizes Outputs case 3, sys=mdlOutputs(t,x,u) Unhandled flags case {2, 4, 9 } sys = [] Unexpected flags otherwise error([ Unhandled flag = ,num2str(flag)]) end mdlInitializeSizes function [sys,x0,str,ts]=mdlInitializeSizes sizes = simsizes sizes.NumContStates = 0 sizes.NumDiscStates = 0 sizes.NumOutputs = 3 sizes.NumInputs = 1 sizes.DirFeedthrough = 1 sizes.NumSampleTimes = 0 sys=simsizes(sizes) x0=[] str=[] ts=[] function sys=mdlOutputs(t,x,u) x11d=sin(pi*t/2) x21d=cos(pi*t) x31d=1 sys(1)=x11d sys(2)=x21d sys(3)=x31d )
    2012-10-19 11:43:12下载
    积分:1
  • quwu
    基于MATLAB开发平台的图像去雾程序代码,可运行,适合去雾算法的研究(Image to fog program code based on MATLAB development platform, can run, is suitable for the study to fog algorithm )
    2015-04-07 21:12:58下载
    积分:1
  • threephasethreelevel
    基于matlab的三相三电平27矢量仿真,配合PDF文档说明(27 vector-based simulation matlab, descripe by PDF documentation)
    2014-07-08 17:55:47下载
    积分:1
  • TheFirstMatlabHomework
    MATLAB 简单程序,源代码。。。 实现图像变换(Simple MATLAB program, the source code. . . Implementation of Image Transform)
    2010-08-01 11:27:56下载
    积分:1
  • PCAMatlabPCA
    matlab 实现PCA算法,可以输出识别率,有详细注释,值得一用(Face Recognition Using PCA algorithm procedure, with annotations, 88 recognition rate )
    2010-12-24 10:52:58下载
    积分:1
  • SAMPLE1
    对于属性节点进行一定的分析,得到属性节点使用的范例。(attribute node)
    2014-01-07 13:51:23下载
    积分:1
  • work11
    一个matlab实现卡尔曼滤波的程序,希望能够给大家提供帮助(a Matlab Kalman filtering process, we hope to be able to provide help to)
    2007-05-15 14:28:21下载
    积分:1
  • COMP
    用matlab编的联合处理的程序,是使用和不使用的比较(Joint processing using matlab program, and does not use a comparison)
    2021-05-10 00:28:34下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载