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

搜索资源列表

  1. 数学优化分析综合工具软件包

    6下载:
  2. 1stOpt 是七维高科有限公司(7D-Soft High Technology Inc.)独立开发, 拥有完全自主知识产权的一套数学优化分析综合工具软件包。在非线性回归,曲线拟合,非线性复杂模型参数估算求解,线性/非线性规划等领域首屈一指; 1stOpt 应用范围 1) 模型自动优化率定 2) 参数估算 3) 任意模型公式线性,非线性拟合,回归 4) 非线性连立方程组求解 5) 任意维函数,隐函数极值求解 6) 隐函数根求解,作图,求极值 7) 线
  3. 所属分类:数学计算/工程计算

    • 发布日期:2016-01-23
    • 文件大小:7.08mb
    • 提供者:zhangqi
  1. zuiyouhuashiyanbaogao

    5下载:
  2. 用MATLAB求解无约束的问题,主要有最速下降法,牛顿法,共轭梯度法,变尺度法(DFP和BFGS法),非线性最小二乘法。 用MATLAB求解有约束的问题,主要是外惩罚函数和广义乘子法。 以及一些对具体问题的分析,MATLAB的代码在文档里都有。 -Using MATLAB to solve the problem of non-binding, there are the steepest descent method, Newton method, conjugate gradie
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:80.39kb
    • 提供者:ljw
  1. MATLAB-algorithm

    0下载:
  2. 插值 函数逼近 数值微分 数值积分 非线性方程求解 解线性方程组的直接解法 解线性方程组的迭代法 随机数生成 特殊函数计算 常微分方程的初值问题 偏微分方程的数值解法 数据统计和分析-Interpolation function approximation numerical integration of nonlinear differential equations numerical solution of linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:148.02kb
    • 提供者:puda
  1. chap7(1)

    0下载:
  2. 非线性方程是常见的一类方程,非线性方程(组)的理论远不如线性方程(组)成熟和有效,特别是非线性方程组解的存在唯一性还没有完全解决,判断其解的存在性和解的个数几乎没有可行的办法。本例能使读者熟练掌握Matlab中的非线性方程求解相关的函数。-Nonlinear equations is common for a class of equations, nonlinear equations (group) is far below the theoretical linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:2.9kb
    • 提供者:xutianyuan
  1. chap7(2)

    0下载:
  2. 非线性方程是常见的一类方程,非线性方程(组)的理论远不如线性方程(组)成熟和有效,特别是非线性方程组解的存在唯一性还没有完全解决,判断其解的存在性和解的个数几乎没有可行的办法。本例能使读者熟练掌握Matlab中的非线性方程求解相关的函数。-Nonlinear equations is common for a class of equations, nonlinear equations (group) is far below the theoretical linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1.71kb
    • 提供者:xutianyuan
  1. chap7(3)

    0下载:
  2. 非线性方程是常见的一类方程,非线性方程(组)的理论远不如线性方程(组)成熟和有效,特别是非线性方程组解的存在唯一性还没有完全解决,判断其解的存在性和解的个数几乎没有可行的办法。本例能使读者熟练掌握Matlab中的非线性方程求解相关的函数。-Nonlinear equations is common for a class of equations, nonlinear equations (group) is far below the theoretical linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2.49kb
    • 提供者:xutianyuan
  1. OptimizationAlgorithm

    0下载:
  2. 此代码是采用matlab编写的最优化算法,主要是对求解函数进行最优化分析,最终求出最优解。-This code is prepared using matlab optimization algorithm, the main function is to solve the optimization analysis, the final optimal solution obtained.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2.59kb
    • 提供者:喻琴燕
  1. somefunctiontosolveextremum

    0下载:
  2. 目标函数的几种极值求解方法,包括最速下降法,拟牛顿法,共轭梯度法MATLAB实现-The objective function to solve several extreme methods, including steepest descent, quasi-Newton method, conjugate gradient method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:52.52kb
    • 提供者:黄梅
  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
    • 文件大小:1016byte
    • 提供者:姜茂盛
  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
    • 文件大小:946byte
    • 提供者:渔阳
  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
    • 文件大小:338kb
    • 提供者:郭子
  1. matlab-genetic-algorithm

    0下载:
  2. 遗传算法计算二元函数的极值问题,值得研究,与其他算法比较-a genetic algorithm is given to solve a simple binary function’s extremum problem.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1.66kb
    • 提供者:
  1. maokan

    0下载:
  2. 相关分析过程的matlab方法,使用大量的有限元法求解偏微分方程,DSmT证据推理的组合公式计算函数。- Correlation analysis process matlab method, Using a large number of finite element method to solve partial differential equations, Combination formula DSmT evidence reasoning calculation function.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-05
    • 文件大小:10.51kb
    • 提供者:韩建宏
  1. pr_reg

    0下载:
  2. 多种最优化方法的集合函数,包括吉洪诺夫正则化算法等。(mutilple method for inverse problem, mainly to solve ill-conditioned system of linear equations.including Tikhonov regularization method.)
  3. 所属分类:数学计算

    • 发布日期:2018-01-01
    • 文件大小:5kb
    • 提供者:jay_C
  1. [muchong.com]MATLAB在计算物理中的应用

    3下载:
  2. 用Matlab程序求解计算物理中使用到的方程,包括:薛定谔方程、傅立叶变换、波函数求解等等(Matlab file is used to describe and solve the equations in the computational physics, including, Schrodinger equation, Fourier transform, wave function solution, etc.)
  3. 所属分类:数学计算

    • 发布日期:2019-10-21
    • 文件大小:7.53mb
    • 提供者:freshwater
搜珍网 www.dssz.com