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

搜索资源列表

  1. ia

    0下载:
  2. 基于matlab的免疫克隆算法,求解一元函数的最优解,可直接运行,出图-Matlab-based immune clonal algorithm to solve the optimal solution of functions of one variable, and can be run directly out of Figure
  3. 所属分类:matlab

    • 发布日期:2017-12-10
    • 文件大小:3327
    • 提供者:杨彬
  1. uelim

    0下载:
  2. matlab矩阵计算 消元法解上三角方程组-the matlab matrix calculation elimination method to solve the trigonometric group
  3. 所属分类:matlab

    • 发布日期:2017-12-07
    • 文件大小:548
    • 提供者:pc
  1. ant31tsp

    0下载:
  2. 利用基本蚁群算法完美解决了31城市最短路径问题,matlab上完全可以运行成功-The basic ant colony algorithm perfect 31 cities to solve shortest path problem matlab can run successfully on
  3. 所属分类:matlab

    • 发布日期:2017-12-05
    • 文件大小:1928
    • 提供者:xiaowang
  1. jiefangcheng

    0下载:
  2. matlab 经典算法程序 解方程,一些常用的经典算法,简单实用-classical algorithm matlab program solve the equation
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:85160
    • 提供者:田建勇
  1. code_lxswt

    0下载:
  2. matlab解决多旅行商问题,数学建模中的灾情巡视的源码。-matlab solve the traveling salesman problem, the disaster inspection in the mathematical modeling of source.
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:331693
    • 提供者:
  1. Short-road

    1下载:
  2. 遗传算法解决最短路径。在matlab中实现计算和结果输出。-The genetic algorithm to solve the shortest path. Calculated and results output in matlab.
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:3157
    • 提供者:Wendy
  1. monituihuoyichuansuanfaTSP

    0下载:
  2. 在Matlab开发环境上用模拟退火算法求解TSP问题,-Matlab development environment with simulated annealing algorithm to solve TSP problems,
  3. 所属分类:matlab

    • 发布日期:2017-12-06
    • 文件大小:2425
    • 提供者:邵宏赡
  1. matlab_vrp

    2下载:
  2. 蚁群算法解决vrp问题的matlab实现 网上这个的代码比较少-Ant colony algorithm to solve the vrp problems matlab online code less
  3. 所属分类:matlab

    • 发布日期:2016-12-13
    • 文件大小:7168
    • 提供者:neo
  1. ganzhiqi

    0下载:
  2. 感知器算法的基本思想是,对初始的或迭代中的增广权矢量 ,用已知的训练模式检验它的合理性,当不合理时,对其进行校正,校正方法实际上是最优化技术中的梯度下降法,上传的是用matlab解决感知器问题。-The Perceptron Algorithm The basic idea augmented weight vector of the initial iteration, the known training mode to test it reasonable, unreasonable, i
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:1523
    • 提供者:刘金
  1. yuandaima

    0下载:
  2. 一本电子TCL语言教程,可为学习OPENSEES提供方便,其他有两个为调用ABAQUS的源程序UVMAT,另外两个是求解动力问题的matlab程序-An electronic TCL language tutorials, can provide convenient for learning OPENSEES, there are two other for invoking UVMAT source of ABAQUS program, the other two is to solve t
  3. 所属分类:matlab

    • 发布日期:2017-11-24
    • 文件大小:677660
    • 提供者:颜冰
  1. matlab_and-_tcl

    0下载:
  2. 一本电子TCL语言教程,可为学习OPENSEES提供方便,其他有两个为调用ABAQUS的源程序UVMAT,另外两个是求解动力问题的matlab程序-An electronic TCL language tutorials, can provide convenient for learning OPENSEES, there are two other for invoking UVMAT source of ABAQUS program, the other two is to solve t
  3. 所属分类:matlab

    • 发布日期:2017-11-19
    • 文件大小:677627
    • 提供者:颜冰
  1. Least-squares-fitting-curve

    0下载:
  2. 用matlab所学的知识,编写最小二乘法拟合程序,以解决物理实验中的最小二乘法拟合曲线以及相关系数等的问题。-With matlab learned, the preparation method of least squares fitting procedure to solve the problems of the least-squares fitting curve and correlation coefficient physics experiments.
  3. 所属分类:matlab

    • 发布日期:2017-11-08
    • 文件大小:72355
    • 提供者:邓棋文
  1. mle

    2下载:
  2. 给定数据和相应的概率密度函数、用matlab求解其相应的极大似然估计-Given data and the corresponding probability density function using matlab to solve the corresponding maximum likelihood estimation
  3. 所属分类:matlab

    • 发布日期:2015-01-06
    • 文件大小:4096
    • 提供者:野世强
  1. niu-dun-die-dai-

    0下载:
  2. 基于matlab编程,用牛顿迭代法解决非线性方程,-Based on Matlab programming, Newton iterative method to solve nonlinear equations,
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:2611
    • 提供者:吴娟
  1. TSP-SA-CHANGXIN

    0下载:
  2. 解决了应用模拟退火算法的旅行商问题研究 应用平台MATLAB-To solve application of simulated annealing algorithm traveling salesman problem application platform MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-11-19
    • 文件大小:4954
    • 提供者:常鑫
  1. tabusearch-TSP

    0下载:
  2. 这是Matlab禁忌搜索算法的代码,用于解决TSP问题-Tabu search algorithm to solve TSP problem
  3. 所属分类:matlab

    • 发布日期:2017-11-11
    • 文件大小:3441
    • 提供者:Chloe
  1. ANJORIN222

    0下载:
  2. this program is written in matlab to implement Multistep continous scheme to solve second order differential eqaution
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:524
    • 提供者:Fair
  1. root

    0下载:
  2. 本文件是求解方程和方程组的根的matlab代码,适用一般的求解。-This document is used to solve equations in matlab code. for solving general problem,it is useful.
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:12745
    • 提供者:刘斗世
  1. ACO-code

    0下载:
  2. using ACO to solve VRP in matlab,a litle code
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:2161
    • 提供者:Allen
  1. Intro_to_DSP._2.8

    0下载:
  2. introduce to DSP 附带的源代码,利用matlab处解决很多信号处理问题-introduce to DSP accompanying source code, using matlab to solve many signal processing problems at
  3. 所属分类:matlab

    • 发布日期:2017-12-02
    • 文件大小:187281
    • 提供者:chenpeng
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com