资源列表
fitellipse.m.rar
- 用matlab拟合椭圆,简单算法!运用最小二乘法,elliptical fitting
puzzles.rar
- 算法全名为数字拼图问题(八数码)算法,讲述一个自动完成九宫格数字拼图的算法,Algorithm, called the whole issue of the number of puzzles (8 digital) algorithm, on a number of auto-complete puzzle squares algorithm
FuzzyCMean.rar
- 模糊c聚类代码,聚类方法的一种,可用于镜头检测等方面,Fuzzy c clustering code
MATLAByushuzhifenxi.rar
- matlab 与数值分析 是外文版的译著写得很好很多 很多程序的原理和方法,and numerical analysis matlab version of the translation of foreign languages was very well written with many of the principles and methods of procedure
yswt.rar
- 应用线性规划方法,求解运输问题,给出最优运输方案,该代码是《运筹学算法编程与实践-delphi篇》的源码。,Application of linear programming methods, to solve the transport problem, given the optimal transport program, the code is " the practice of programming and operations research algorithm-delp
rungekuttayijie.rar
- 用经典四阶龙哥库塔数值解法解一阶微分方程,,With the classical fourth-order Kutta numerical method solution rungekutta first-order differential equations,
ellipse_fit.rar
- 用matlab编写的椭圆拟合程序,用matlab编写的椭圆拟合程序,Prepared using matlab ellipse fitting procedures, the preparation of the ellipse with matlab fitting procedure
ems.rar
- 用于处理电力系统中含有4个节点的随机潮流计算,Four nodes to deal with the random flow calculation
DUOWEIWUYUESHU.rar
- 几种多维无约束优化算法,fun表示目标函数。 有Powel法、坐标变换法等,Several multi-dimensional unconstrained optimization algorithm, fun, said the objective function. There Powel law, such as coordinate transformation method
GBAS.rar
- 利用蚁群算法求解TSP问题, 从Location.dat文件输入每个城市的坐标。,The use of Ant Colony Algorithm for TSP problems Location.dat file input from the coordinates of each city.
gauss.rar
- 用高斯列主元消元法解下列线性方程组 高斯消元求解一些系数矩阵中含有极小数的情况下,会产生巨大的舍入误差,导致算法失效。一个简单而有效的改进方法是每次在进行将当前列中元素的消成0的运算时,选择当前列j对应的行(j to n)中绝对值较大的一个数作为主元行,这样,误差就会减小很多,PCA with out Gaussian elimination method solution of the following system of linear equations to solve a numbe
gaosi.rar
- 本程序实现一个简单方程组的高斯消去法的换算过程,其中方程系数需构成一个系数增广矩阵,同时输入过程严格按照矩阵输入。,This procedure to achieve a simple equation of the Gaussian elimination of the conversion process, which takes an equation coefficients augmented coefficient matrix, while the importation proc
