搜索资源列表
SPARSKIT2.tar.gz
- 这是Yousef Saad编写的矩阵运算的Fortran软件包(A basic tool-kit for sparse matrix computations (Version 2),包含常见的排序,预处理(ILU分解等),Krylov子空间迭代法,以及有限差分等方法得到的算例等。有不少很实用的子程序(比如稀疏矩阵相加、相乘等等,可以学习专家的设计哟!)。极力向学习大型线性方程组数值解的人推荐(不足之处就是Fortran实现,本人觉得还是C语言好)。,Yousef Saad This is pr
DIF-IFFT
- 可用于图像处理中的傅立叶逆变换子程序,使用fortran编程-Can be used for image processing in the inverse Fourier transform subroutine, use the fortran program
SGA
- 自编的基于实数编码的遗传算法源程序(fortran) ,用于搜索最小值-Self-based real-coded genetic algorithm source code (fortran), used to search for the minimum
LyapunovspectrumforLorenzattractor
- 附件中是我用Fortran写的lorenz混沌吸引子的lyapunov指数谱产生程序。包括三部分内容:如何产生lorenz吸引子,详细注释,如何计算lyapunov指数谱。 需要的话也可以单独提取子程序中的四阶龙格库塔算法。 希望有所用。-Annex is written in Fortran I used the Lorenz chaotic attractor of lyapunov index spectrum generation process. Includes three
fortran_matrix
- 一个适合FORTRAN初学者的程序包。内含丰富的fortran矩阵算法程序。-A suitable FORTRAN package for beginners. Intron-rich matrix algorithm fortran program.
FDM0308
- 用fortran设计的LU分解法计算矩阵的算法-fortran matrix calculation algorithm LU
Fortran_3D_FDTD
- 三维FDTD程序,一个Fortran写的三维FDTD程序-Three-dimensional FDTD procedure, a Fortran program written by three-dimensional FDTD
Ising_model
- 用fortran编写的程序.主要用于研究统计物理里的Ising模型.-Fortran prepared to use procedures. Mainly used for research in statistical physics of Ising model.
Owen_Program_All.ZIP
- 有限元分析源程序汇总,含D.R.J. Owen 和一些线性非线性程序段,用FORTRAN77编写,主要用于结构分析-Summary of finite element analysis of source, including DRJ Owen and a number of linear non-linear program segment, using FORTRAN77 prepared, mainly for structural analysis
euler
- 在fortran语言中,利用eular方法来解2维的微分方程-In fortran languages, eular method to use 2-dimensional differential equation solution
FFT
- fortran下的FFT编程。参数格式已经转换完毕。-fortran programming under the FFT. Parameters of the format has completed conversion.
Intel_Visual_Fortran_Code
- Intel Visual Fortran 应用程序开发 周振红编著
IVFDocumentation
- IVF Documentation,intel visual fortran参考资料,想用ivf的可以看看,一定有帮助的-IVF Documentation, intel visual fortran reference ivf want to use the can see that must have help
FORTRAN_program
- FORTRAN常用算法程序集。学习有限元程序的第一步。-FORTRAN
jacobi.f
- Jacobi的fortran程序 包括openmp以及MPI以及openmp与mpi的联合算法-a Jacobi program writen in fortran program to solve a finite difference discretization of Helmholtz equation
MEX_and_compiler
- 基于mex的matlab-fortran混合编程,详细的步骤和样例-Mex-based hybrid of matlab-fortran programming, detailed steps and sample
duncan_zhang
- FORTRAN 源程序,主要用于开挖、堤防、大坝等土石基础力学分析。-fotran codes for earth damfill excavation of soil fundation in civil engineering
qiuhe
- 用VB.NET调用FORTRAN生成的DLL,能实现DLL中的功能-FORTRAN generated using VB.NET call DLL, the DLL function can be achieved
Monte-Carlo-methods-concepts-and-applications
- 一本学些蒙特卡洛的英文书籍,里面有很多相关的Fortran编写的程序-A book 《Monte-Carlo methods, concepts and applications》
RUNGE
- solution of linear ODE by SHOOTING method Runge kutta