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

搜索资源列表

  1. 13

    0下载:
  2. 这里有两个matlab的应用实例,一个是函数的积分,一个是幅频图像的绘制,希望对去学matlab的人能有所帮助-there are two examples for matlab,one is designed for function integral and another is desined to draw amplitude frequency
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1022
    • 提供者:邓秀华
  1. yantu

    0下载:
  2. GMSK系统在MATLAB下的仿真,包括G函数的实现,仿真眼图,积分路径等-GMSK implementation in the MATLAB environment
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:7622
    • 提供者:初光磊
  1. numericalsolution_matlabcode

    0下载:
  2. 积分方程的数值解(matlab代码)利用MATLAB求解积分方程的数值解问题-The numerical solution of integral equations (matlab code)
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:801
    • 提供者:weiguan
  1. numerical-integration

    0下载:
  2. 数值积分的matlab代码,通过了调试测试,含有一个实现函数,以及一个测试用主函数。-Matlab code for numerical integration, through the commissioning test, with an implementation function, and a test main function.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:1500
    • 提供者:马凝
  1. simpadpt

    0下载:
  2. 求解积分的自适应simpson算法的matlab程序-adaptive simpson integrate algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:3591
    • 提供者:mingchao
  1. maxin

    1下载:
  2. matlab需要那么复杂的多重积分,实在没办法才考虑使用.一般来说,积分中带有参数,无论是被积表达式或者说积分限都是相当麻烦的,求解消耗的时间非常多.............数值积分才是解决问题的通法,可以自己调节精度~-it is good. If you visited Indianapolis you would be able to find your way around easily because most of the streets corss each other like
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:36722
    • 提供者:mx
  1. nIntegrate

    0下载:
  2. 计算n重积分的matlab例程,来自吴鹏,matlab中文论坛-N-integral calculation matlab routines
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1159
    • 提供者:张天力
  1. MATLAB2011couse

    0下载:
  2. 本书使用简单易行的风格,一开始介绍了 MATLAB基础,你将学习到如何绘制图象,求解 代数方程及计算积分,也将学习到如何求解微分 方程,求 ODE 的数值解,使用特殊函数等。本书 含有几百个例子及其详细解答过程,章末带有习 题,书末还带最终测试题目,一句话,本书给予 你的是MATLAB精华。 本自学指导书提供了:  上手MATLAB的最快方法  几百个带有解答过程的工作实例  覆盖了MATLAB7 &
  3. 所属分类:matlab

    • 发布日期:2017-05-19
    • 文件大小:5230335
    • 提供者:wangshuangxi
  1. numerical-intergration

    0下载:
  2. 数值积分各种经典算法的matlab程序实现-matlab codes for classical methods of numerical intergration
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:8991
    • 提供者:chengzi
  1. quadS

    0下载:
  2. matlab 用于数值积分,运用辛普森法-matlab for numerical integration, using Simpson' s method
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:749
    • 提供者:gdeggr
  1. quadT

    0下载:
  2. matlab 梯形法 求数值积分 配有图-matlab trapezoidal method for the numerical integration with a map
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:710
    • 提供者:gdeggr
  1. bianbuchangjifen

    0下载:
  2. 计算方法中的变步长梯形积分公式是求定积分的近似值,这里提供变步长梯形积分公式的matlab源代码。-Calculation of the variable step trapezoidal integration formula is the pursuit of definite integral approximation, which offers variable step trapezoidal integration formula matlab source code.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:700
    • 提供者:孙军成
  1. GaussHermite

    0下载:
  2. 在数值方法中,用Matlab实现Gaussian Hermite, 此方法用来计算数值积分-Gaussian Hermite
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:2328
    • 提供者:yiting
  1. cailiaolixuekeshe

    0下载:
  2. 材料力学课程设计——连续梁的强度分析。 基于累计积分法求材料力学中连续梁梁的挠度以及绘制挠度曲线,另外包括梁的剪力曲线,弯矩曲线的绘制(matlab代码)。-Mechanics of Materials course design- continuous beam intensity analysis. Accumulate points based method for the continuous beam mechanics of materials beam deflectio
  3. 所属分类:matlab

    • 发布日期:2017-06-03
    • 文件大小:15687436
    • 提供者:白川
  1. dblquadGUI

    0下载:
  2. MATLAB内置二重积分 可以实现二重积分等功能-MATLAB built-in double integral
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:57912
    • 提供者:高于怎
  1. Romberg

    0下载:
  2. 是计算方法中一种重要的积分方法,即Romberg积分方法的Matlab程序-Is an important method of calculating the integral method, which Romberg integration method in Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:845
    • 提供者:金炜
  1. integrate_numeric

    0下载:
  2. 数值积分演示 可以说明数值积分 在课上使用-it is a matlab program about Numerical integration,it would be used in class to show Numerical integration to the classmate
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1401
    • 提供者:ykvter
  1. MATALB

    0下载:
  2. M文件及数值积分仿真方法设计,MATLAB 的图形绘制-M-file and the design of numerical integration simulation method, MATLAB graphics rendering
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:3073
    • 提供者:zhiqiang
  1. single_Electric_System_Simulation

    0下载:
  2. matlab 写的单机无穷大系统动态过程 用隐式梯形积分法求解编程-single Electric System Simulation file
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:6029
    • 提供者:胡文斌
  1. Romberg

    0下载:
  2. 根据所给定的函数, 积分区间以及所要求的精度值, 编制Romberg 算法的 Matlab 程序-The basis of the given function, the value of the integration interval and the precision required, the preparation of the Romberg Algorithm in Matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:9601
    • 提供者:jenny
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 45 »
搜珍网 www.dssz.com