登录
首页 » 算法 » 3D FDTD code for electromagnetic simulation

3D FDTD code for electromagnetic simulation

于 2022-04-18 发布 文件大小:49.61 kB
0 148
下载积分: 2 下载次数: 1

代码说明:

In the pFDTD, pre-defined, a number of functions helps you to input complex dielectric/metallic structures by the repeated use of rather simple geometric structures. For example, the later use of input object functions will take over the overlapped region with the previously defined structures. In the present pFDTD version, only metals that can be described by simple Drude model can be handled.

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

发表评论


0 个回复

  • 粒子群优化
    Um algoritmo de otimização por 考试 de particulas。Utilizando matlab,简单 e 缀 de entender。
    2022-04-19 21:20:34下载
    积分:1
  • 均匀分布序列的产生
    根据均匀分布的产生原理和公式,求出均分分布的序列,该序列为0-1内的随机数
    2023-05-30 13:30:03下载
    积分:1
  • 这是一个师兄编的程序,用于多类分类和函数回归。
    这是一个师兄编的程序,用于多类分类和函数回归。-This is a senior allocation procedures, for use in multi-category classification and regression function.
    2022-04-08 16:32:52下载
    积分:1
  • science and engineering numerical algorithm (Visual C version) is a matrix of go...
    科学与工程数值算法(Visual C++版)是一本很好的矩阵类图书。里面有好多源代码可以参考。-science and engineering numerical algorithm (Visual C version) is a matrix of good books. There are a lot of source code for reference.
    2022-11-18 11:20:04下载
    积分:1
  • use VC read seismic data files
    使用VC读取地震数据文件-use VC read seismic data files
    2022-08-25 12:27:46下载
    积分:1
  • atan function, because a lot of information communication systems, which rely on...
    atan函数,由于在通信系统中很多信息都是依赖相位信息得到,所以atan函数非常有用。-atan function, because a lot of information communication systems, which rely on phase information is therefore very useful function atan.
    2022-01-25 19:12:46下载
    积分:1
  •  本程序是在原来的单纯形基础上改进的,主要用于分枝界定求解的整数规划。  修正的地方:   1.运用勃兰特原则   2.人机互动...
     本程序是在原来的单纯形法基础上改进的,主要用于分枝界定法求解的整数规划。  修正的地方:   1.运用勃兰特原则   2.人机互动-this procedure is in the original simplex method on the basis of improvement, mainly for Mycobacterium defined method of integer programming. The amendment : 1. Using the principle of two Brandt. Human-Computer Interaction
    2023-06-21 20:30:03下载
    积分:1
  • 第八届飞思卡尔智能车摄像头组程序(IAR)
    全国大学生飞思卡尔智能车比赛第八届摄像头组的程序,电机的控制,转向,对于初学者来说是一个很好的例程,而且不需要配置什么,历程包里已经都配置好,你只需要细心研读,努力努力,希望在智能车这条路上越走越好。
    2022-06-29 02:20:38下载
    积分:1
  • 使用fdtd光子晶体的模式折射率
    使用fdtd算法计算光子晶体的模式折射率-Fdtd algorithm using photonic crystal pattern of refractive index
    2023-05-02 00:00:03下载
    积分:1
  • 统计逆序对
    资源描述 Description 设a[0…n-1]是一个包含n个数的数组,若在ia[j],则称(i, j)为a数组的一个逆序对(inversion)。 比如 有5个逆序对。请采用类似“合并排序算法”的分治思路以O(nlogn)的效率来实现逆序对的统计。 一个n个元素序列的逆序对个数由三部分构成: (1)它的左半部分逆序对的个数,(2)加上右半部分逆序对的个数,(3)再加上左半部分元素大于右半部分元素的数量。 其中前两部分(1)和(2)由递归来实现。要保证算法最后效率O(nlogn),第三部分(3)应该如何实现? 此题请勿采用O(n^2)的简单枚举算法来实现。 并思考如下问题: (1)怎样的数组含有最多的逆序对?最多的又是多少个呢? (2)插入排序的运行时间和数组中逆序对的个数有关系吗?什么关系? 输入格式 第一行:n,表示接下来要输入n个元素,n不超过10000。 第二行:n个元素序列。 输出格式 逆序对的个数。 输入样例 5 2 3 8 6 1 输出样例 5
    2022-01-25 23:20:18下载
    积分:1
  • 696518资源总数
  • 105250会员总数
  • 16今日下载