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

搜索资源列表

  1. MATLAB计算

    0下载:
  2. 运用MATLAB编程,分析薄板问题,确定挠度函数,求解应变(By using MATLAB programming, the thin plate problem is analyzed, and the deflection function is determined to solve the strain)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:215040
    • 提供者:wf001
  1. MATLAB? – A Tutorial [FFT]

    0下载:
  2. MATLAB features a family of application-specific collections of functions called toolboxes. These extend the MATLAB environment in order to solve particular classes of problems. Areas in which toolboxes are available include signal processing, con
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:419840
    • 提供者:khang
  1. MATLAB数学应用

    0下载:
  2. 通过MATLAB工具箱来解决实际的数学和工程问题。(MATLAB toolbox to solve the actual mathematical and engineering problems.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:1582080
    • 提供者:小辉辉~
  1. matlab编写的量子遗传算法

    2下载:
  2. 量子遗传算法的matlab程序,用于解决优化问题(The matlab program of quantum genetic algorithm is used to solve optimization problems)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:8192
    • 提供者:wcggcw012
  1. 遗传算法解决TSP问题的Matlab程序

    0下载:
  2. 解决TSP问题.TSP问题(又名:旅行商问题,货郎担问题)遗传算法通用matlab程序具体取值视问题的规模和耗费的时间而定(solve TSP problemSolve the TSP problem. The TSP problem (aka: travel salesman problem, freight forwarders) genetic algorithm general matlab program depends on the size of the problem and t
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:14336
    • 提供者:青容
  1. 2010,2012a,2012b,2013a matlab到期解决方案

    0下载:
  2. 解决近些天来几个旧版本MATLAB激活文件过期的问题。(Solve the problem of several old versions of MATLAB activation files in recent days.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:1013760
    • 提供者:helena1
  1. Finite volume Tool for Matlab

    1下载:
  2. 这是化学/石油工程师的有限体积(玩具)工具箱。 现在,它可以解决一个瞬变对流扩散方程的变速场/扩散系数。 离散化方案 包括: ?? * 中心差异扩散项 ?? * 中央差分对流项 ?? * 逆风对流期 ?? * TVD对流项与各种流量限制器 ?? * 瞬态项 ?? * Dirichlet,Neumann,Robin和周期性边界条件(This is a finite volume (toy) toolbox for chemical/petroleum engineers. Rig
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:1608704
    • 提供者:SONNY_YANG
  1. [MATLAB揭秘].David

    0下载:
  2. 本书使用简单易行的风格,一开始介绍了 MATLAB 基础, 你将学习到如何绘制图象,求解代数方程及计算积分,也将学 习到如何求解微分方程,求 ODE 的数值解,使用特殊函数工作。 本书含有几百个例子及其详细解说过程,章末带有习题,书末 还带终测试题目,一句话,本书给予你的是 MATLAB 精华。(his book uses a simple and easy style. It introduces the foundation of MATLAB at the beginning. You w
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:7402496
    • 提供者:kcqh
  1. matlab

    1下载:
  2. 用MATLAB PDE工具箱,解决热传导问题(Using the MATLAB PDE toolbox to solve the heat conduction problem)
  3. 所属分类:matlab例程

  1. MATLAB算法

    1下载:
  2. 基于最短路径解决公交车路径规划问题的MATLAB代码实现(Shortest Path to Solve the Problem of Bus Route Planning MATLAB Code)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:53248
    • 提供者:Steveabc
  1. 双温方程Matlab程序

    27下载:
  2. 利用MATLAB编程解飞秒激光与物质相互作用时所用到的双温方程(solve two tempture model)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:8192
    • 提供者:liuxiaoqing
  1. Solving optimal control problems with MATLAB

    0下载:
  2. 这是使用matlab解决动态优化问题的文献,里面包括若干例子以及相应的matlab代码。(This is the document that uses MATLAB to solve dynamic optimization problems, including several examples and the corresponding matlab code.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:983040
    • 提供者:rinkka
  1. 非线性规划MATLAB算法代码

    0下载:
  2. 运用matlab改进遗传算法求解非线性规划问题的最优解(Using MATLAB to improve genetic algorithm to solve the optimal solution of nonlinear programming problems..)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-01
    • 文件大小:22528
    • 提供者:violetyan
  1. matlab

    3下载:
  2. 采用matlab解决带时间窗的车辆路径规划问题(Using Matlab to solve vehicle routing problem with time windows)
  3. 所属分类:matlab例程

    • 发布日期:2020-11-21
    • 文件大小:406528
    • 提供者:当当0221
  1. TSP问题——遗传算法matlab实现

    2下载:
  2. 遗传算法解决TSP问题,MATLAB实现,可直接运行,备注详细(Genetic algorithm to solve the TSP problem, MATLAB implementation, can be run directly, detailed remarks)
  3. 所属分类:matlab例程

    • 发布日期:2019-06-11
    • 文件大小:6144
    • 提供者:wang720
  1. 精通matlab最优化计算光盘(第二版)

    3下载:
  2. 本书附带光盘中包括了作者全书所有自己编写的算法对应的MATLAB的M文件。所有代码按照章节存放在各个文件夹下,如“第6章 无约束一维极值问题”文件夹下存放了本书第6章所有的算法程序代码。对于算法的程序代码,在光盘中存为同函数名的M文件,例如,minHJ.m表示用黄金分割法求解一维函数的极值的程序,依此类推。(The book contains CD-ROM, including all the M files of the MATLAB written by the author. All th
  3. 所属分类:matlab例程

    • 发布日期:2018-12-27
    • 文件大小:30083072
    • 提供者:带带右边锋
  1. dea matlab

    4下载:
  2. 求解DEA CCR BCC 超效率 matlab程序(Solve the DEACCR BCC super efficiency matlab program)
  3. 所属分类:matlab例程

    • 发布日期:2020-10-02
    • 文件大小:7168
    • 提供者:廈雨忝
  1. MATLAB求解偏微分方程(扩散方程)

    2下载:
  2. MATLAB求解偏微分方程(扩散方程)有限差分法 源程序代码(MATLAB to solve partial differential equation ( diffusion equation ) finite difference method source code)
  3. 所属分类:matlab例程

    • 发布日期:2019-07-28
    • 文件大小:2048
    • 提供者:Cc静静
  1. Matlab编程与工程应用(第二版)_Stomy 源代码

    1下载:
  2. 主要讲述如何用MATLAB进行程序设计及解决实际问题,具体内容包括MATLAB程序设计概念、选择、循环、字符串操作、单元阵列与结构、高级文件输人/输出及高级函数等;针对实际应用,具体内容包括用MATLAB绘图、解线性代数方程组、进行基本统计、集合、排序和索引、处理声音和图像,以及高等数学中的曲线拟合,复数计算、微积分等(It mainly describes how to use MATLAB to program and solve practical problems. The specif
  3. 所属分类:matlab例程

    • 发布日期:2020-09-08
    • 文件大小:64512
    • 提供者:瓜地考拉
  1. MATLAB+模拟的电磁学时域有限差分法_13129674

    2下载:
  2. matlab 书籍时域有限元求解电磁场,计算电磁学初学者,编写的程序代码,希望可以帮助广大网友(Matlab book time domain finite element method to solve electromagnetic field, calculation of electromagnetic beginners, compiled program code, hope to help the vast number of netizens)
  3. 所属分类:matlab例程

    • 发布日期:2021-03-01
    • 文件大小:17807360
    • 提供者:无无无语
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com