搜索资源列表
-
0下载:
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
-
-
8下载:
************************************************************************ * * * * * 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
-
-
0下载:
数值分析课程的一些实用典型算例程序:
二分法,高斯消元法,牛顿法,拉格朗日法,龙贝格-Numerical analysis courses typical examples of some practical procedures: dichotomy, Gaussian elimination method, Newton method, Lagrangian, Romberg
-
-
0下载:
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
-
-
0下载:
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
-
-
0下载:
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
-
-
0下载:
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
-
-
0下载:
数值分析上机题算例,对于学习数值分析的同学,可解决上机题的麻烦-Numerical analysis on the problem machine examples, numerical analysis for students to learn, solve problems on the machine trouble
-
-
0下载:
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
-
-
0下载:
数值分析计算程序例子,龙贝格积分法求解函数积分,计算时注意函数端点处matlab是否能求出函数值,如不能需手动输入。-Numerical analysis of examples of the calculation program Romberg integration method for solving function integral.
-
-
0下载:
matlab在数值分析中的实例与代码,结合具体例子讲述Matlab在数值分析中的应用-matlab code examples and numerical analysis, combined with specific examples about Matlab in Numerical Analysis
-
-
0下载:
数值分析中,LU分解法,按比例主元消元法,列主消元法,高斯消元法,追赶法对一些数值方程的求解作用,简化人工求解过程,提高效率。还有一些简单例题的编程算法-Numerical analysis, the LU decomposition method, principal component elimination method in proportion, column main elimination method, gauss elimination method, method of ch
-
-
0下载:
chebyshev算法,曲线拟合最小二乘法,还有数值分析课本中的一些算例,简便了计算过程,提高了运算效率-Chebyshev algorithm, curve fitting least square method, and some examples of numerical analysis of textbooks, simple calculation process, improve the operation efficiency
-
-
0下载:
大学数值分析算法,二维声子晶体FDTD方法计算禁带宽度的例子,调试通过可以使用。- University of numerical analysis algorithms, Dimensional phononic crystals FDTD method calculation examples band gap, Debugging can be used.
-
-
0下载:
数值分析例题,包含三阶样条插值,高斯法,牛顿法-Numerical analysis of examples, including the third-order spline interpolation, Gauss, Newton
-
-
0下载:
数值分析的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.
-
-
0下载:
数据包传送源码程序,利用matlab GUI实现的串口编程例子,大学数值分析算法。- Data packet transfer source program, Use serial programming examples matlab GUI implementation, University of numerical analysis algorithms.
-
-
0下载:
这是有关于数值分析的算例,迭代法,LU分解等内容(Examples of numerical analysis, iterative method and so on)
-