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

搜索资源列表

  1. directLU_or_LDLT

    0下载:
  2. 数值分析中的直接LU分解,以及LDLT分解,有例子,计算详细-Numerical analysis of the direct LU decomposition, and LDLT decomposition, there are examples, calculation Details
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1121
    • 提供者:fst
  1. bentiu_v76

    0下载:
  2. 利用matlab GUI实现的串口编程例子,大学数值分析算法,可以得到很精确的幅值、频率、相位估计。- Use serial programming examples matlab GUI implementation, University of numerical analysis algorithms, You can get a very accurate amplitude, frequency, phase estimation.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:4836
    • 提供者:vwnvw
  1. noutui_v48

    0下载:
  2. 二维声子晶体FDTD方法计算禁带宽度的例子,数值分析的EULER法,内含心电信号数据及运用MATLAB写的源代码。- Dimensional phononic crystals FDTD method calculation examples band gap, EULER numerical analysis method, ECG data and includes source code written in MATLAB.
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:6587
    • 提供者:wgrvnqd
  1. faijui

    0下载:
  2. 包括广义互相关函数GCC时延估计,微分方程组数值解方法,二维声子晶体FDTD方法计算禁带宽度的例子。- Including the generalized cross-correlation function GCC time delay estimation, Numerical solution of differential equations method, Dimensional phononic crystals FDTD method calculation examples ba
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:5384
    • 提供者:nangjiemang
  1. houbun

    0下载:
  2. 二维声子晶体FDTD方法计算禁带宽度的例子,包括压缩比、运行时间和计算复原图像的峰值信噪比,该函数用来计算任意函数的一阶偏导数(数值方法)。- Dimensional phononic crystals FDTD method calculation examples band gap, Including compression ratio, image restoration computing uptime and peak signal to noise ratio, This func
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:5608
    • 提供者:hangietou
  1. Scientific-computing

    0下载:
  2. 科学计算的相关代码,自己编的程序,可以进行积分微分运算,数值分析迭代计算等,里面有例子和使用方法-Scientific calculation of the relevant code
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:5612
    • 提供者:苏轼辙
  1. kie_v40

    0下载:
  2. 数值分析的EULER法,基于SVPWM的三电平逆变的matlab仿真,二维声子晶体FDTD方法计算禁带宽度的例子。- EULER numerical analysis method, Based on SVPWM three-level inverter matlab simulation, Dimensional phononic crystals FDTD method calculation examples band gap.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-15
    • 文件大小:5120
    • 提供者:雷朋斌
  1. solving-PDE-by-FEM

    1下载:
  2. 提供了一个用有限元法求解偏微方程的编程例子,以供学习偏微分方程数值解的学生或科研人员参考-Provides an example of a program for solving partial differential equations by finite element method, the student for learning numerical solution of partial differential equations or researchers reference
  3. 所属分类:Algorithm

    • 发布日期:2017-12-14
    • 文件大小:15223
    • 提供者:linbowen
  1. as611

    0下载:
  2. 数值分析的EULER法,二维声子晶体FDTD方法计算禁带宽度的例子,算法优化非常好,几乎没有循环。- EULER numerical analysis method, Dimensional phononic crystals FDTD method calculation examples band gap, Algorithm optimization is very good, almost no circulation.
  3. 所属分类:source in ebook

    • 发布日期:2017-12-22
    • 文件大小:5120
    • 提供者:王富杰
  1. 1271

    0下载:
  2. 数据包传送源码程序,利用matlab GUI实现的串口编程例子,大学数值分析算法。- Data packet transfer source program, Use serial programming examples matlab GUI implementation, University of numerical analysis algorithms.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-19
    • 文件大小:7168
    • 提供者:谷明星
  1. 雅克比(Jacobi)迭代法解线性方程组(Matlab程序)

    0下载:
  2. 雅克比迭代例子,给定方程,常用的数值迭代方法(Jacobi iteration example, given equation, numerical iterative methods)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:日常
  1. 2873455

    0下载:
  2. 牛顿差商法求数值拟合,包文件中包含一个例子结果文件,包括输入和输出的结果,()
  3. 所属分类:数据挖掘

    • 发布日期:2018-01-06
    • 文件大小:7168
    • 提供者:xasellr
  1. mcsnzcd

    0下载:
  2. romberger 积分,比较好的一种数值积分方法,自己编的,能够调通,中间给了个例子()
  3. 所属分类:图形图象

    • 发布日期:2018-01-07
    • 文件大小:9216
    • 提供者:Areljmj
  1. QueueController.class

    0下载:
  2. 做一个简单的一步处理例子,执行队列 * 环境变量参数值: * --queue|QUEUE: 需要执行的队列的名字 * --interval|INTERVAL:在队列中循环的间隔时间,即完成一个任务后的等待时间,默认是5秒 * --app|APP_INCLUDE:需要自动载入PHP文件路径,Worker需要知道你的Job的位置并载入Job * --count|COUNT:需要创建的Worker的数量。所有的Worker都具有相同的属性。默
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:2048
    • 提供者:xun220106
  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. Lagrange

    0下载:
  2. 数值分析,拉格朗日插值法实现,是用真实例子计算的值(The numerical analysis, the implementation of Lagrange interpolation method, have an example)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-10
    • 文件大小:4825088
    • 提供者:AzureSTH
  1. shoot

    0下载:
  2. 试用打靶法求二阶非线性常微分方程两点边值的数值解,用Matlab编程计算,并给出一些例子,验证你的算法与程序的正确性。(shooting method for two order nonlinear ordinary differential equations)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:12288
    • 提供者:柯基饼干
  1. ubternal

    0下载:
  2. 牛顿差商法求数值拟合,包文件中包含一个例子结果文件,包括输入和输出的结果,()
  3. 所属分类:数据结构

    • 发布日期:2018-05-01
    • 文件大小:7168
    • 提供者:kisp@16515
  1. VQJUQGD

    0下载:
  2. romberger 积分,比较好的一种数值积分方法,自己编的,能够调通,中间给了个例子()
  3. 所属分类:图形图象

    • 发布日期:2018-05-02
    • 文件大小:8192
    • 提供者:Acexakdex
  1. MATLAB解矩阵微分方程

    1下载:
  2. 本文先简要介绍了矩阵的积分和微分的定义;接着通过弹簧-质量块儿-阻尼器系统的例子,阐述了求解常微分方程数值解的常用方法;最后,在前两部分的基础上,总结了用MATLAB求解形如_X(t) = f(X(t); t) 矩阵微分方程数值解的方法。(In this paper, the definition of integral and differential of matrix is briefly introduced. Then the common method of solving nume
  3. 所属分类:matlab例程

    • 发布日期:2019-12-18
    • 文件大小:300032
    • 提供者:李磊哥
« 1 2 ... 6 7 8 9 10 1112 »
搜珍网 www.dssz.com