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

搜索资源列表

  1. ascWrite

    2下载:
  2. asc格式的文件作为广泛应用的一种栅格数据格式,在计算机和GIS领域受到广泛应用,但由于现实采集的数据一般以单个个体存储,在分析过程受限,需要整合成矩阵的格式,该代码正是解决这一问题的matlab小程序。-asc file format widely used as a raster data format, in the computer field and GIS are widely used, but generally the actual collected data stored
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:615
    • 提供者:钱东明
  1. lusolve

    0下载:
  2. LU solve method in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:680
    • 提供者:reza
  1. daan

    0下载:
  2. PSO粒子群算法解决旅行商问题的MATLAB源码-PSO PSO algorithm to solve the traveling salesman problem MATLAB source
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:2194
    • 提供者:lilele
  1. newton_lagrange

    1下载:
  2. 在matlab r2010a环境下编写的newton-lagrange算法,可以求解约束优化问题,程序返回目标函数值及拉格朗日乘子。-In matlab r2010a environment prepared newton-lagrange algorithms can solve constrained optimization problems, the program returns the value of the objective function and Lagrange mult
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:51885
    • 提供者:程征
  1. SQP-Algorithm

    1下载:
  2. 基于matlab编写的SQP优化算法,用来求解有约束的非线性规划问题-sequential quadratic programming:Used to solve constrained nonlinear programming problems
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:12656
    • 提供者:曹旭民
  1. LLSP

    1下载:
  2. Write a MATLAB function lls_rd.m (rd stands for rank de… cient) to solve the LLS problem
  3. 所属分类:matlab

    • 发布日期:2015-03-14
    • 文件大小:58368
    • 提供者:Kaissoun
  1. zuisuxiajiangfa

    0下载:
  2. 最速下降法,基於matlab開發環境,可用於求解優化問題-The steepest descent method, based on matlab development environment can be used to solve optimization problems
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:695
    • 提供者:李鼎权
  1. Ant-colony-algorithm

    0下载:
  2. 蚁群算法解决TSP问题的MATLAB实现 出动m只蚂蚁,每只蚂蚁各随机选择一条路径,记为I=[1 2 3···m],长度记为long(I) 计算出每条路径的信息素浓度,记为P(I)=1/long(I),并进行归一化处理 重新出动m只蚂蚁,按如下规则选择路径: 每只蚂蚁都以一个概率p1选择新路径(路径随机); 未选择新路径的蚂蚁以概率P(I)选择路径I; 所有蚂蚁都以一个小概率p2对自己的路径进行局部变化; 更新所有路径,计算出每条路径的信息素浓度; 重复上述步
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:6067
    • 提供者:水上飘
  1. ACO_Result2

    0下载:
  2. 在matlab环境下使用ACO蚁群算法解决TSP旅行商问题-In the matlab environment using ACO ACO algorithm to solve the traveling salesman problem TSP
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2202
    • 提供者:成成
  1. zuixiaofeiyongliu

    0下载:
  2. 最小费用流问题用于求解,图论中两地区运输费用最少的问题,本程序通过MATLAB解决这一问题-For solving the minimum cost flow problem in graph theory two least-cost regional transportation issues, the procedure to solve this problem through MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1003
    • 提供者:张行
  1. neural-network-toolbox

    0下载:
  2. 本文介绍在Matlab 环境下发电厂水位控制BP 模型的建模与仿真方法, 得出了预测模型的最优参数。仿真结果表明, MATLAB 神经网络工具箱可有效地用来解决复杂的非线性控制系统的优化设计问题。-This article describes the Matlab environment plant level control BP Model modeling and simulation methods, predictive models obtained optimal parame
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:802744
    • 提供者:cup
  1. clustering-problem-

    0下载:
  2. 关于matlab解决聚类问题的相关程序,包含蚁群算法和K均值算法,可以一看,部分附带程序,非本人原创。-About matlab to solve clustering problem related procedures, including the ant colony algorithm and K-means algorithm, one can see, some incidental proceedings, not my original.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:340068
    • 提供者:楚彭子
  1. opf

    1下载:
  2. matlab求解最优潮流的程序,这个最优潮流可以计算电力系统的潮流-matlab to solve the optimal power flow program, the OPF can calculate power flow
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2865
    • 提供者:郑杰辉
  1. ACATSP

    0下载:
  2. 蚁群算法的matlab实现程序代码,经过本人实际验证,能够很好的解决一些问题-Ant colony algorithm matlab implementation program code, after I actually verified, can well solve some of the problems
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1798
    • 提供者:林逸墨
  1. chang-wei-fen-fangcheng

    0下载:
  2. 微分方程求解,利用matlab软件,解决微分方程领域各种问题-Solving differential equations using matlab software, field problems to solve differential equations
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:171335
    • 提供者:qwerty
  1. partial-equations

    0下载:
  2. 基于MATLAB环境下偏微分方程组的求解对应的代码 简单明了 便于初学者学习使用-Based on the MATLAB environment to solve partial differential equations corresponding code is simple for beginners to learn to use
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:10854
    • 提供者:明超
  1. GA

    0下载:
  2. 利用MATLAB编程实现遗传算法,并结合一维多峰值函数对算法性能进行了测试,在MATLAB环境中采用遗传算法有效地解决了求解函数的优化问题,仿真结果验证了该算法的有效性,图像直观,性能优越,为遗传算法的实际应用开辟了新的途径和渠道。-Genetic algorithms using MATLAB programming, combined with a function Victoria Peak performance of the algorithm was tested in the MA
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:2438
    • 提供者:Chengwei Xiao
  1. lab8

    0下载:
  2. 运用matlab解决实际电路问题,里面包含完整的code文件以及8个figures-Use matlab to solve electrical problems
  3. 所属分类:matlab

    • 发布日期:2017-05-06
    • 文件大小:1434147
    • 提供者:MT
  1. household-givens

    0下载:
  2. 运用matlab编程语言,实现利用Householder变换和Givens变换求解矩阵的QR分解-Use matlab programming language, the realization and the Givens transformations using the Householder transformation matrix QR decomposition to solve
  3. 所属分类:matlab

    • 发布日期:2016-04-17
    • 文件大小:156672
    • 提供者:陈佃文
  1. 3

    0下载:
  2. 若干常微分方程求解问题的Matlab代码-Matlab code to solve Several ordinary differential equations problems
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:458510
    • 提供者:李泽祎
« 1 2 ... 44 45 46 47 48 4950 »
搜珍网 www.dssz.com