搜索资源列表
图搜索策略
- 一个使用Java实现的人工智能的图搜索策略程序——酒九宫图问题 人工智能-图搜索策略-演示程序-使用说明 程序简介 在人工智能领域,对隐式图的搜索是求解问题的一种基本方法,本程序通过使用多种图搜索策略,对 重排九宫问题进行求解,演示了“广度优先搜索”、“深度优先搜索”、“有界深度优先搜索”、 “最好优先搜索”和“局部择优搜索”五种基本的图图搜索策略。 整个程序使用了动画技术,界面设计美观友好,使用方便。-use a Java artificial intelligence plans Searc
vbC13
- 用VB语言实现偏微分方程的解法 包括解边值问题的松弛法、交替方向隐式方法等-VB language PDE solution of the boundary value problems including Xie relaxation method, alternating direction implicit methods
四种差分方法求微分方程
- 差分法求解微分方程:古典显式法,收敛性最差;古典隐式法;Crank-Nicolson法,收敛性最好-difference method to solve the differential equation : Explicit classical method, the worst convergence; Classical implicit; Crank-Nicolson, the best convergence
solution-of-Partial-differential-equation
- “解边值问题的松弛法”(SOR)(Chebyshev absolution)和“交替方向隐式方法”(ADI) (此两种解法均针对解椭圆形方程所用到的方法)-"solution to the boundary value problems relaxation method" (SOR) (Chebyshev Absolution) and "alternating direction implicit method" (ADI) (these two
swarmmathwork
- 粒子群搜索的matlab程序,对于一个隐函数寻优,四维隐含数嵌入在子函数中,可根据需要更改,-PSO Matlab search procedures, an implicit function optimization, 4D implied several embedded in the Functions, may need to change.
隐马尔可夫模型的源代码
- 隐马尔夫模型的源代码-implicit successor model of source code
AdRBF
- 点云处理中的自适应RBF算法,通过隐函数的拟合实现点云的重构和网格化-point cloud processing algorithm for the adaptive RBF, the implicit function fitting achieve Cloud Reconstruction and Grid
2007020516032920436
- VC++的正则DLL演示源码 演示正则DLL创建;DLL的显式调用和DLL的隐式调用-VC regular DLL demo source is the demonstration was to create DLL; Explicit DLL and call the DLL implicit call
ww
- Modify the Matlab Gauss Elimination routine given in lectures so that it (a) performs implicit complete pivoting, and (b) handles m right hand sides at once by performing an LU decomposition of the matrix A first and then doing forward substitu
MyDIRK3
- DIRK3 algorithm, the algorithm to be implenmented is the optimal two stage third order accurate Diagnonally Implicit Runge-Kutta method, written DIRD3, for the ODE prolem and diffrentiate equations.
Discrete
- 用离散相似法对弹性阻尼系统进行仿真与隐性欧拉公式进行比较-Similar method using discrete simulation of the elastic damping system compared with the implicit Euler formula
Runge-Kutta
- 龙格-库塔法(Runge-Kutta)是用于模拟常微分方程的解的重要的一类隐式或显式迭代法。-Runge- Kutta method (Runge-Kutta) is used to simulate the ordinary differential equations of an important class of implicit or explicit iterative method.
level-set-and-dynamic-implicit
- 水平集方法和动态抽象表面,英文版的,需要的话相信不用翻译-level set methods and dynamic implicit surfaces
implicit-function
- differtial implicit function
paper-for-Implicit-Surface
- 学习隐式曲面的很好资料,这是我在研究隐式曲面所看的一些论文-Good information on the study of implicit surfaces, which is the number of papers that I see in the implicit surface
Implicit
- 关于隐性二维热传导数值计算程序,用matlab编写,供大家学习参考-About two-dimensional heat conduction implicit numerical procedure, using matlab, for everyone to learn
Implicit-Euler-method-and-improved
- 可以学会隐式欧拉及其改进方法,这为隐式欧拉,可以对于欧拉编程,有很大的帮助-Can learn the implicit Euler method and its improvement, the implicit Euler Euler, for programming, very helpful
implicit-equation
- 采用隐式中心差分格式求解热传导方程,初边界条件:条件:-10<x<10,正三角形位于-0.5 <x <0.5。C++编程计算,数据由TECPLOT等图像显示软件显示-Implicit format solving the heat conduction equation, initial boundary conditions: Conditions:-10 <x <10, equilateral triangle at-0.5 <x <0.5
Implicit-gradual-integration-method
- 隐式逐步积分法,车辆工程方向,各种积分算法用于函数积分-Implicit gradual integration method, the direction of vehicle engineering, genetic algorithm
implicit reservoir numerical simulation
- 使用matlab隐式求解油藏中压力分布,油井产量,网格分布已给定。(Using MATLAB to solve reservoir pressure distribution, oil well production with implicit algorithm ,reservoir grid distribution has been given.)