搜索资源列表
分子动力学教学程主序
- 简单的fortran程序!
FEM
- 平面四节点等参元有限元程序,适合初学者使用,有详细的说明-Planar four node isoparametric element finite element program, suitable for beginners to use, has a detailed descr iption of
FORTRAN_PPT
- FORTRAN是一门在数值计算领域有着重要用途的高级计算机语言。本书深入浅出、循序渐进地向读者讲述如何使用FORTRAN进行程序开发。本书内容包括FORTRAN起源及发展、FORTRAN语法基础、简单输入与输出、常量和变量、种别和属性、常用内部过程、运算符及表达式、程序流程控制、FORTRAN中的数组、FORTRAN程序单元、高级输出与输入、文件操作、FORTRAN指针等内容。基本上涵盖了FORTRAN语言的方方面面。为便于读者进一步加深对FORTRAN语言的理解和应用,本书最后几章专门列举了
wavelet
- 用于Fortran的小波分析,其中算法参照了经典的参考文献 Torrence, C. and G. P. Compo, 1998: A Practical Guide to Wavelet Analysis-Wavelet analysis for Fortran, in which reference to the classic method of references Torrence, C. and GP Compo, 1998: A Practical Guide to Wavelet
wavelet
- 用于Fortran的小波分析,其中算法参照了经典的参考文献 Torrence, C. and G. P. Compo, 1998: A Practical Guide to Wavelet AnalysisWavelet analysis for Fortran, in which reference to the classic method of references Torrence, C. and GP Compo, 1998: A Practical Guide to Wavelet
mixture
- 利用P-R方程计算混合制冷剂的PVT性质的fortran程序,可以以R22/R600a为例-P- R equation is used to calculate PVT properties of mixed refrigerant FORTRAN programs, can with R22/R600a as an example
p-g
- 使用fortran编写的AVO属性提取小程序,可以提取P,G,P+G,P*G等多种AVO属性。-Using FORTRAN make the AVO attribute extraction applet, you can extract P, G, P+G, P*G and other AVO attributes.
PR1
- 基于Peng-Robinson模型的超临界多组分碳氢燃料密度计算程序(A code of density of hydrocarbon fuel under supercritical pressure base on P-R function.)
Fortran语言
- fortran 总刚 单刚 源程序 有限元 分析节点及单元编号。已知区域x1边m等分,y1及y2边n等分,再将圆弧m0等分,最后将x2边(m-m0)等分,并找到各个边等分点的坐标。再将x1边的等分点按顺序分别与x2边和圆弧边的等分点用线段相(fortranUniform Mesh on Unit Circle: % fd = inline('sqrt(sum(p.^2,2))-1','p'); % [p,t] = distmesh_2d(fd,@huniform,0.2,