搜索资源列表
CSA
- 该算法为基于克隆选择原理的人工免疫算法。算法有三部分,第一部分为传统的遗传算法,第二部分CSA算法,两方法对一些函数求极值,可比较各自的特点。-based on the algorithm for clonal selection theory of artificial immune algorithm. Algorithms have three parts, the first part of the traditional ge
2D_EMD_Codes
- 二维经验模态分解,采用形态学求极值点,径向基神经网络拟合,速度较快。-Two-dimensional empirical mode decomposition, the use of morphology for extreme points, Radial Basis Function Neural Network Fitting, faster.
MATLAB
- 在简要分析遗传算法要素的基础上,介绍了基于MATLAB的遗传算法工具箱的设计。最后给出了一个 用设计的MATLAB遗传算法工具箱的求函数极值的应用实例。-In a brief analysis of the elements of genetic algorithm based on the introduction based on the MATLAB genetic algorithm toolbox design. Fina
lbfgs.f90
- BFGS算法: 可以解决无约束的最优化问题,如求目标函数的极值等。-BFGS algorithm: can solve unconstrained optimization problems, such as seeking the extreme, such as the objective function.
matlabGA
- MATLAB遗传算法,解决函数求极值问题。-MATLAB genetic algorithm to solve the problem Function Extremum.
CSA
- 该算法为基于克隆选择原理的人工免疫算法。CSA算法对一些函数求极值,可比较各自的特点。-The algorithm based on clonal selection principle of artificial immune algorithm. CSA algorithm for some function extremum, comparable respective characteristics.
11
- 利用遗传算法求解函数极值。真的可以啊,确实啊-Use genetic algorithm function extremum.
yichuansuanfaqiuhanshujizhiyonggongjuxiang
- 遗传算法求函数极值 用工具箱 matlab编写-Extremal function for genetic algorithm using matlab toolbox to prepare
123
- matlab蚁群算法 解决路线最优化,求极值等问题-ant colony algorithm matlab route optimization solution, and issues such as extreme
1stOpt
- 1stOpt 是七维高科有限公司(7D-Soft High Technology Inc.)独立开发, 拥有完全自主知识产权的一套数学优化分析综合工具软件包。在非线性回归,曲线拟合,非线性复杂模型参数估算求解,线性/非线性规划等领域首屈一指; 1stOpt 应用范围 1) 模型自动优化率定 2) 参数估算 3) 任意模型公式线性,非线性拟合,回归 4) 非线性连立方程组求解 5) 任意维函数,隐函数
Multivariable_Function_Extremum_with_MATLAB
- 根据高等数学求多元函数极值的思想,编写相应的MATLAB求极值程序。三个例子源自同济版《高等数学》中例题。-According to the Multiple Functions of Higher Mathematics extreme ideas, to prepare the corresponding MATLAB for extreme process. Three examples from Tongji Edition "
PSO-simple-Matlab
- 粒子群优化算法(PSO)的简单matlab语言运行程序,求极值问题 -Particle Swarm Optimization (PSO) simple Matlab language runtime program extremum problems
matlab-code
- 几个多目标求极值的Matlab算法,包括模式搜索法、Rosenbrock法、单纯形法、Powell法、最速下降法、共轭梯度法、牛顿法、信赖域法-Matlab algorithm, several multi-objective extremum including pattern search method, Rosenbrock method, simplex method, Powell method, the steepest d
matlab
- 绘制圆柱面x^2+y^2=1,y^2+z^2=1,z^2+x^2=1相交图形 画理论计算出的最速落径(虚线表示) 多元函数求极值法模拟最速降线 二次函数 f(x)=4x(1-x) 的迭代密度分布图 二次函数f(x)=ax(1-x) 迭代蛛网图 -Draw a cylindrical surface x ^ 2+y ^ 2 = 1, y ^ 2+z ^ 2 = 1, z ^ 2+x ^ 2 = 1 intersects graphics
matlabextremum-and-Root
- 应用matlab求极值和求根的方法,并配有仿真程序和结果,可以用于数值实验时使用-Application matlab extremum and rooting, and with a simulation program and results can be used for numerical experiments
matlab2
- 实现对于一个复杂数序函数的matlab求极值粒子群算法。很有实际使用意义-Seeking extremum particle swarm algorithm matlab function for a complex number sequence. Very practical significance
用matlab求二元函数的极值
- 利用matlab求解二元函数的极值,内有程序代码(Using matlab to solve the binary function of the extreme value, there are program code)
数值积分与函数极值实验
- matlab求数值积分以及数值求导函数源码(Matlab for numerical integration and numerical derivation function source code)
liu
- 用特定方程拟合曲线并求出极值,更改函数即可实现多种拟合(Fitting a curve with a specific equation and finding an extreme value)
智能优化算法及其matlab实例code
- 遗传算法 粒子群 蚁群等7种算法,可解决求极值问题以及旅行商问题(Genetic algorithm, particle swarm optimization and ant colony algorithm can solve extreme value problem and traveling salesman problem. 7 algorithms are used to solve extreme value proble