登录
首页 » 算法 » ! 2 ! HOMPACK90 is a suite of FORTRAN 90 subroutines for solving nonline...

! 2 ! HOMPACK90 is a suite of FORTRAN 90 subroutines for solving nonline...

于 2022-07-21 发布 文件大小:128.67 kB
0 190
下载积分: 2 下载次数: 1

代码说明:

! 2 ! HOMPACK90 is a suite of FORTRAN 90 subroutines for solving nonlinear 3 ! systems of equations by homotopy methods. There are subroutines for 4 ! fixed point, zero finding, and general homotopy curve tracking problems, 5 ! utilizing both dense and sparse Jacobian matrices, and implementing 6 ! three different algorithms: ODE-based, normal flow, and augmented 7 ! Jacobian. The (driver) subroutines called by the user are given in the 8 ! table below, and are well documented internally. The user need not 9 ! be concerned with any other subroutines in HOMPACK90. -! 2 ! HOMPACK90 is a suite of FORTRAN 90 subroutines for solving nonlinear 3 ! systems of equations by homotopy methods. There are subroutines for 4 ! fixed point, zero finding, and general homotopy curve tracking problems, 5 ! utilizing both dense and sparse Jacobian matrices, and implementing 6 ! three different algorithms: ODE-based, normal flow, and augmented 7 ! Jac

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 研究生期间上《数值计》课的作业,所有代码都是C语言实现并调试通过,现在上传为大家服务。这是Doolittle分解的...
    研究生期间上《数值计算方法》课的作业,所有代码都是C语言实现并调试通过,现在上传为大家服务。这是Doolittle分解的算法-"numerical methods" courses of operations, are all code and the C language debugging passed, and upload to us. Try This is the decomposition algorithm
    2022-02-05 08:46:28下载
    积分:1
  • 钢筋工程量计程序
    钢筋工程量计算程序-reinforced engineering calculation program
    2023-07-22 11:05:08下载
    积分:1
  • The essence of Newton method is used constantly to approximate tangent curve, th...
    Newton法的本质就是不断用切线来近似曲线,因此,Newton法也称为切线方法。本程序用Newton法求解n元正定函数的最小值,例子在程序中。-The essence of Newton method is used constantly to approximate tangent curve, therefore, Newton method, also known as tangent method. This procedure using Newton method to solve n-positive definite function of the minimum value, for example, in the proceedings.
    2022-05-08 02:16:18下载
    积分:1
  • 这是一个关于模拟退火c c++的程序,内有详细解释,希望对大家有所帮助...
    这是一个关于模拟退火c c++的算法程序,内有详细解释,希望对大家有所帮助-This is a study on simulated annealing c c++ Algorithm procedure, which has a detailed explanation, and they hope to help everyone
    2022-03-24 16:00:04下载
    积分:1
  • 0 / 1背包问题是一个N P
    0 / 1背包问题是一个N P-复杂问题,为了解决该问题,,将用回溯算法解决该问题。既然想选择一个对象的子集,将它们装入背包,以便获得的收益最大,则解空间应组织成子集树的形状(如图1 6 - 2所示)。该回溯算法与4 . 2节的装载问题很类似。首先形成一个递归算法,去找到可获得的最大收益。然后,对该算法加以改进,形成代码。改进后的代码可找到获得最大收益时包含在背包中的对象的集合。-0/1 knapsack problem is a P-complex issues, in order to solve the problem, and will be used backtracking algorithm to solve the problem. As to the choice of a subset of object, they will load a backpack, in order to obtain the greatest profits, the solution should be organized into space subset of the shape of the tree (Figure 1 6-2 below). The backtracking algorithms and 4. Two loading problem is very similar. Forming a recursive algorithm to get the maximum benefit available. Then, this algorithm is modified to form code. Improved code can be found at the maximum benefits included in the backpack of a collection of objects.
    2022-02-26 09:06:08下载
    积分:1
  • 著名的seismiclab的代码 是地震学研究人员必备的工具
    著名的seismiclab的代码 是地震学研究人员必备的工具-famous seismiclab code seismic study is an essential tool for officers
    2022-12-01 03:05:04下载
    积分:1
  • tsp matlab
    旅行推销员问题(TSP) 或旅行推销员问题询问以下问题: 鉴于城市和每一对城市之间的距离的列表,什么是最短的可能路线的一次访问每个城市,并返回到原籍城市?它是一个NP 难问题在组合优化中,重要的业务研究和理论计算机科学。
    2023-04-23 03:05:04下载
    积分:1
  • PCA c 语言实现
    应用背景人脸识别,理解PCA的原理等~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~关键技术 通过 C 语言 和 opencv 来实现 PCA算法, 代码简单容易理解, 对于初学者 和想 通过代码来理解 PCA 的同学有帮助。 ·1——主成分分析   .   主成分分析 ( Principal Component Analysis , PCA )是一种掌握事物主要矛盾的统计分析方法,它可以从多元事物中解析出主要影响因素,揭示事物的本质,简化复杂的问题。
    2022-05-23 18:25:34下载
    积分:1
  • 最小化 DFA
    此程序需要的DFA作为输入,并产生另一个代码作为输出,它实现了最小化的DFA。
    2022-09-29 07:40:03下载
    积分:1
  • SystemC示例 全加器代码
    System C是一种软/硬件协同设计语言,一种新的系统级建模语言。它包含了一系列C++的类和宏,并且提供了一个事件驱动的模拟核,使得系统的设计者能够用C++的词法模拟并行的进程,特别是在SoC系统中。 这是SystemC全加器的一个例子,可以使用Linux中的g++编译
    2022-03-18 07:24:26下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载