CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - optimization fortran
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - optimization fortran - List
[
AI-NN-PR
]
gongetidu
DL : 0
优化算法,共厄梯度法 fortran 90编译-optimization algorithm, a total of Ecuador gradient method FORTRAN 90 compiler
Date
: 2025-07-13
Size
: 6kb
User
:
lixiaohua
[
Other
]
PSOandDE
DL : 0
基于粒子群和微分进化的优化算法研究,是一篇优秀的博士论文,希望能对大家有用-Based on particle swarm optimization and differential evolution algorithm, is an excellent doctoral thesis, hoping to be useful for all of us
Date
: 2025-07-13
Size
: 1.74mb
User
:
chenjy
[
matlab
]
Lbfgsb.2.1.tar
DL : 0
有限内存BFGS约束优化算法Fortran程序及其说明-Limited memory BFGS Algorithm for Constrained Optimization Fortran program and its description
Date
: 2025-07-13
Size
: 257kb
User
:
Cheng bing
[
Algorithm
]
Marquardt
DL : 0
这是一个马奎特最优化算法,通过测试,比一般的最优化算法运算速度要快很多,而且精度也挺高。希望对大家有用-This is an optimization algorithm Marquette, passed the test than the general optimization algorithm to much faster computation speed and accuracy挺高also. Hope useful for everyone
Date
: 2025-07-13
Size
: 180kb
User
:
马见青
[
Algorithm
]
tron
DL : 0
牛顿优化算法源fortran代码,带数据,非常适合研究-Newton optimization code in fortran,with data,fit to research.
Date
: 2025-07-13
Size
: 49kb
User
:
Tom
[
AI-NN-PR
]
mpso1
DL : 0
这是一个经过改进的PSO算法,是用FORTRAN语言编写的,因为此语言计算速度快,适合PSO的应用,收敛速度明显加快,并且这是改优化后的PSO程序,比标准的速度快。-This is an improved PSO algorithm, are used FORTRAN language, because this language computing speed, suitable PSO applications, significantly speeding up the convergence rate, and change This is the optimized PSO procedures, faster than the standard.
Date
: 2025-07-13
Size
: 1kb
User
:
xin
[
AI-NN-PR
]
DE_FORTRAN90
DL : 0
新近出现的很好的计算智能算法,具有很强的鲁棒性,用它发过论文.-It is a very good optimization arithmetic.
Date
: 2025-07-13
Size
: 3kb
User
:
江南
[
source in ebook
]
Lbfgsb.2.1.tar
DL : 0
Software for Large-scale Bound-constrained or Unconstrained Optimization L-BFGS-B is a limited-memory quasi-Newton code for large-scale bound-constrained or unconstrained optimization. The code has been developed at the Optimization Technology Center, a joint venture of Argonne National Laboratory and Northwestern University.
Date
: 2025-07-13
Size
: 260kb
User
:
徐志平
[
Algorithm
]
BFGS
DL : 1
利用BFGS算法求解大规模无约束最优化问题,代码所用语言为Fortran77.-BFGS algorithm using large-scale unconstrained optimization problems, the code language for Fortran77.
Date
: 2025-07-13
Size
: 1020kb
User
:
刘东
[
Algorithm
]
CG_PLUS
DL : 0
利用共轭梯度法(CG+)求解大规模无约束最优化问题,代码所用语言为Fortran77.-The use of conjugate gradient method (CG+) to solve large-scale unconstrained optimization problems, the code language for Fortran77.
Date
: 2025-07-13
Size
: 387kb
User
:
刘东
[
Software Engineering
]
optfortrancode
DL : 0
常用优化设计fortran源代码 常用优化设计fortran源代码 常用优化设计fortran源代码 常用优化设计fortran源代码-mechanical optimization fortran code
Date
: 2025-07-13
Size
: 6kb
User
:
crack
[
Algorithm
]
sceua
DL : 0
一个非常好的全局优化算法代码,可以用于优化求解各种非线性方程,包括数据同化领域都可以应用。-The SCE-UA method is a general purpose global optimization program.
Date
: 2025-07-13
Size
: 419kb
User
:
muxihan
[
Algorithm
]
simann
DL : 0
用fortran语言写的模拟退火法的例子。模拟退火法作为一种全局优化算法,应用广泛,而fortran作为科学计算语言,是很多研究人员的首选,因此该程序容易被研究者集成到自己的程序中去。-Simulated annealing is a global optimization method, which is widely used, and fortran is a widely accepted scientific programing language, so this code is very easy to be integrated into your own program.
Date
: 2025-07-13
Size
: 11kb
User
:
Jinguang Yang
[
Other
]
POWELL
DL : 0
POWELL优化算法的FORTRAN源代码-POWELL optimization of the FORTRAN source code
Date
: 2025-07-13
Size
: 2kb
User
:
范磊
[
Algorithm
]
SVD
DL : 0
fortran的SVD程序,可以用于学习地球物理反演的基本概念,以及进一步优化!-fortran the SVD procedure can be used to learn the basic concepts of geophysical inversion, and further optimization!
Date
: 2025-07-13
Size
: 2kb
User
:
bdh
[
Algorithm
]
monituihuo
DL : 0
模拟退火fortran程序,可以根据优化函数设置参数-C Simulated annealing is a global optimization method that distinguishes C between different local optima. Starting from an initial point, the C algorithm takes a step and the function is evaluated. When minimizing a C function, any downhill step is accepted and the process repeats from this C new point. An uphill step may be accepted. Thus, it can escape from local C optima. This uphill decision is made by the Metropolis criteria. As the C optimization process proceeds, the length of the steps decline and the C algorithm closes in on the global optimum. Since the algorithm makes very C few assumptions regarding the function to be optimized, it is quite C robust with respect to non-quadratic surfaces. The degree of robustness C can be adjusted by the user. In fact, simulated annealing can be used as C a local optimizer for difficult functions.
Date
: 2025-07-13
Size
: 12kb
User
:
meibujun
[
Algorithm
]
Sparse_matrix_algorithm_and_program_implementation
DL : 0
稀疏矩阵算法及其程序实现(杨绍祺)。本书较全面的介绍了在求解非线性代数方程组,非线性微分方程组和非线性优化等问题时所产生的稀疏线性化代数方程组的稀疏矩阵算法。-Sparse matrix algorithm and program implementation (Yang Shaoqi). More comprehensive introduction to the book in solving nonlinear algebraic equations, nonlinear differential equations and nonlinear optimization problems arising from the sparse linear algebraic equations sparse matrix algorithm.
Date
: 2025-07-13
Size
: 4.78mb
User
:
wangzijian
[
Algorithm
]
optimization
DL : 0
常用优化算法源代码,在工程实践中有广泛应用,可以作为优化学习的入门资料-optimization code,easy for fresh user
Date
: 2025-07-13
Size
: 85kb
User
:
daneil
[
Mathimatics-Numerical algorithms
]
BFS
DL : 0
BFS变度量算法优化,Fortran语言-BFS variable metric algorithm optimization, Fortran language
Date
: 2025-07-13
Size
: 3kb
User
:
王帅
[
Algorithm
]
optimization
DL : 0
Date
: 2025-07-13
Size
: 46kb
User
:
彭鑫
«
1
2
3
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.