搜索结果

找到约 194 项符合 solve 的查询结果

人工智能/神经网络 This routine calls the glpk library to solve a LP/MIP problem. A typical LP problem has following s

This routine calls the glpk library to solve a LP/MIP problem. A typical LP problem has following structure: [min|max] C x s.t. Ax ["="|"<="|">="] b {x <= UB} {x >= LB} The calling syntax is: [XMIN,FMIN,STATUS,EXTRA]= ...
https://www.eeworm.com/dl/650/463384.html
下载: 43
查看: 1139

数值算法/人工智能 Solve the 8-puzzle problem using A * algorithme. Input: Program reads start state and goal state

Solve the 8-puzzle problem using A * algorithme. Input: Program reads start state and goal state and heuristic (N or S) from EightPuzzle.INP file.0 representing blank. There are 2 Heuristic: 1. N: Number of misplaced tiles 2. S: Sum of Manhattan distance of current location and target location. ...
https://www.eeworm.com/dl/518/476996.html
下载: 65
查看: 1097

人工智能/神经网络 solve the 8-puzzle problem using A* algorithm. Definitely written by my self, also include BGI graph

solve the 8-puzzle problem using A* algorithm. Definitely written by my self, also include BGI graphics library output.
https://www.eeworm.com/dl/650/176530.html
下载: 149
查看: 1311

matlab例程 Using Ant Colony Optimization Algorithm to solve Traveling Salesman Problem.对此方面的研究很有帮助

Using Ant Colony Optimization Algorithm to solve Traveling Salesman Problem.对此方面的研究很有帮助
https://www.eeworm.com/dl/665/237672.html
下载: 97
查看: 1086

其他 Solve Sudoku(Game) quickly. Just need a txt file with all of the number u have, then answer out.

Solve Sudoku(Game) quickly. Just need a txt file with all of the number u have, then answer out.
https://www.eeworm.com/dl/534/253181.html
下载: 103
查看: 1137

数值算法/人工智能 In this example we solve the following single ODE Program Name: RKG-1.FOR (Runge-Kutta-Gill algorit

In this example we solve the following single ODE Program Name: RKG-1.FOR (Runge-Kutta-Gill algorithm, fixed step size)
https://www.eeworm.com/dl/518/257306.html
下载: 57
查看: 1097

单片机开发 本程序模拟GP算法处理数据的方法步骤How can computers learn to solve problems without being explicitly programmed? In

本程序模拟GP算法处理数据的方法步骤How can computers learn to solve problems without being explicitly programmed? In other words, how can computers be made to do what is needed to be done, without being told exactly how to do it?this is an answer
https://www.eeworm.com/dl/648/338537.html
下载: 189
查看: 1113

matlab例程 这是一个模拟第3类模式地震波的matlab脚本。 This a collection of Matlab scripts that solve the antiplane (mode III)

这是一个模拟第3类模式地震波的matlab脚本。 This a collection of Matlab scripts that solve the antiplane (mode III) earthquake dynamic problem with slip-weakening friction, on a 1D fault embedded in a 2D homogeneous elastic unbounded medium. The problem is formulated as a boundary integral equation ...
https://www.eeworm.com/dl/665/250652.html
下载: 63
查看: 1113

Applet 显示图片的java applet源码,可以解决用applet图片的现实问题.-showed pictures of java applet can solve web Photo reality.

显示图片的java applet源码,可以解决用applet图片的现实问题.-showed pictures of java applet can solve web Photo reality.
https://www.eeworm.com/dl/634/306326.html
下载: 53
查看: 1196

数值算法/人工智能 FreeFEM is an implementation of the GFEM language dedicated to the finite element method. It provid

FreeFEM is an implementation of the GFEM language dedicated to the finite element method. It provides you a way to solve Partial Differential Equations (PDE) simply. Although you can solve quite complicated problems can be solved also.
https://www.eeworm.com/dl/518/366147.html
下载: 127
查看: 1096