登录
首页 » 算法 » 利用Fortran77对2D FDTD算法进行实现

利用Fortran77对2D FDTD算法进行实现

于 2022-02-26 发布 文件大小:16.52 kB
0 172
下载积分: 2 下载次数: 1

代码说明:

利用Fortran77对2D FDTD算法进行实现,通过入射波,吸收边界的设定,电场和磁场强度的迭代计算,获得最终 位置的电场强度和磁场强度的描述。

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

发表评论

0 个回复

  • Garland97年的qslim
    应用背景随着数据量的增加,很多三维模型必须简化才能快速显示,Garland提出的qslim算法是简化算法中非常经典的一种,应用于网格模型简化,后面很多简化算法都是在qslim算法的基础上拓展,达到不同的简化效果。关键技术qslim简化算法是网格简化算法中最经典的一种,利用最小二乘拟合的方法计算点与面之间的距离,从而确定边折叠代价,对网格模型进行简化
    2023-03-13 01:50:04下载
    积分:1
  • 该程序定义了一个向量类,里面的元素是模板形式,定义了有关向量类的各种属性,方及运符重载函数。根据向量处理的程序实现矩阵数乘...
    该程序定义了一个向量类,里面的元素是模板形式,定义了有关向量类的各种属性,方法及运算符重载函数。根据向量处理的程序实现矩阵数乘-The program defines a vector class, which the element is the template form, the vector class defines the various properties, methods, and operator overloading function. According to the procedures in place to achieve matrix vector multiplication
    2022-06-28 02:49:20下载
    积分:1
  • 本论文for the C language in the plural
    此文件为C语言编写的复数运算算法-this document for the C language in the plural ALGORITHMS
    2022-08-09 21:16:34下载
    积分:1
  • 图像分割Graphcut
    Graph Cut方法是基于颜色统计采样的方法,因此对前背景相差较大的图像效果较佳。同时,比例系数lambda的调节直接影响到最终的分割效果。
    2023-07-31 21:30:02下载
    积分:1
  • 嵌入式构件库功能
    应用背景几类和函数嵌入形式。拖动&;下拉列表框项目和TreeView的项目项目用文件填充菜单};关键技术类tddlistboxhelper {受保护的 ;TListBox *列表; ;tpoint起点;公众: ;布尔DragOver(TObject *磅); ;无效setlistbox(TObject *磅); ;无效MouseDown(TObject *源,int x,y); ;无效的拖放(TObject *源,int x,y);};/ / ---------------------------------------------------------------------------类的封装tswissknife:公共tcomponent{私人的:受保护的公众: ;__fastcall tswissknife(tcomponent *业主);__published: ;无效completeedit(Tedit *,AnsiString); ;布尔 ;finditem(字符串键,tmenuitem *源); ;布尔 ;DeleteItem(字符串键,tmenuitem *源); ;int  ;populatelist(字符串键,tstrings *源,tstrings * dest,bool = true); ;upperfirstchar(AnsiString字符串S); ;布尔existslbitem(字符串键,TListBox *磅); ;无效sendstringkeys(char * pszchars); ;int loadfromfilemenuitems(tmenu * PP,字符串的文件名); ;int savetofilemenuitems(tmenu * PP,文件名字符串,整数开始);};
    2022-06-17 08:19:36下载
    积分:1
  • This is the application of genetic algorithms using the MATLAB language, I think...
    这是遗传算法的应用,用的是MATLAB语言编写的,我觉的会对大家有用。-This is the application of genetic algorithms using the MATLAB language, I think the people will useful.
    2022-02-14 23:11:24下载
    积分:1
  • 线性约束方程组,单纯形人工变量(用类写的)用文件输入输出的...
    线性约束方程组,单纯形人工变量法(用类写的)用文件输入输出的-linear constraint equations, artificial variable simplex method (using writing category) with the input and output documents
    2022-11-02 17:05:03下载
    积分:1
  • leetcode 3longest substring
    应用背景leetcode上面第三题,最长子序列。leetcode上面第三题,最长子序列。leetcode上面第三题,最长子序列。leetcode上面第三题,最长子序列。leetcode上面第三题,最长子序列。leetcode上面第三题,最长子序列。leetcode上面第三题,最长子序列。leetcode上面第三题,最长子序列。leetcode上面第三题,最长子序列。leetcode上面第三题,最长子序列。leetcode上面第三题,最长子序列。leetcode上面第三题,最长子序列。leetcode上面第三题,最长子序列。leetcode上面第三题,最长子序列。leetcode上面第三题,最长子序列。leetcode上面第三题,最长子序列。关键技术就是找到最长的子序列,就是找到最长的子序列就是找到最长的子序列就是找到最长的子序列就是找到最长的子序列
    2023-01-19 03:10:04下载
    积分:1
  • c++实现的对电话进行计费的系统,涉及到闰年平年的判断及夏时制冬时制的转换问题...
    c++实现的对电话进行计费的系统,涉及到闰年平年的判断及夏时制冬时制的转换问题-c achieve the right telephone billing system, which involves non-leap year of a leap year in the judgment and daylight saving time in winter when the system conversion,
    2022-04-26 10:49:36下载
    积分:1
  • 本文通过给定的训练模式为例来推导bp网络学习的,并用(语言编程实现,运行程序给出学习误差曲线,最后指出实际应用中BP网络学习存 在的缺点并提出几点改进方...
    本文通过给定的训练模式为例来推导bp网络学习的算法,并用(语言编程实现,运行程序给出学习误差曲线,最后指出实际应用中BP网络学习存 在的缺点并提出几点改进方案。 -In this paper, given as an example to the training model is derived bp network learning algorithm, and use (programming language, run the program gives error learning curve, and finally pointed out that the practical application of BP network learning shortcomings and to make a few points to improve the program.
    2022-05-24 18:37:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载