搜索资源列表
阻尼PSO算法(MT一维反演应用)
- 反演采用非线性反演算法----微粒群算法。 正演程序为Fortran编写的DLL 软件界面和反演算法用C#编写。 资源发布仅供交流:mou_yq@126.com
分子动力学教学程主序
- 简单的fortran程序!
模型反演
- 模型反演源码,共轭梯度寻优!fortran 源代码
hyplas
- ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
ieee_ssr_bench
- PSCAD的研究次同步振荡的程序 采用第一标准测试模型-Research PSCAD SSO standard procedures for the use of the first test model
P-r
- fortran编写,处理椭圆数值解法问题-fortran prepared to deal with the issue of numerical solution of elliptic
methane
- 运用P-R状态方程,迭代计算甲烷气体压缩因子-The use of PR equation of state, iterative calculation of methane gas compressibility factor
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语言的理解和应用,本书最后几章专门列举了
G-P
- G_P饱和关联维数法关联维fortran程序-G_P correlation dimension algorithm fortran program
t_direct_decon
- tsint.f90 Generates and writes a set of synthetic seismic traces that are read by the t_direct_decon.f90 code. The synthetic data is composed of 10 traces of 1000 samples, with a multiple of period p=200 samples, and reflection coefficient c=
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
Double-Diff-Free-P.-M.--AHM
- This is a Fortran code simulating the heat and mass transfer in porous media by solving the non-Darcy flow by applying the streamfunction-vorticity method to calculate the velocity field without any need to calculate the pressure field and using the
P-r
- 差分格式算例,一个非常好的关于差分格式计算的例子,用fortran编写。-Example difference scheme
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.)
line-plane-intersection
- 求空间直线与平面的交点 已知直线L过点m(m1,m2,m3),且方向向量为VL(v1,v2,v3), 平面P过点n(n1,n2,n3),且法线方向向量为VP(vp1,vp2,vp3),求得直线与平面的交点O的坐标(x,y,z)(Find the intersection of space, line and plane the line L is known to be over M (M1, M2, m3), and the direction vector is VL (V1
L-MOMENT FOR LogPE3
- 计算Log P-III分布的参数,实现了全球不同数据长度的站点,均能通过该函数计算(Calculate the parameters of Log P-III distribution)
Microgrid_PQ
- 本模型模拟微电网分布式电源并网运行模式,电源采用理想直流电压源代替,逆变器采用PQ控制,包括P/Q外环控制器和电流的内环控制器,对于储能、风机、光伏等分布式电源的并网运行具有很高的参考价值,模型可运行,仿真结果稳定可靠。(This model to simulate the micro grid distributed power grid operation mode, the power supply adopts the ideal dc voltage source to replace
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,