CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 数值积分matlab

搜索资源列表

  1. nit

    1下载:
  2. MATLAB的数值积分工具箱,大家赶快下载来看看,一定不会让你失望-Numerical integration of MATLAB toolbox, we quickly downloaded to see that we will not let you down
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:19568
    • 提供者:zhanglan
  1. Gauss-Hermite

    1下载:
  2. 国外比较好用的高斯-厄米特数值积分源代码-the code of gauss-hermite
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:1489
    • 提供者:CXChou
  1. MATLAB-algorithm

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

    • 发布日期:2017-03-23
    • 文件大小:151573
    • 提供者:puda
  1. quad

    0下载:
  2. matlab中计算数值积分的函数quad的源代码,包括计算原函数没有初等函数表达式的函数积分-matlab function to calculate the numerical integration of the quad' s source code, including the calculation of the original function is not a function of integral primary function expression
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:9897
    • 提供者:林晓
  1. matlab-suanfadaquan

    0下载:
  2. 包括插值,函数逼近,矩阵特征值计算,数值微分,数值积分,方程求根, 非线性方程组求解, 解线性方程组的直接法,解线性方程组的迭代法,随机数生成等-Including interpolation, function approximation, eigenvalue computation, numerical differentiation, numerical integration, equation Root, non-linear equations to solve the direc
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:239605
    • 提供者:陈岚崴
  1. panduan

    1下载:
  2. 判断微分方程是否为病态方程,分别用定步长、变步长和适合病态系统的数值积分方法对系统求解,并与解析解进行对比,分析每种方法的求解精度和速度。-To determine whether the pathological differential equations, were used to set step, variable step size and suitable for pathological system numerical method for solving the system
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1404
    • 提供者:苏朗
  1. 00006NumericalIntegration

    0下载:
  2. 这些主要是讲解数值积分算法的...通过MATLAB编程来实现这些算法-These are mainly on the numerical integration algorithm ... through MATLAB programming to achieve these algorithms
  3. 所属分类:matlab

    • 发布日期:2017-04-29
    • 文件大小:9590
    • 提供者:王海波
  1. fit

    0下载:
  2. 用差分方程或数值微分解决简单的实际问题。 实验3 插值与数值积分 l 插值问题提法和求解思路 l Lagrange插值的原理和优缺点 l 分段线性和三次样条插值的原理和优缺点 l 用MATLAB实现分段线性和三次样条插值 l 梯形、辛普森积分公式的原理及MATLAB实现 l 数值积分公式的误差——收敛阶的概念 l 高斯积分公式 l 广义积分与多重积分 l 用插值和数值积分解决
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:364810
    • 提供者:周易
  1. Matlab001

    0下载:
  2. Matlab中几个数值积分函数的比较和优缺点介绍
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:140890
    • 提供者:tranble
  1. 25707

    0下载:
  2. 数值积分 romberg matlab编程-Numerical integration romberg matlab programming
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:32572
    • 提供者:张光桥
  1. mulNewtonSOR

    0下载:
  2. 本代码为牛顿-SOR迭代法求解非线性方程组。其调用格式为[r,m]=mulNewtonSOR(F,x0,w,h,eps) 其中F:方程组,x0:方程组初始解,w:SOR迭代因子,h:数值积分常数,eps:根的精度,m:迭代步数。-The code for the Newton-SOR iteration method for solving nonlinear equations. Its call format [r, m] = mulNewtonSOR (F, x0, w, h, eps)
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:594
    • 提供者:锦夏
  1. matlab

    1下载:
  2. 插值,函数逼近,矩阵特征值计算,数值微分,积分,方程求根,非线性方程求解,迭代,随机数生成,特殊函数,常微分方程,偏微分方程等常用的matlab程序。-Interpolation, function approximation, matrix eigenvalue calculation, numerical differentiation, integration, finding roots of equations, nonlinear equations, iterative, rand
  3. 所属分类:matlab

    • 发布日期:2015-01-18
    • 文件大小:652324
    • 提供者:称臣
  1. MATLAB

    0下载:
  2. 文件里是MATLAB语言常用算法程序集,包括插值、函数逼近、数值微分、数值积分、线性方程组的求解等程序-File is a MATLAB algorithm for the assembly language used, including interpolation, function approximation, numerical differentiation, numerical integration, linear equations and other procedures
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:138981
    • 提供者:huanghf
  1. nit

    0下载:
  2. matlab 数值积分工具箱 MATLAB Toolbox for 1-D, 2-D, and n-D Numerical Integration-matlab numerical integration toolboz
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:21710
    • 提供者:李维国
  1. Control System Simulation

    1下载:
  2. 本压缩包包含四个实验(1、计算机仿真研究 2、Simulink仿真 3、数值积分算法仿真实例 4、直流电机拖动系统)的报告以及相关MATLAB程序-The archive consists of four experiments (1, computer simulation 2, Simulink simulation 3, numerical integration algorithm simulation 4, DC motor drive system) reports and rela
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2013-08-09
    • 文件大小:211365
    • 提供者:林涛
  1. sy

    0下载:
  2. 常用的数值积分方法(特别是梯形、Simpson方法、和Romberg算法),编制复合梯形公式,复合Simpson公式,Romberg算法的程序,数值积分方法的逐步精致化过程-Commonly used numerical integration methods (in particular, trapezoidal, Simpson method, and the Romberg algorithm), the preparation of composite trapezoidal rule,
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-26
    • 文件大小:872
    • 提供者:apple
  1. MATLAB_programming_of_numerical_integration_and_eq

    1下载:
  2. MATLAB程序设计之数值积分和方程算法设计教程-MATLAB programming of numerical integration and equation algorithm design tutorial
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:55776
    • 提供者:hongqing
  1. guasschebyshev

    0下载:
  2. 高斯勒让德数值积分matlab程序,输出为:求积系数,求积权值,积分值-Chrysler to Germany and numerical integration of high matlab program output: quadrature coefficients, quadrature weights, integral
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1193
    • 提供者:sameal
  1. Matlab-shuzhijisuan-chengxu

    0下载:
  2. 数值计算方法-算法设计及其MATLAB 实现 第一章 插值方法 第二章 数值积分 第三章。。。。有详细代码-Algorithm design and numerical methods in MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:223793
    • 提供者:HQ
  1. matlab-function

    1下载:
  2. 自编基于龙格库塔法的Matlab数值积分函数 -Self-compiled Matlab based on Runge-Kutta method of numerical integration of functions
  3. 所属分类:matlab

    • 发布日期:2017-03-18
    • 文件大小:1024
    • 提供者:丁丽娜
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com