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

搜索资源列表

  1. matlabchaoliujisuan

    0下载:
  2. 用matlab解决大规模潮流计算问题,用于学习毕业设计-Using matlab to solve the problem of mass flow calculation, for learning graduation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:5708
    • 提供者:骆名浩
  1. LogdetPPA-0

    0下载:
  2. 解log-det半定规划的matlab软件包,对解优化问题很有用。-A MATLAB software package for log-determinant semidefinite programming, it is useful to solve optimization problems.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:219449
    • 提供者:yishuiwang
  1. sanwanju

    0下载:
  2. 利用matlab解决三弯矩方程,编译环境为matlab-Using matlab to solve three moment equations, matlab compiler environment
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:3391
    • 提供者:yongc12
  1. SPHYSICS_2D_v2.2.001

    2下载:
  2. 基于光滑粒子法开发的一款水动力计算程序。能够有效的开展cfd计算。-This report documents the computer program SPHysics based on Smoothed Particle Hydrodynamics theory. The documentation provides a brief descr iption of the governing equations and the different numerical scheme
  3. 所属分类:Algorithm

    • 发布日期:2017-05-10
    • 文件大小:2510749
    • 提供者:许条建
  1. calculation-methods

    0下载:
  2. 牛顿下山法,不动点迭代,二分法。可以用来求解非线性方程,直接在matlab里面调用-Newton downhill method, fixed point iteration, dichotomy. Can be used to solve nonlinear equations, which is called directly in matlab
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:712
    • 提供者:luoyong
  1. pso_m

    1下载:
  2. 本程序用matlab编写,采用基本粒子群算法(PSO)来求解IEEE标准40节点电力负荷分配问题-This program iswritten in matlab, the basic particle swarm optimization (PSO) to solve the IEEE standard 40 node power load allocation problem
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:8001
    • 提供者:李进
  1. gpops41

    0下载:
  2. 基于伪谱法解最优控制问题,这是最新版本 Matlab版本-to solve optimal control problem Matlab version
  3. 所属分类:Algorithm

    • 发布日期:2017-05-14
    • 文件大小:3377073
    • 提供者:skyprint
  1. odebvp

    0下载:
  2. 常微分方程的两点边值问题的求解程序。程序使用matlab编写。-A program to solve two-point boundary value problems for ODE
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1107
    • 提供者:John
  1. ALE

    1下载:
  2. Matlab code to solve the 1D advection-diffusion equation with Galerkin and SUPG (Streamline Upwind Petrovv-Galerkin) method separately.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1196
    • 提供者:lee
  1. FEM

    1下载:
  2. Matlab code to solve the 1D advection-diffusion equation with Galerkin method.-Matlab code to to solve the 1D advection-diffusion equation with Galerkin method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1129
    • 提供者:lee
  1. bvp4chuang

    0下载:
  2. 此程序是由matlab函数中。bvp4c的应用,用于解决微分方程的边值问题,有利于学生,或工程师来应用-This program is designed by the matlab function. bvp4c application used to solve the differential equations of the boundary value problem, benefit students, or engineer applications
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1016
    • 提供者:姜茂盛
  1. Lorenz-equation-and-shierbushi-model

    0下载:
  2. matlab求解洛伦兹方程及食饵捕食者模型-matlab to solve the Lorenz equations and Predator- prey
  3. 所属分类:Algorithm

    • 发布日期:2017-11-11
    • 文件大小:1263
    • 提供者:YSL
  1. Burgers_Mac

    1下载:
  2. 运用MacCormack格式求解非线性Bugers方程的Matlab程序-A Matlab program used MacCormack scheme to solve the Bugers equation.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:883
    • 提供者:xujin
  1. lyap

    0下载:
  2. 用于求解李亚普诺夫方程的解,是对matlab原有函数的重写,可以求解一般李亚普诺夫函数-For solving the Lyapunov equation, is a matlab function rewrite the original, can solve general Lyapunov function
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:946
    • 提供者:渔阳
  1. Sta_1989

    0下载:
  2. matlab求解含有时间延迟的微分方程 (含有adaptive robust control)-By making use of Matlab to solve a class of differential equations with time-delays(adaptive robust control)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1555
    • 提供者:wyc
  1. SA

    0下载:
  2. 模拟退火算法,解决旅行最短路径问题,matlab程序-Simulated annealing algorithm to solve traveling the shortest path problem, matlab program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1647
    • 提供者:王磊
  1. Simplex2phase

    1下载:
  2. matlab两阶段单纯形法解线性规划问题的函数,有详细的注释和说明,还有一个word文档是用该程序解决实际问题的一个例子。-Matlab codes for simplex 2 phase algorithm, detailed comments and instructions, and a example using this code to solve a real problem.
  3. 所属分类:Algorithm

    • 发布日期:2017-02-28
    • 文件大小:346112
    • 提供者:郭子
  1. Euler_method

    0下载:
  2. 用matlab编写的欧拉方法求解常微分方程:数值分析中很经典的代码-a procedure of Euler method solve pde
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:428177
    • 提供者:黄琪
  1. newtonmethod

    0下载:
  2. 用matlab编写的牛顿迭代方法求解非线性方程组:数值分析中很经典的代码-a matlab code of newton method solve system of nonlinear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:427996
    • 提供者:黄琪
  1. RK_method

    0下载:
  2. 用matlab编写的龙格库塔法求解常微分方程:数值分析中很经典的代码-a matlab code of rk solve pde
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:428260
    • 提供者:黄琪
« 1 2 3 45 6 »
搜珍网 www.dssz.com