搜索资源列表
468067-
- 这是fortran的刚架优化程序,大家下载吧,,很有用的.-This is the frame fortran optimization procedures, we downloaded it, and very useful.
3
- 对VC和FORTRAN混合编程中的函数传递问题,进行了深入的研究,研究出了一种从VC程序到FORTRAN程序的函数传递技术。运用这一技术实现了从VC程序向FORTRAN优化设计程序传递优化模型,进行优化计算,为FORTRAN优化程序的可视化提供了一种解决途径。实例说明技术的应用价值。
FLOW3D
- FLOW采用有限单元法fortran90编写的求解不可压缩流体的稳态流速和压力场的程序,计算流体方面的,fortran90编写的-FLOW using FORTRAN90 finite element method for solving incompressible prepared steady-state fluid flow and pressure field procedures, computational fluid aspects, fortran90 prepared
DFP
- dfp变度量法优化程序 动力学 噪声 最小值非线性规划-DFP
genetic_algorithm_source
- 使用Fortran程序进行编写的遗传算法优化的源程序-The use of genetic algorithm source code written in Fortran
POWELL
- POWELL优化算法的FORTRAN源代码-POWELL optimization of the FORTRAN source code
fanyan
- 几个反演优化设计的FORTRAN源代码程序-Several inversion of the FORTRAN source code for optimal design procedure
fortran
- 《Fortran 库参考》介绍了 Sun™ Studio Fortran 库中的内部函数和例程。该参考手册适 用于具有 Fortran 语言和 Solaris™ 操作环境使用经验的编程人员。 该指南适用于具有 Fortran 语言使用经验以及想了解如何有效地使用 Sun Fortran 编译 器的科研人员、工程师和编程人员。同时,假定这些人员熟悉 Solaris 操作环境或 UNIX® 。 配套提供的《Fortran 编程指南》中介绍了 Solari
dp
- FORTRAN动态规划程序,适用于水库调度优化计算-FORTRAN dynamic planning process
Guide_to_Fortran_2003_Programming_by_Walter_S_Brai
- 一本介绍fortran的书,书中提供了大量的实例,并介绍了编程风格和优化-A fortran book describes, the book provides a wealth of examples, and describes the programming style and Optimization
multiplier
- 增广乘子法,优化算法程序,采用Fortran语言编写-Augmented multiplier method, optimization procedures, using Fortran language
genetic-algorithm
- 利用fortran编程的二进制遗传算法。遗传算法将生物界遗传进化思想用于数学优化当中,形成了一种特性优良的启发式搜索算法,它能较方便地搜索出目标函数的最优值,更为重要的是,遗传算法的目标函数可以是连续函数,也可以是间断函数,因此它的使用范围比微积分极值理论的应用范围更广-Binary genetic algorithm
Sa_network
- 基于模拟退火算法Fortran 语言编写的宽带天线匹配网络的设计程序。其用法是将天线设计的频率点和阻抗值(包括实部和虚部)生成一个文件,程序读此文件,便可以优化出最优匹配网络数值。- A wideband antenna matching network Program,based on simulated annealing algorithm is written in Fortran One generates a file,which contain the frequency a
opt_loaded_monopole
- 无限大面上的加载单极天线优化设计程序,程序语言为FORTRAN - An optimization program is writen in FORTRAN for design Loaded monopole antenna infinite plane
SCE-UA算法代码
- 一种高效全局优化算法,广泛用于水文模型参数优选(A high efficient global optimization algorithm widely used for parameter optimization of hydrological model)
fortran_GA
- 基于Fortran语言的遗传优化算法,可以直接解决最优化问题!(A genetic algorithm based on Fortran language)