登录
首页 » Fortran » mom-Fortran-Programs

mom-Fortran-Programs

于 2021-02-02 发布 文件大小:126KB
0 272
下载积分: 1 下载次数: 42

代码说明:

  矩量法的fortran程序,忘了那本书的源码了(Method of Moments fortran program, forgot the source of the book)

文件列表:

矩量法Fortran Programs
......................\Chapter 02
......................\..........\Directiv.for,5104,1996-04-09
......................\..........\Directiv.mdp,24576,2011-07-17
......................\..........\READ ME-Directivity.doc,26112,2004-09-17
......................\Chapter 04
......................\..........\Dipole.for,3751,1996-04-09
......................\..........\READ ME - Linear Dipole.doc,27648,2004-09-17
......................\Chapter 05
......................\..........\Loop.for,5890,1996-04-09
......................\..........\READ ME - Circular Loop.doc,28160,2004-09-17
......................\Chapter 06
......................\..........\Arrays.for,31942,1996-04-10
......................\..........\READ ME - Arrays.doc,39936,2004-09-17
......................\Chapter 08
......................\..........\MoM
......................\..........\...\MoMethod.for,24571,1996-04-13
......................\..........\...\READ ME - MoM.doc,27136,2004-09-17
......................\..........\Self and Mutual Impedances
......................\..........\..........................\Mutual-Z.for,18299,1996-04-09
......................\..........\..........................\READ ME - Self and Mutual Impedances.doc,32768,2004-09-17
......................\Chapter 10
......................\..........\READ ME - Yagi-Uda.doc,28672,2004-09-17
......................\..........\Yagi-Uda.for,28850,1996-11-08
......................\Chapter 11
......................\..........\Log-Perd Document.doc,46332,2004-09-17
......................\..........\Log-Perd.for,110334,1996-11-05
......................\..........\READ ME - Log-Periodic Array.doc,40448,2004-09-17
......................\Chapter 13
......................\..........\Horn Analysis
......................\..........\.............\HornAnal.for,13071,1996-04-09
......................\..........\.............\READ ME - Pyramidal Horn - Analysis.doc,27648,2004-09-17
......................\..........\Horn Design
......................\..........\...........\HornDesn.for,6915,1996-04-09
......................\..........\...........\READ ME - Horn Design.doc,26624,2004-09-17
......................\Chapter 14
......................\..........\MicroStp.for,25970,1996-04-10
......................\..........\READ ME - Microstrip.doc,29696,2004-09-17
......................\juliang.f,2645,2006-09-16
......................\juliang.mdp,24064,2011-09-23

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

发表评论

0 个回复

  • matlab实现捷联惯性导航解 strapdown
    matlab实现捷联惯性导航解算,四元数更新姿态矩阵。(SINS solver matlab)
    2013-05-03 16:38:47下载
    积分:1
  • gcc-objc-3.4.2-20040916-1.tar
    The Polarized light Monte Carlo programs described here keep track of the status of polarization of light traveling through a scattering media.(polarized monte carlo)
    2021-04-11 09:58:58下载
    积分:1
  • numerical-methods
    数值方法的5个重要的算法: 1.[Dirich.m] 求解拉普拉斯方程的狄利克雷方法. 用于偏微分方程的数值解 2.[Hamming.m] 汉明方法是用来修正微分方程的多步预测。 3. [Milne.m] 米尔恩 - 辛普森差分方程求解方法,用于预测校正方法。 4. [Rkf45.m]龙格 - 库塔 - 沃尔伯格错误控制和步骤的方法求解微分方程的近似解 5.[Romber.m]著名的龙贝格积分源代码。计算结果存在并显示为下三角矩阵。(Numerical Methods in five of the more important algorithms: 1. [Dirich.m] to solve the Laplace equation Dirichlet method for the numerical solution of partial differential equations 2.[Hamming.m] Hamming method is the multistep forecast corrected differential equations. 3. [Milne.m] the Milne- Simpson method as a differential equation solver used forecast correction method. 4. [Rkf45.m] Runge- Kutta- Wahlberg error control and step method for solving differential equations approximate solution 5. [Romber.m] the famous Romberg integral source code numerical integration, the presence of computable results show a lower triangular matrix.)
    2013-03-09 01:35:19下载
    积分:1
  • czn_fmow
    基于P-Q分解法的快速潮流计算,可用于实际系统(The fast power flow calculation based on P-Q decomposition method can be used in practical system.)
    2018-11-19 11:14:24下载
    积分:1
  • KFFT
    计算离散傅里叶变换的一种快速算法,简称FFT。快速傅里叶变换是1965年由J.W.库利和T.W.图基提出的。采用这种算法能使计算机计算离散傅里叶变换所需要的乘法次数大为减少,特别是被变换的抽样点数N越多,FFT算法计算量的节省就越显著。(A computing discrete Fourier transform fast algorithm, referred to as FFT. Fast Fourier Transform in 1965 by the JW Cooley and TW Tuji Ti out. Using this algorithm enables a computer to calculate the number of multiplications needed for the discrete Fourier transform greatly reduced, especially sampling points N is transformed more and save FFT algorithm to calculate the amount of the more remarkable.)
    2013-12-18 22:32:50下载
    积分:1
  • ConQuest_Round-1
    book of document including test
    2016-03-14 23:08:40下载
    积分:1
  • curvefiting
    该程序利用最小二乘法进行拟合多元非线性方程。是我做毕设的时候写的。希望对大家有用。(This code can fit multivariable nonlinear equation by using least squares.)
    2010-08-03 22:19:04下载
    积分:1
  • polynomial_fitting
    二元二次多项式曲面拟合法的Matlab实现,含有M文件及数据文件示例(Binary quadratic polynomial surface fitting Matlab, contain the M-file and the data file example)
    2012-09-18 18:34:41下载
    积分:1
  • cgmotion
    fluent udf的动网格程序,实现了刚体和基于节点的运动(cg-motion grid motion)
    2020-11-20 09:39:37下载
    积分:1
  • gauss-seidel
    二维热传导扩散方程的高斯-赛德尔迭代方法。(A two-dimensional thermal diffusion problem using Gauss-Seidel iteration method.)
    2021-01-18 14:28:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载