CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - matlab solve函数

搜索资源列表

  1. 遗传算法工具箱

    0下载:
  2. 如何利用遗传算法工具箱函数编写求解实际优化问题的MATLAB程序-how to use genetic algorithm toolbox function optimization prepared to solve practical problems MATLAB
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:103.98kb
    • 提供者:qianyg
  1. GSO-code

    3下载:
  2. 一种全新的智能算法-萤火虫群算法。该算法主要用于求解多峰函数。包含2个文件。用matlab打开GSO.m可以直接运行。如果要修改测试函数,可以修改J1.m函数。-A new intelligent algorithms- fireflies swarm. The algorithm used to solve multimodal function. Contains two files. Open GSO.m can use matlab to run. If you want to modi
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-04-28
    • 文件大小:1.6kb
    • 提供者:
  1. BP

    0下载:
  2. BP算法解决函数y=cos( 2*PI* x )学习问题-BP algorithm to solve function y = cos (2* PI* x) learning problems
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:25.59kb
    • 提供者:孙胖
  1. JSP

    0下载:
  2. 利用遗传算法解决作业调度问题,评价函数,算法高效.-The use of genetic algorithm to solve job-scheduling problem, the evaluation function, algorithm efficiency.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:1.94kb
    • 提供者:Tiny
  1. Matlab_hanshu

    0下载:
  2. :人工神经网络中的BP网络模型在函数逼近、模式识别等领域得到了广泛的应用,但利用神经网络 解决实际问题时,经常涉及到大量的数值计算问题,而运用计算机高级语言编程对神经网络BP模型进行仿真和 辅助设计是件十分麻烦的事情,为了解决这个矛盾,Matlab工具箱中专fq编制了大量有关设计BP网络模型的工 具函数 本文分析了Matlab软件包中人工神经网络工具箱的有关BP网络的工具函数,并给出了部分重要工具函 数的实际应用.-: Artificial Neural Networks in
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:115.78kb
    • 提供者:杨元龙
  1. ACOUCP

    0下载:
  2. 此源码是对人工蚁群算法的一种实现,用于无约束连续函数的优化求解,对于含有约束的情况,可以先使用罚函数等方法,把问题处理成无约束的模型,再使用本源码进行求解,-This source code is an implementation of artificial ant colony algorithm for unconstrained optimization of continuous function to solve for the case containing the constra
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:1.66kb
    • 提供者:张望
  1. erjingzhiyichuansuanfa

    0下载:
  2. 遗传算法二进制matlab程序修改其中函数可求解各种最有问题-Binary genetic algorithm matlab program to solve a variety of changes which functions are most problems can be
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2.27kb
    • 提供者:解孟其
  1. approximation-theory-of-functions

    0下载:
  2. 这是一个很基础的用MATLAB解决函数逼近问题一个程序,可以在次基础上进行扩展,对于了解MATLAB的神经网络工具箱也是一个很好的了解。-This is a very basic function approximation using MATLAB to solve the problem a program that can be extended on the basis of the times, for the understanding of the neural network t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:53.05kb
    • 提供者:黎阳
  1. Genetic Nonlinear Matlab

    1下载:
  2. 遗传算法虽然全局搜索能力较强,但是局部搜索能力较弱,一般只能搜索到函数优化问题的次优解,而不是最优解,特别是函数具有多个峰值时,遗传算法易陷入局部极小,不能找到真正的全局最优解。非线性规划因多采用梯度下降方法求解,而具有极强的局部搜索能力。因此,本源代码结合两种算法的优点,一方面采用遗传算法进行全局搜索,另一方面采用非线性规划进行局部搜索,以得到函数优化问题的全局最优解。实验证明,这种方法不仅能解决多峰函数寻优易陷入局部极小的问题,而且具有很高的迭代寻优效率,取得了满意的结果。-Global s
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-01-07
    • 文件大小:43.13kb
    • 提供者:乐乐
  1. romp

    0下载:
  2. 正则化正交匹配追踪算法的函数,用matlab编写,可以求解压缩感知的信号重构问题-Regularization function orthogonal matching pursuit algorithm, using matlab prepared, can solve problems compressed sensing signal reconstruction
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-12
    • 文件大小:1000byte
    • 提供者:fhz
  1. ga

    0下载:
  2. 用matlab编的一个遗传算法,可以用来求解函数的最值,可以根据实际需要改动-Using matlab a genetic algorithm, the function can be used to solve the most value, you can change according to actual needs
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-19
    • 文件大小:2.35kb
    • 提供者:远征
  1. Hopield--TSP

    0下载:
  2. matlab环境下,应用人工神经网络Hopield算法解决TSP最佳路径问题,包含有主要的函数。 -matlab environment, the application of artificial neural network Hopield best path algorithm to solve TSP problems, including a main function.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:73.13kb
    • 提供者:yz
  1. PSO

    0下载:
  2. 一个matlab程序利用PSO求解复杂函数的最值问题-A matlab program using PSO to solve the problem of complex functions of most value
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:781byte
    • 提供者:cfz
  1. TSP_GA

    0下载:
  2. 本代码是用matlab语言编写的利用遗传算法寻优求解TSP问题,遗传算法部分所有子函数均为手工编写,最后画出了仿真得到的最优路线图。-The program is written in matlab program to solve TSP problem by genetic alogrithm,and the genetic optimization part is all written by hand(not calling functions or tools).at last,I d
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:7.06kb
    • 提供者:dingmin
  1. GAAS

    0下载:
  2. 遗传算法的matlab程序,可以解决函数的极值最小值问题。-GA can solve the unlinear problems.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:2.6kb
    • 提供者:asasasas
  1. GA_simple

    0下载:
  2. MATLAB的源码,用遗传算法求解函数的最大值-Using genetic algorithm to solve function maximum
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:2.8kb
    • 提供者:张尚然
  1. GA-PSO

    0下载:
  2. GA优化PSO算法,解决二元函数找最值问题,matlab程序,开发环境R2012b-GA optimization PSO algorithm to solve binary function to find the most value problem, matlab program, the development environment R2012b
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-15
    • 文件大小:3kb
    • 提供者:高帅
  1. work

    0下载:
  2. matlab补偿模糊神经网络源代码 本文中有两个函数m文件:model126.m是一个用于预测的完全没有用工具箱函数的补偿模糊神经网络主程序,用于仿真、对比训练数据和网络输出的差异;cb.m是一个非线性系统的数学模型,在model126.m中用“ode45”函数求解这个数学模型后,可以得到105个x1(t)、x2(t)和y(t),从而建立起一个两输入一输出的补偿模糊神经网络。(There are two function m file in this paper: model126.m is
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-19
    • 文件大小:1kb
    • 提供者:Zenia
  1. yichuan1

    0下载:
  2. 用MATLAB和遗传算法求解问题的实例,计算函数的最值问题(The MATLAB and genetic algorithms are used to solve the problem, and the most valued problem of the function is calculated.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-29
    • 文件大小:1kb
    • 提供者:独孤璇曦
搜珍网 www.dssz.com