搜索资源列表

  1. CSA

    0下载:
  2. 该算法为基于克隆选择原理的人工免疫算法。算法有三部分,第一部分为传统的遗传算法,第二部分CSA算法,两方法对一些函数求极值,可比较各自的特点。-based on the algorithm for clonal selection theory of artificial immune algorithm. Algorithms have three parts, the first part of the traditional ge
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2025-01-24
    • 文件大小:11kb
    • 提供者:wlh
  1. 2D_EMD_Codes

    0下载:
  2. 二维经验模态分解,采用形态学求极值点,径向基神经网络拟合,速度较快。-Two-dimensional empirical mode decomposition, the use of morphology for extreme points, Radial Basis Function Neural Network Fitting, faster.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2025-01-24
    • 文件大小:6kb
    • 提供者:叶子青
  1. MATLAB

    0下载:
  2. 在简要分析遗传算法要素的基础上,介绍了基于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
  3. 所属分类:matlab例程

    • 发布日期:2025-01-24
    • 文件大小:161kb
    • 提供者:icyrock
  1. lbfgs.f90

    1下载:
  2. BFGS算法: 可以解决无约束的最优化问题,如求目标函数的极值等。-BFGS algorithm: can solve unconstrained optimization problems, such as seeking the extreme, such as the objective function.
  3. 所属分类:matlab例程

    • 发布日期:2025-01-24
    • 文件大小:13kb
    • 提供者:贺鹏
  1. matlabGA

    0下载:
  2. MATLAB遗传算法,解决函数求极值问题。-MATLAB genetic algorithm to solve the problem Function Extremum.
  3. 所属分类:matlab例程

    • 发布日期:2025-01-24
    • 文件大小:7kb
    • 提供者:songzi
  1. CSA

    0下载:
  2. 该算法为基于克隆选择原理的人工免疫算法。CSA算法对一些函数求极值,可比较各自的特点。-The algorithm based on clonal selection principle of artificial immune algorithm. CSA algorithm for some function extremum, comparable respective characteristics.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2025-01-24
    • 文件大小:12kb
    • 提供者:陈沛谕
  1. 11

    0下载:
  2. 利用遗传算法求解函数极值。真的可以啊,确实啊-Use genetic algorithm function extremum.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2025-01-24
    • 文件大小:44kb
    • 提供者:qht
  1. yichuansuanfaqiuhanshujizhiyonggongjuxiang

    0下载:
  2. 遗传算法求函数极值 用工具箱 matlab编写-Extremal function for genetic algorithm using matlab toolbox to prepare
  3. 所属分类:数值算法/人工智能

    • 发布日期:2025-01-24
    • 文件大小:420kb
    • 提供者:ninan
  1. 123

    0下载:
  2. matlab蚁群算法 解决路线最优化,求极值等问题-ant colony algorithm matlab route optimization solution, and issues such as extreme
  3. 所属分类:matlab例程

    • 发布日期:2025-01-24
    • 文件大小:8kb
    • 提供者:赵峻
  1. 1stOpt

    0下载:
  2. 1stOpt 是七维高科有限公司(7D-Soft High Technology Inc.)独立开发, 拥有完全自主知识产权的一套数学优化分析综合工具软件包。在非线性回归,曲线拟合,非线性复杂模型参数估算求解,线性/非线性规划等领域首屈一指; 1stOpt 应用范围 1) 模型自动优化率定 2) 参数估算 3) 任意模型公式线性,非线性拟合,回归 4) 非线性连立方程组求解 5) 任意维函数,隐函数
  3. 所属分类:数学计算/工程计算

    • 发布日期:2025-01-24
    • 文件大小:7.08mb
    • 提供者:zhangqi
  1. Multivariable_Function_Extremum_with_MATLAB

    0下载:
  2. 根据高等数学求多元函数极值的思想,编写相应的MATLAB求极值程序。三个例子源自同济版《高等数学》中例题。-According to the Multiple Functions of Higher Mathematics extreme ideas, to prepare the corresponding MATLAB for extreme process. Three examples from Tongji Edition "
  3. 所属分类:matlab例程

    • 发布日期:2025-01-24
    • 文件大小:1kb
    • 提供者:张智刚
  1. PSO-simple-Matlab

    0下载:
  2. 粒子群优化算法(PSO)的简单matlab语言运行程序,求极值问题 -Particle Swarm Optimization (PSO) simple Matlab language runtime program extremum problems
  3. 所属分类:matlab例程

    • 发布日期:2025-01-24
    • 文件大小:1kb
    • 提供者:断雨
  1. matlab-code

    1下载:
  2. 几个多目标求极值的Matlab算法,包括模式搜索法、Rosenbrock法、单纯形法、Powell法、最速下降法、共轭梯度法、牛顿法、信赖域法-Matlab algorithm, several multi-objective extremum including pattern search method, Rosenbrock method, simplex method, Powell method, the steepest d
  3. 所属分类:数学计算/工程计算

    • 发布日期:2025-01-24
    • 文件大小:4kb
    • 提供者:陈亮
  1. matlab

    0下载:
  2. 绘制圆柱面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
  3. 所属分类:其他小程序

    • 发布日期:2025-01-24
    • 文件大小:2kb
    • 提供者:王虎
  1. matlabextremum-and-Root

    0下载:
  2. 应用matlab求极值和求根的方法,并配有仿真程序和结果,可以用于数值实验时使用-Application matlab extremum and rooting, and with a simulation program and results can be used for numerical experiments
  3. 所属分类:其他小程序

    • 发布日期:2025-01-24
    • 文件大小:26kb
    • 提供者:dfg
  1. matlab2

    0下载:
  2. 实现对于一个复杂数序函数的matlab求极值粒子群算法。很有实际使用意义-Seeking extremum particle swarm algorithm matlab function for a complex number sequence. Very practical significance
  3. 所属分类:文档资料

    • 发布日期:2025-01-24
    • 文件大小:3kb
    • 提供者:元晨
  1. 用matlab求二元函数的极值

    0下载:
  2. 利用matlab求解二元函数的极值,内有程序代码(Using matlab to solve the binary function of the extreme value, there are program code)
  3. 所属分类:文档资料

    • 发布日期:2025-01-24
    • 文件大小:535kb
    • 提供者:xiaosongs
  1. 数值积分与函数极值实验

    0下载:
  2. matlab求数值积分以及数值求导函数源码(Matlab for numerical integration and numerical derivation function source code)
  3. 所属分类:matlab例程

    • 发布日期:2025-01-24
    • 文件大小:1kb
    • 提供者:蓝色妖怪
  1. liu

    0下载:
  2. 用特定方程拟合曲线并求出极值,更改函数即可实现多种拟合(Fitting a curve with a specific equation and finding an extreme value)
  3. 所属分类:其他小程序

    • 发布日期:2025-01-24
    • 文件大小:7kb
    • 提供者:帅刘
  1. 智能优化算法及其matlab实例code

    1下载:
  2. 遗传算法 粒子群 蚁群等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
  3. 所属分类:其他小程序

    • 发布日期:2025-01-24
    • 文件大小:122kb
    • 提供者:侯锐志
« 12 3 4 »

源码中国 www.ymcn.org