CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - solve equations in matlab

搜索资源列表

  1. inverse1

    0下载:
  2. 这是一个matlab小程序,可用于求解微分方程,特别是抛物型的微分方程-Matlab This is a small program that can be used to solve differential equations, in particular the type of parabolic differential equations
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2422
    • 提供者:各没报
  1. Matlab-PDE

    0下载:
  2. 偏微分方程的Matlab解法,方便你使用MATLAB来解决偏微分问题!-Solution of Partial Differential Equations Matlab for you to use MATLAB to solve the partial differential problem!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-18
    • 文件大小:5129977
    • 提供者:
  1. possion

    0下载:
  2. 本文从理论上推导出了 如何使用迭代方法解联立方程组, 在计算精度范围内严格地给出了泊松分布下的线性多 重回归的求解, 并且也解决了“ 面积亏损” 的问题-This paper theoretically out how to use the iterative method for solving simultaneous equations, in the context of strict accuracy of the Poisson distribution is given u
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:232490
    • 提供者:秦本军
  1. SolvingODEswithMATLAB

    0下载:
  2. This book is for people who want to solve ordinary differential equations (ODEs), both initial value problems (IVPs) and boundary value problems (BVPs) as well as delay differential equations (DDEs). Solving ODEs withMATLAB is a text for a one-se
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1221711
    • 提供者:saman_come_on
  1. LMF

    0下载:
  2. 最小二乘法 非线性方程 matlab代码-Solve a Set of Overdetermined Nonlinear Equations in Least-Squares Sense
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:56401
    • 提供者:张鞠成
  1. solve-linear-equations-in-matlab

    0下载:
  2. 详细介绍了用迭代法求解线性方程组的方法及其Matlab语言表示。-Iterative method described in detail with the method for solving linear equations and Matlab language said.
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:550353
    • 提供者:lin
  1. newton_method

    2下载:
  2. 此为在matlab环境下编写的适用于高维方程组求解的牛顿迭代法算法函数,为工程计算和大型模型求解带来便利。-This is written in matlab environment for high-dimensional equations of Newton method iteration algorithm to solve the function for engineering calculations and large-scale model solution convenie
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:1602
    • 提供者:彭霞
  1. matlab-linear-algebra

    0下载:
  2. matlab在线性代数中的应用,在求解中线性方程组的特征值、特征向量,以及用不同算法求解方程组。-matlab linear algebra, in solving the eigenvalue in linear equations, eigenvectors, and use different algorithms to solve equations.
  3. 所属分类:matlab

    • 发布日期:2017-11-05
    • 文件大小:15227
    • 提供者:熊长鑫
  1. Analytical-and-numerical-techniques-in-Matlab

    0下载:
  2. How to solve PDEs (Partial Differential Equations) in Matlab using analytical and numerical methods.
  3. 所属分类:matlab

    • 发布日期:2017-11-09
    • 文件大小:719994
    • 提供者:Dan
  1. root

    0下载:
  2. 本文件是求解方程和方程组的根的matlab代码,适用一般的求解。-This document is used to solve equations in matlab code. for solving general problem,it is useful.
  3. 所属分类:matlab

    • 发布日期:2017-11-26
    • 文件大小:12745
    • 提供者:刘斗世
  1. Solving-ODEs-with-MATLAB---Shampine-Gladwell-Thom

    0下载:
  2. This book is for people who want to solve ordinary differential equations (ODEs), both initial value problems (IVPs) and boundary value problems (BVPs) as well as delay differential equations (DDEs). Solving ODEs withMATLAB is a text for a one-se
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1221714
    • 提供者:hungfu
  1. Solve-Equations

    0下载:
  2. matlab经典算法方程中关于解方程问题的具体内容 可以给需要的朋友们一些启示-classical algorithm matlab problem solving equations equations on the specific content of a friend in need who can give some inspiration
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:85221
    • 提供者:yuan
  1. Partial_Differential_Equations_in_Matlab

    0下载:
  2. In this document has been introduced how to solve different partial differential equations in Matlab programming language.Everbody can solve Heat Conduction Equation, Helmholtz Equation, Laplace Equation and Wave Equation for different initial and bo
  3. 所属分类:File Formats

    • 发布日期:2017-04-08
    • 文件大小:326481
    • 提供者:Maknan
  1. vtrsgent

    0下载:
  2. 多元数据分析的主分量分析投影,用于特征降维,特征融合,相关分析等,采用了小波去噪的思想,是本科毕设的题目,使用大量的有限元法求解偏微分方程,在matlab R2009b调试通过,可以实现模式识别领域的数据的分类及回归,计算加权加速度。- Principal component analysis of multivariate data analysis projection, For feature reduction, feature fusion, correlation analysis,
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7414
    • 提供者:gipemhg
  1. genetic algorithm

    0下载:
  2. 遗传算法解微分方程,同时还包含了matlab中其他几种解微分方程的方法,如dsolve,ode45等。(Genetic algorithm to solve differential equations, but also contains several other methods to solve differential equations in MATLAB, such as dsolve, ode45 and so on.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:echo2017
  1. tridiagsolver

    0下载:
  2. 使用追赶法,在matlab环境下求解三对角方程组(Using chasing method to solve three diagonal equations in Matlab environment)
  3. 所属分类:并行计算

    • 发布日期:2018-01-07
    • 文件大小:10240
    • 提供者:宇智波龙
  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. [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
    • 文件大小:7894016
    • 提供者:freshwater
  1. Ode程序

    1下载:
  2. 主要用于多智能体系统数值仿真,采用MATLAB中ode45函数解线性微分方程组(It is mainly used in the numerical simulation of multi-agent system. The ode45 function in MATLAB is used to solve linear differential equations.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-06-10
    • 文件大小:1024
    • 提供者:木叶秋风
  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
    • 提供者:瓜地考拉
« 12 3 4 5 6 »
搜珍网 www.dssz.com