搜索资源列表
Data Structures And Problem Solving Java Source Co
- 这是数据结构与问题求解的Java版的源码-This is the data structure and problem solving version of the Java source code
rcc8-csp-solving
- 利用空间表示的rcc8模型进行空间推理, 解决csp问题,可以自动产生csp问题,然后解决,利用了不同的算法并且做了比较,有仿真试验。-said that the use of space rcc8 model spatial reasoning, problem solving csp. csp can be generated automatically, and then resolved, the use of different algorithms and made a comp
Solving Inverse Problems with Piecewise Linear
- A general fr a mework for solving image inverse problems is introduced in this paper. The approach is based on Gaussian mixture models, estimated via a computationally efficient MAP-EM algorithm.
NONAME1
- 迷宫求解的源程序-maze solving the source
预测
- 数据预测算法,主要是一元n次方程的回归预测实现。* 预测分析--本算法只适用于有明显线性趋势的数据 * 默认为一元二次曲线方程法 * * 本程序主要涉及有两个算法 * 1.用最小二乘原理找到线性方程组的系数和常数。 * 2.解线性方程组 * 本程序在解线性方程组中,由于考虑到收敛性问题未采用迭代法,而是采用Gauss-Jordan消去法来解决。-data prediction algorithm is mainly one yuan n equation forecast to achieve
Data Structures And Problem Solving Java Source Co
- 这是数据结构与问题求解的Java版的源码-This is the data structure and problem solving version of the Java source code
tsp.c
- 求解货郎担问题的分枝限界算法,程序中有较为详细的注释-solving the traveling salesman problem Branch and Bound algorithm, procedures are more detailed Notes
LU
- 用LU分解法求解线性方程组的c++程序,有用的数值分析程序-LU decomposition method used for solving linear equations of c procedures useful numerical analysis program
rcc8-csp-solving
- 利用空间表示的rcc8模型进行空间推理, 解决csp问题,可以自动产生csp问题,然后解决,利用了不同的算法并且做了比较,有仿真试验。-said that the use of space rcc8 model spatial reasoning, problem solving csp. csp can be generated automatically, and then resolved, the use of different algorithms and made a comp
daae
- 求解二阶微分代数方程组源代码 这是求解二阶微分代数方程组DAE,和纯微分方程ODE的matlab源代码 -Solving second-order differential-algebraic equations for solving the source code This is the second-order differential-algebraic equations DAE, and pure differential equations ODE
Helmholtz
- 用有限元方法求解Helmholtz方程,可以自动划分生成网格,解有图像显示-Using the finite element method for solving Helmholtz equation, can be automatically generated into the grid, have image display solution
soj_report
- 集合了SOJ(四川大学ACM在线评测系统)众多经典题目的详细解题报告,对ACM初学者提高解题能力十分有益。-Collection of the SOJ (Sichuan University, ACM online evaluation system) many classic topics detailed problem-solving report, ACM beginners improve very useful problem-solving ability.
simplex
- 用单纯性法求解线性规划问题,并通过控制台输入系数矩阵。-Using simple method for solving linear programming problems, and through the console input coefficient matrix.
1111
- 这是一个粒子群算法求解TSP问题的算法,用matlab来实现。-This is a PSO algorithm for solving TSP problems, using matlab to achieve.
xinjianwenjian
- 雷诺方程的数值解法,采用列出矩阵的形式求解-Numerical Solution of Reynolds equation, using the matrix set out in the form of solving
qiujieguoch
- matlab求解reynolds方程程序-matlab program for solving Reynolds equation
qiujieguoch222
- matlab求解reynolds方程程序-matlab program for solving Reynolds equation
qiujieguoch2
- matlab求解reynolds方程程序-matlab program for solving Reynolds equation
bearing_2
- 滑动轴承的雷诺方程求解与偏心率和承载能力的关系-Sliding bearings for solving Reynolds equation with the eccentricity and the bearing capacity of the relationship between the
solving-nonlinear-equations
- 非线性方程与方程组的求解,实现的方法有:拟牛顿法,最小二乘解的广义拟法,蒙特卡洛法-Nonlinear equations and solving equations, implementation methods are: quasi-Newton method, generalized least squares solution proposed method, Monte Carlo