搜索资源列表
nonlinear-homotopy-method
- 硕士论文:非线性方程组的同伦算法及应用,有助于同伦算法的开发。-Master s thesis: the nonlinear equations homotopy method and application, which helps to the development of the homotopy method.
AI
- 用MATLAB编写的使用免疫算法求解非线性方程组-MATLAB prepared with the use of immune algorithm for solving nonlinear equations
a
- 遗传算法解非线性方程组,搞了好久了,希望能帮到大家-Genetic algorithm for solving nonlinear equations, out for a long time, and hope can help you
GAUSS
- 利用牛顿法思想,结合高斯法求解非线性方程组-Gauss Newton method for solving equations with the visual fortran sofeware including the detailed explanation in chinese characters and numbers and so on
solving-nonlinear-equations
- 用matlab语言实现模拟退火算法来解非线性方程组。-Matlab language implementation simulated annealing algorithm for solving nonlinear equations
The-improved-genetic-algorithm
- 基于改进的遗传算法解非线性方程组,将非线性方程组问题转化为函数优化-The improved genetic algorithm for solving nonlinear equations in the application
Annealing
- 退火算法解非线性方程组,方便使用,精确度高,收敛快。具体说明详见源程序-Annealing algorithm for solving nonlinear equations, easy to use, high accuracy, fast convergence. Specifically refer to the source
123
- 提出了一种解非线性方程组的神经网络模型,并在非线性方程组有惟一实根、有限个实根以及无穷多个实根情形下严格地证明了该模型的稳定性-Neural network model, a solution of nonlinear equations and nonlinear equations only real roots, a finite number of real roots, and an infinite number of real roots circumstances strict
4532
- 求解非线性方程组的方法研究。非线性代数方程组求解是一个基本而又重要的问题,因为在工程实践、经济学、侪息安全和动力学等方面有大量的实际问题最终转化为代数方程组,而非线性方程组的求解方法长期以来一直是工程应用和数值计算中重要的研究内容。-Research method for solving nonlinear equations. Solving nonlinear algebraic equations is a basic and important issue, because a larg
Newdon
- MATLAB实现牛顿法求解非线性方程组,简介快速-MATLAB realization Newton' s method for solving nonlinear equations, Introduction Quick
anneal-algorithm
- 退火算法解非线性方程组,包涵算法讲解和详细的算法代码,子函数,内容齐全-Annealing algorithm for solving nonlinear equations, includes explanations and detailed algorithm algorithm code, Functions, as complete
PSOTool
- 求解非线性方程组方法有经典算法以及近年来流行的遗传算法.牛顿法及其改进形式,但是此类算法的收敛性在很大程度上依赖于初始点的选择,对于某些非线性方程组容易导致求解失败 为了克服经典算法的缺点,设计了求解非线性方程组的混合遗传算法,但依然对方程组和编码方法有很高要求。PSO是受到鸟群或者鱼群社会行为的启发而形成的一种基于种群的随机优化技术。它是一类随机全局优化技术,通过粒子间的相互作用发现复杂搜索空间中的最优区域。该算法是一种基于群体智能的新型演化计算技术,具有简单易实现、设置参数少、全局优化能力强
GE.m
- 遗传算法解非线性方程组的Matlab程序,有详细说明。-Genetic algorithm for solving nonlinear equations Matlab procedures, described in detail.
GEfornonlinereq
- 用遗传算法解非线性方程组的Matlab程序,包含程序流程的文字说明。-Genetic algorithm for solving nonlinear equations Matlab program, the program is described in detail.
sqp
- 二次规划sqp求解非线性规划和非线性方程组得程序,供大家学习-Quadratic Programming sqp solving nonlinear programming and nonlinear equations have programs for everyone to learn
GA_demo-func
- 遗传工具箱的使用详解。 这里将使用GADST求解一个非线性方程组。-The use of genetic toolbox is detailed. Here we will use GADST to solve a nonlinear system of equations.