搜索资源列表
minRoute
- matlab求最短路径的Dijkstra算法,使用说明很清楚,简单易用-matlab seek the shortest path Dijkstra algorithm, instructions are clear, easy to use
lsqr_b
- 此算法为用于解反问题的lsqr算法,对Ax=b,输入矩阵A,列向量b,以及迭代步数,求得列向量x-This algorithm is used for solution of the inverse problem lsqr algorithm, Ax = b, the input matrix A, the column vector b, as well as the number of iterative steps, to seek the column vector x
sparse_uca_root_music
- 稀疏均匀圆阵求根MUSIC算法,包含波束空间变换,映射及求跟MUSIC算法的实现-Solving sparse MUSIC algorithm for uniform circular array, including the beam-space transformation, mapping, and seek to achieve with the MUSIC algorithm
minRoute
- 图论与网络论中求最短路径的DDijkstra算法-Graph theory and network theory to seek the shortest path algorithm DDijkstra
GA
- 用matlab语言编写的遗传算法程序,可以求最优值,可以参考一下-Languages with matlab genetic algorithm procedure, you can seek the optimal value, you can refer to
line
- 线性规划及一维搜索算法程序设计,基本理解和掌握了单纯形算法的基本原理,能够通过编写程序来求线形规划等基本问题-Linear programming and one-dimensional search algorithm program design, basic understanding and grasp of the simplex algorithm of the basic principles, through the preparation process to seek the
rlsgaijing
- 改进RLS算法,能够递推的方式求mm维矩阵的逆,使运算量降低-Improvement of RLS algorithm, recursive manner to seek mm dimension of the inverse matrix to reduce computation
zuiyoukongzhizuoye
- 最优控制的一些算法,用MATLAB编程,用几种算法比较求取最优的方法.-Some optimal control algorithm, using MATLAB programming, compared with several algorithms to seek the best approach.
minPowell
- POWELL算法求最小值,可求取多个函数的最小值,速度和精度都很高。-POWELL algorithms seek the minimum, the minimum can be to strike a number of functions, speed and accuracy are high.
fit
- 该算法是用正交多项式来求最小二乘拟合多项式。-This algorithm is to use orthogonal polynomials to seek least-squares polynomial fitting.
ga
- 遗传算法用于求函数最大值,可以修改函数名和迭代次数-A function of genetic algorithm is used to seek the maximum, you can modify the function name and the number of iterations
saxplaxice
- fourier拟谱方法,是一种很不错的傅里叶数学算法,希望有用-fourier pseudospectral method is a very good Fourier mathematical algorithms seek to help
KalmanFilterCarithmetic
- 卡尔曼滤波是以最小均方误差为估计的最佳准则,来寻求一套递推估计的算法-Kalman filter is based on MMSE criterion to estimate the best, to seek a recursive estimation algorithm
TSP
- 使用lingo求旅游商问题。 当然,如果数据量大的话,还是用经典算法吧。-Tourism operators seek to use lingo problem. Of course, if the data is large, then it is the classical algorithm used.
CorrelationDimension_Takens
- 混沌时间序列 GP算法求关联维的另一种方法-GP algorithm for chaotic time series correlation dimension seek another way
chapter7多种群遗传算法的函数优化算法
- 用遗传算法去优化多种群问题,寻求目标的最优解(The genetic algorithm is used to optimize the multi-population problem and seek the optimal solution)
chapter8基于量子遗传算法的函数寻优算法
- 本文件为基于量子遗传算法的MATLAB软件去寻优(This paper is based on the MATLAB software to seek optimization based on the quantum genetic algorithm)
yichuan
- 它是通过选择淘汰,突然变异,基因遗传等规律产生适应环境变化的优良物种的一种算法。遗传算法是根据生物进化思想而启发得出的一种全局优化算法。此程序就是用来求最优解的,从而得出了全局最短距离。(It is an algorithm for generating good species that adapt to environmental changes by selection, elimination, sudden variation, and genetic inheritance. Gen
seek算法
- 本文对coreseek代码中涉及到的一部分算法进行说明,以便在阅读代码的时候,能更容易理解相关的代码。本文所整理的只是其中的部分算法,后面将在逐渐深入理解的基础上,进一步添加。(This article explains some of the algorithms involved in coreseek code so that it's easier to understand the code when you're reading the code. This paper is onl
果蝇算法寻求极小值极大值
- 该算法是利用基本果蝇算法寻求极小值的操作(The algorithm uses the basic fruit fly algorithm to seek the operation of the minimum.)