CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - solve matlab

搜索资源列表

  1. GA for TSP

    0下载:
  2. Genetic algorithm matlab code for solve travelling salesman problem
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:3072
    • 提供者:a.shabani
  1. 2009-MCM-A-一等奖论文

    2下载:
  2. 绝对极品!!美国数学建模2009年A篇优秀论文,附带MATLAB源程序,解决了于环岛问题的仿真问题! 基于决策树模型的交通系统(环岛)建模与模拟实例,MATLAB代码在文章后(Absolutely best!! American Mathematical Modeling in 2009 A excellent paper, with MATLAB source program, to solve the problem of the simulation of the island! Mode
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:425984
    • 提供者:dantsinghua
  1. 7286

    0下载:
  2. Using a large number of finite element method to solve partial differential equations, Stepwise linear regression, Automatic identification in the matlab environment the size of the connected area.
  3. 所属分类:其他

  1. vw407

    0下载:
  2. Using a large number of finite element method to solve partial differential equations, The entire training process BP neural network, LFM pulse compression of the Matlab program.
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:150528
    • 提供者:jienenfui
  1. 规划问题

    1下载:
  2. 很好的规划问题matlab代码,可以解决很多类似问题(Good planning problem matlab code, can solve many similar problems)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:122880
    • 提供者:罗一蒋
  1. yalmip

    0下载:
  2. YALMIP工具箱是一款matlab用于求解规划问题的工具包,它让你用MATLAB语法优雅地解决各种规化问题,只要在matlab中添加路径就可以使用这工具箱,有需要的赶快下载吧!(YALMIP is a matlab toolbox for solving the programming problems, it allows you to use MATLAB syntax to gracefully solve various optimization problems, as long a
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:894976
    • 提供者:cloudandsun
  1. 三种解方程算法

    0下载:
  2. 在MATLAB中使用高斯赛德尔算法等三种算法进行方程的求解(hree algorithms, such as Gauss Seidel algorithm, are used in MATLAB to solve the equation)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:逍遥之人
  1. Gaussxiaoqu

    0下载:
  2. 高斯消元法的简单Matlab程序,有简单的GUI界面,可以进行线性方程组的求解。(Gaussian Elimination simple Matlab program, a simple GUI interface, you can solve the linear equations)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:4096
    • 提供者:ljs2017
  1. LM算法

    0下载:
  2. 应用Marquardt方法求解方程的值,里面含有matlab程序代码(Use Marquardt method to solve the value of the equation, which contains Matlab code)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:980992
    • 提供者:多尔衮
  1. DampedFreeVibration

    1下载:
  2. 实现对有阻尼系统的自由振动求解,画出系统振动相应曲线(Matlab is used to solve the free vibration of damped system, and the corresponding curve of system vibration is drawn.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:王英杰1
  1. 2018-51MCM-Problems

    0下载:
  2. 5 kinds of genetic algorithms to solve multiple traveling salesman problem (mtsp) matlab program 5, respectively, the following situations: 1. Back to the starting point a different starting point (TSP fixed amount) 2. Back to the starting point a di
  3. 所属分类:其他

    • 发布日期:2018-05-04
    • 文件大小:1433600
    • 提供者:zhangsanz
  1. 解方程

    1下载:
  2. 运用MATLAB进行一般方程、线性方程组、线性偏微分方程的求解(Using MATLAB to solve general equations, linear equations and linear partial differential equations.)
  3. 所属分类:其他

    • 发布日期:2019-07-28
    • 文件大小:88064
    • 提供者:Rockman007
  1. PLS_Toolbo

    2下载:
  2. pls_toolbox工具箱可以解决统计领域多个问题的matlab求解问题,比如偏最小二乘问题、多向主元问题、主元分析等等,集成的工具箱方便,而且不需要验证码!(The pls_toolbox toolbox can solve the MATLAB problem of multiple problems in the field of statistics, such as partial least squares, multidirectional principal element,
  3. 所属分类:其他

    • 发布日期:2018-11-05
    • 文件大小:9245696
    • 提供者:zwpeople
  1. MT2D正演

    12下载:
  2. 基于MATLAB编写的大地电磁二维有限单元法正演程序,矩形单元剖分,线性插值, 使用说明: 1. 运行MT2DMODEL.m构建正演模型 2. 运行TMmodel.m和TEmodel.m正演计算,计算结果自动保存 3. 程序进行了优化,并将BICGSTAB(稳定双共轭梯度法)用于求解线性方程组,求解效率提高,一般情况下正演计算仅需1~2秒(Based on MATLAB compiled two-dimensional magnetotelluric fin
  3. 所属分类:其他

    • 发布日期:2018-12-05
    • 文件大小:117760
    • 提供者:tongshuo123
  1. Imperialist Competitive Algorithm

    3下载:
  2. 该程序为帝国竞争算法matlab源代码,其中“ICA”为主程序,可以搭配编码解码解决各种实际问题,也可单纯进行数值计算搜索。(The program is the source code of Matlab, the Imperial Competition Algorithm, in which "ICA" is the main program, which can be used with encoding and decoding to solve various p
  3. 所属分类:其他

  1. 禁忌搜索解决TSP加注释

    1下载:
  2. matlab程序编写 应用禁忌搜索解决TSP(商旅)问题(Using Tabu Search to Solve TSP (Business Travel) Problem in Matlab Programming)
  3. 所属分类:其他

    • 发布日期:2020-02-20
    • 文件大小:3072
    • 提供者:qianlongzhenren
  1. casadi-optistack-v1.0-17-g41ef4df

    1下载:
  2. 该工具是对非线性问题进行求解的,可通过MATLAB,Python等语言进行实现(The tool is used to solve nonlinear problems, which can be realized by matlab,python and other languages.)
  3. 所属分类:其他

    • 发布日期:2020-08-28
    • 文件大小:20480
    • 提供者:Emily123~
  1. cavityFlow2D

    6下载:
  2. 用matlab计算方腔驱动流.并且使用了simple算法对压力进行修正(This code is to solve 2D lid-driven-cavtiy flow)
  3. 所属分类:其他

    • 发布日期:2020-03-29
    • 文件大小:7168
    • 提供者:Wilinilix
  1. 蚁群算法

    3下载:
  2. 本文对蚁群算法的基本理论以及在 TSP 问题中的应用进行了系统研究和 MATLAB 仿真。介绍了蚁群算法的基本原理、特点和算法的实现方法。.基本蚁群算法由于存在搜索时间长,易陷入局部最优解等突出缺点,使得求解效果不是很好。针对这些缺陷,提出了改进的蚁群算法(最大-最小蚂蚁系统)求解 TSP 问题。改进主要在于限制路径信息素浓度、信息素的初始值以及强调对最优解得利用这三个方面。(In this paper, the basic theory of ant colony algorithm and
  3. 所属分类:其他

    • 发布日期:2020-04-12
    • 文件大小:6144
    • 提供者:阳光1111111
  1. 抛物型方程

    2下载:
  2. matlab求解非线性偏微分方程的抛物型方程的追赶法(to solve nonlinear equation us matlab)
  3. 所属分类:其他

    • 发布日期:2020-08-12
    • 文件大小:2048
    • 提供者:公子秦
« 1 2 ... 8 9 10 11 12 1314 »
搜珍网 www.dssz.com