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

搜索资源列表

  1. ovtoolbox

    0下载:
  2. The Engineering Vibration Toolbox is a set of educational programs written in Octave by Joseph C. Slater. Also included are a number of help files, demonstration examples, and data files containing raw experimental data. The codes include si
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:167563
    • 提供者:nwei
  1. hyplas

    8下载:
  2. ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-07-29
    • 文件大小:11008084
    • 提供者:gtcewli3
  1. NumericalAnalysisProgram

    0下载:
  2. 数值分析课程的一些实用典型算例程序: 二分法,高斯消元法,牛顿法,拉格朗日法,龙贝格-Numerical analysis courses typical examples of some practical procedures: dichotomy, Gaussian elimination method, Newton method, Lagrangian, Romberg
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:3276479
    • 提供者:yuchao
  1. aiermite

    0下载:
  2. 3次艾尔米特插值,数值分析课程例题。插值函数不但在节点上与原函数值相等,而且还在节点上相切,对应的导数值也相等,甚至要求高阶导数也相等。-3 Al Mitt interpolation, numerical analysis course examples. Interpolation function not only in the nodes of the original function values ​ ​ are equal, but also tangentia
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:288468
    • 提供者:68363846
  1. Lab2

    0下载:
  2. C++编程实例 //Lab2 迭代法求非线性方程数值分析课本P.93,习题#5 //要求:输出结果用科学计数法表示,小数点后保留8位有效数字 //作者:于涛 //学号:GS1003217 //时间:2011年7月9日-C++ programming examples// Lab2 iterative method for the numerical analysis of nonlinear equations textbooks P.93, Exercise# 5// r
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:718
    • 提供者:yutao
  1. Lab3

    0下载:
  2. C++编程实例 Lab3 曲线拟合数值分析课本 P.148,习题#42 要求:输出结果用科学计数法表示,小数点后保留8位有效数字 作者:于涛 学号:GS1003217 时间:2011年7月9日-C++ programming examples Lab3 curve-fitting numerical analysis textbook P.148, Problem# 42 requires: the output of scientific notation, decima
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:1607
    • 提供者:yutao
  1. Lab4

    0下载:
  2. C++编程实例 Lab4 区间逐次分半的复化梯形公式计算积分,数值分析课本P.178,习题#11 要求:输出结果用科学计数法表示,小数点后保留8位有效数字 作者:于涛 学号:GS1003217 时间:2011年7月9日-C++ programming examples Lab4 successive half of the complex range of trapezoidal integration formula, numerical analysis textboo
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:774
    • 提供者:yutao
  1. Numerical-analysis

    0下载:
  2. 数值分析上机题算例,对于学习数值分析的同学,可解决上机题的麻烦-Numerical analysis on the problem machine examples, numerical analysis for students to learn, solve problems on the machine trouble
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:36541
    • 提供者:任月
  1. ALGORITHMS-FOR-NUMERICAL-ANALYSIS-IN-HIGH-DIMENSI

    0下载:
  2. Nearly every numerical analysis algorithm has computational complexity that scales exponentially in the underlying physical dimension. The separated representation, introduced previously, allows many operations to be performed with scaling that i
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:242511
    • 提供者:brescia
  1. romberg

    0下载:
  2. 数值分析计算程序例子,龙贝格积分法求解函数积分,计算时注意函数端点处matlab是否能求出函数值,如不能需手动输入。-Numerical analysis of examples of the calculation program Romberg integration method for solving function integral.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-09
    • 文件大小:1165
    • 提供者:Zhang li
  1. matlabNumerical-Analysis

    0下载:
  2. matlab在数值分析中的实例与代码,结合具体例子讲述Matlab在数值分析中的应用-matlab code examples and numerical analysis, combined with specific examples about Matlab in Numerical Analysis
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:127897
    • 提供者:mima
  1. chapter-3-of-math-analysis

    0下载:
  2. 数值分析中,LU分解法,按比例主元消元法,列主消元法,高斯消元法,追赶法对一些数值方程的求解作用,简化人工求解过程,提高效率。还有一些简单例题的编程算法-Numerical analysis, the LU decomposition method, principal component elimination method in proportion, column main elimination method, gauss elimination method, method of ch
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:12811
    • 提供者:季秋峰
  1. chapter7-of-math-analysis

    0下载:
  2. chebyshev算法,曲线拟合最小二乘法,还有数值分析课本中的一些算例,简便了计算过程,提高了运算效率-Chebyshev algorithm, curve fitting least square method, and some examples of numerical analysis of textbooks, simple calculation process, improve the operation efficiency
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2728
    • 提供者:季秋峰
  1. buigui_v58

    0下载:
  2. 大学数值分析算法,二维声子晶体FDTD方法计算禁带宽度的例子,调试通过可以使用。- University of numerical analysis algorithms, Dimensional phononic crystals FDTD method calculation examples band gap, Debugging can be used.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:4886
    • 提供者:ting
  1. shuzhifenxi

    0下载:
  2. 数值分析例题,包含三阶样条插值,高斯法,牛顿法-Numerical analysis of examples, including the third-order spline interpolation, Gauss, Newton
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2085
    • 提供者:sason
  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. 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-18
    • 文件大小:7168
    • 提供者:谷明星
  1. 作业2

    0下载:
  2. 这是有关于数值分析的算例,迭代法,LU分解等内容(Examples of numerical analysis, iterative method and so on)
  3. 所属分类:数学计算

    • 发布日期:2018-01-08
    • 文件大小:240640
    • 提供者:Edith_Jin
搜珍网 www.dssz.com