登录
首页 » Unix_Linux » FDTD-

FDTD-

于 2013-11-04 发布 文件大小:15KB
0 125
下载积分: 1 下载次数: 4

代码说明:

  把 Maxwell 方程式在时间和空间领域上进行差分化。利用蛙跳式(Leap frog algorithm)--空间领域内的电场和磁场进行交替计算,通过时间领域上更新来模仿电磁场的变化,达到数值计算的目的。(The Maxwell equations in time and space on the field differencing. Using the leapfrog (Leap frog algorithm)- Space field for alternating electric and magnetic fields calculated by the time domain electromagnetic field is updated to mimic the changes to achieve the purpose of numerical calculation.)

文件列表:

三维电磁场FDTD程序(3D-FDTD_matlab)PEC边界.docx,18014,2013-01-04

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

发表评论

0 个回复

  • 121
    1. 牛顿迭代法 function [x,i]=newtonmethod(x0,f,ep,Nmax) 牛顿法求非线性方程根 x0是输入初始值, f是输入函数, 精度要求ep, Nmax为最大迭代次数 x是输出迭代序列,i是迭代次数 2. 二分法 function [x,k]=bisection(a,b,f,ep) 二分法解非线性方程 输入区间[a,b],函数f和误差ep, Nmax为最大二分次数 x为输出近似根, k为二分次数 ( Newton s law and the dichotomy)
    2020-10-12 22:57:32下载
    积分:1
  • fit_func
    Fitting curve distribution function拟合曲线分布函数(Fitting curve distribution function)
    2016-04-13 17:06:43下载
    积分:1
  • Matlab-Simulink-光通信仿真实例
    MATLAB Simulink Simulation Platform for Photonic Transmission Systems
    2021-04-17 21:18:52下载
    积分:1
  • E2Q2E
    欧拉角和四元数的转换:输入偶欧拉角,按Rechnen,程序会自动将欧拉角转换为四元数,再得出最终的方位。(Euler angles and quaternion conversion: input dual Euler angles, press Rechnen, the program will automatically Euler angles conversion quaternion, and then come to the final orientation.)
    2012-09-17 21:30:30下载
    积分:1
  • SAP4
    SAP2000软件具有框架单元、索单元、板单元、壳单元、平面单元、实体单元、连接单元、铰单元等单元,提供线性和非线性、静力和动力分析,可以进行静力分析、振型分析、反应谱分析、时程分析、曲屈分析、移动荷载分析、稳态分析、功能谱密度分析、静力Pushover分析、施工顺序加载分析等。 SAP2000是通用有限元分析与设计软件,适用于桥梁、工业建筑、输电塔、设备基础、电力设施、索膜结构、运动场所、演出场所等特种结构。 (SAP2000 software has a frame unit, cable unit, plate elements, shell elements, plane elements, solid elements, connecting elements, hinge unit and other units to provide linear and nonlinear, static and dynamic analysis, static analysis, vibration type of analysis, response spectrum analysis, time history analysis, buckling analysis, the moving load analysis, steady-state analysis, spectral density function analysis, static Pushover analysis, construction sequence loading analysis. SAP2000 is a general-purpose finite element analysis and design software for bridges, industrial buildings, transmission towers, equipment foundations, electrical facilities, cable-membrane structures, sports facilities, venues and other special structures.)
    2020-10-08 21:27:36下载
    积分:1
  • shape_feature
    一个简单的傅立叶带亮度描绘子提取图像的形状特征程序(A simple Fourier descriptor with the brightness of the image shape feature extraction procedures)
    2008-12-21 21:36:16下载
    积分:1
  • Moving-Least-Square-Method
    用于多学科设计优化中代理模型技术,移动最小二乘法是代理模型方法的一种(For multidisciplinary design optimization in the agent model, the moving least squares method is a kind of agent model)
    2020-11-12 09:39:43下载
    积分:1
  • arcLength
    有限元计算控制加载中弧长法(arc-length)的matlab源程序(Loading FEM arc length control method (arc-length) matlab source)
    2020-12-14 22:49:16下载
    积分:1
  • MOM
    用矩量法(电场结合磁场积分方程)算金属圆柱散射(Using the method of moments (electric field integral equation combined) considered the scattering of metal cylinder)
    2021-04-04 20:39:04下载
    积分:1
  • 最速下降法求解方程组
    说明:  最速下降法就是梯度下降法,可以用于求解最小二乘问题(线性和非线性都可以)。可以说是求解机器算法的最古老、最经典的模型,另一种常用的方法是最小二乘法。(The steepest descent method is the gradient descent method, which can be used to solve the least squares problem (both linear and non-linear). It can be said that it is the oldest and most classical model for solving machine algorithm. Another commonly used method is the least square method.)
    2019-05-13 21:13:18下载
    积分:1
  • 696522资源总数
  • 104047会员总数
  • 21今日下载