-
4-fft
FFT快速傅里叶变换 采用基4 fft实现的c语言版(FFT Fast Fourier Transform implemented using the base 4 fft c language version)
- 2020-12-16 15:09:13下载
- 积分:1
-
Code
学习fortran的必备,simple算法,拥有完整注释,便于学习交流,是快速学习数值传热学的利器(Learning fortran essential, simple algorithm, with complete notes, facilitate learning exchanges)
- 2014-11-10 21:21:02下载
- 积分:1
-
Bessel_Transforms
Fourier bessel transform
- 2020-07-28 14:48:40下载
- 积分:1
-
air-age
计算流体力学软件FLUENT计算空气龄的udf文件(FLUENT CFD software udf file to calculate the air age )
- 2015-10-14 15:32:41下载
- 积分:1
-
fdtd3D_PML
计算光子晶体的源程序,基于fdtd 算法,很有帮助(photonic crystal calculation of the source, based on fdtd algorithm, helpful)
- 2007-04-20 15:36:13下载
- 积分:1
-
Least-squares
在visual c++6.0的环境下,使用C++语言编写的最小二乘法程序。(In visual c++6.0 environment, using C++ language least squares procedure.)
- 2011-06-24 14:33:54下载
- 积分:1
-
用传输矩阵法计算光子晶体的能带结构的程序 the band structure of_photonic crystals
用matlab所编用传输矩阵法计算光子晶体的能带结构的程序(prepared by using Matlab using the transfer matrix method photonic crystals with the structure of procedures)
- 2006-11-15 21:49:59下载
- 积分:1
-
精密星历内插 matlab代码
精密星历内插 matlab代码,包含误差分析(Precise ephemeris interpolation matlab code, including error analysis)
- 2021-05-08 21:28:35下载
- 积分:1
-
MYFEM
有限元求解柏松方程。本文采用FORTRAN语言编制程序。程序中大部分变量采用有名公共区存储方式存储,这样可以减少内存占用量。
IFG:生成有限元网格信息,即元素节点局部编码与总体编码对照表,节点实际坐标,边界节点编码与边界点上的已知值
GKD:生成总刚一维存储对角元的地址,计算总刚一维存储长度
FIXP:设置已知节点函数值
GK(NI,NJ,ADJ,AIJ):单元刚度矩阵计算
GF(NI,N,M,LE,YI,FE):单元列阵的计算
AK(I,J,AIJ):总刚度矩阵元素迭加
QEB:总刚度矩阵和总列阵合成
BDE:边界条件处理
SOLGS:Gauss-Seidel迭代法求解方程组
UDIFF(NI,NFLAG,UDIF,LE,ADJ):标准元素内形状函数导数计算
DIFF:节点上 , 加权平均
(In this program, FEM was used to solve the possion equation. It is implemented through FORTRAN)
- 2009-05-22 17:22:56下载
- 积分:1
-
fem
一些有用的fem用来matlab进行有限元分析编程的源代码(Some useful fem used to matlab for finite element analysis of programming source code)
- 2012-07-03 15:06:47下载
- 积分:1