-
spintgrl
三次样条插值函数源代码:对输入的数据采用三次样条插值处理,集成了样条,并返回积分值。(Cubic spline interpolation function source code: the input data using cubic spline interpolation processing, integrated spline, and returns integral values.)
- 2013-06-27 11:10:43下载
- 积分:1
-
mul
实现有限域中乘法,输入二个普通二级制数,输出在本原多项式的乘法结果(Achieve limited multiplication field, enter the number of two-tier system of two ordinary output in primitive polynomial multiplication results)
- 2014-01-12 22:52:38下载
- 积分:1
-
SVD
这是一个数值计算Fortran程序,将矩阵进行奇异值分解,SVD.txt存放待分解的矩阵,u.dat,v.dat为分解后的左右矩阵,qiyizhi.dat和qiyizhi0.dat为得到的奇异值。(This is a numerical Fortran program matrix singular value decomposition, SVD.txt store to be factored matrix, u.dat, v.dat about decomposition of the matrix, qiyizhi.dat and singular value obtained qiyizhi0.dat .)
- 2021-03-11 09:29:26下载
- 积分:1
-
KrigingContour
说明: 克里金、反距离插值算法_栅格图等值线填充等(Kriging, inverse distance interpolation algorithm _ isogram filled grid map, etc.)
- 2008-11-19 10:41:37下载
- 积分:1
-
Rectangle
根据输入的长宽,计算Rectangle面积周长等功能,并画出在txt文件中(Rectangle
Create a class Rectangle with attributes length and width, each of which defaults to
1
a. Provide member functions that calculate the perimeter and the area of the rectangle.
b. Also provide set and get functions for the length and width attributes. The set
functions should verify that length and width are each integer numbers larger than 0
and less than 20.
c. Write draw function to display the Rectangle:
in Assignment1. )
d. Write a driver program to test class Rectangle.)
- 2012-10-24 23:54:51下载
- 积分:1
-
fatigue-analysis-using-XFEM
牛人Matthew Pais,精通扩展有限元、abaqus、matlab,此博士论文详尽描述了XFEM的理论与编程思想。
(Professor Matthew Pais who is proficient at Extended Finite Element、abaqus, matlab。This paper describes the the XFEM theory and matlab programm ideas in detail.Now it is open to you ,my friends!)
- 2021-04-27 16:48:44下载
- 积分:1
-
实验1
利用不动点迭代和牛顿迭代求解非线性方程解的理论(Theory of Solving Nonlinear Equations by Fixed Point Iteration and Newton Iteration)
- 2019-05-07 16:56:30下载
- 积分:1
-
scmt.m
说明: 用PSO-BPNN算法对时间序列数据进行拟合并预测未来一段时间数据(Using pso-bpnn algorithm to predict the future time series data)
- 2019-11-08 17:15:53下载
- 积分:1
-
LBM-cylinder
用LBM结合非平衡外推方法实现的圆柱绕流,柱面边界以非平衡外推方法实现。(LBM combined with the extrapolation method of achieving non-equilibrium flow around a cylinder, cylinder boundary to achieve non-equilibrium extrapolation method.)
- 2021-04-02 14:19:07下载
- 积分:1
-
omp_mm
利用OPENMP实现矩阵相乘的C程序。Demonstrates a matrix multiply using OpenMP.()
- 2008-02-09 05:56:22下载
- 积分:1