-
自适应Simpson
说明: 自适应simpson算法,数值分析考试用的(Adaptive Simpson algorithm for numerical analysis test)
- 2019-12-16 10:21:50下载
- 积分:1
-
orthofit
对离散点进行多项式拟合,不同于传统多项式拟合高次出现病态,此程序可以拟合高阶多项式( ORTHOFIT Fit polynomial to data.
YS = ORTHOFIT(X,Y,N) smooths/fits data Y(X) in a least-squares sense
using a polynomial of degree N and returns the smoothed data YS.)
- 2021-02-14 15:49:49下载
- 积分:1
-
BladedDLLInterface
This source file contains example PitchCntrl(), UserHSSBr(),
! UserVSCont(), and UserYawCont() routines that are used to interface
! FAST with a master controller implemented as a dynamic-link-library
! (DLL) in the style of Garrad Hassan s Bladed wind turbine software
! package. All four routines call routine BladedDLLInterface(), which
! contains a call to the Bladed-style DLL that evaluates as DISCON().
! Routine BladedDLLInterface() USEs a MODULE named
! BladedDLLParameters(), which stores values of PARAMETER constants
! used in the interface.
- 2013-09-05 03:49:38下载
- 积分:1
-
defin_heat_flux
它是一个计算热通量的c++程序,用udf导入fluent,既可以求解,非常好用的一个,可以作为入门的一个例子学习。(it is a calculated heat flux of c++ program, with udf into fluent, not only can solve, very easy to use one, can be used as a case study entry.)
- 2012-02-02 14:59:16下载
- 积分:1
-
LSTM_learn-master
采用LSTM算法用python语言实现的信号时间序列预测,可预测信号的占用度(The LSTM algorithm is used to predict the signal time series in python language)
- 2017-10-13 09:45:28下载
- 积分:1
-
ScienceDirect_files_04Dec2020_09-38-45.837
说明: 求解齿轮的热弹流润滑问题,本程序中说明了每个子程序的用途,而且带注释。(To solve the thermal elastohydrodynamic lubrication problem of gears, the purpose of each subroutine is explained in this program, and there are comments.)
- 2020-12-07 22:20:02下载
- 积分:1
-
MyMatrixFunction
说明: 包括我自己写的一些数值分析用到的函数
包括矩阵的LU分解的两种方法, Cholesky分解, 以及线性方程组的迭代解法中的雅克比, 高斯-赛德尔以及线性松弛法的函数(Including myself, used to write some of the numerical analysis functions, including matrix LU decomposition of two methods, Cholesky decomposition, and iterative solution of linear equations in the Jacobi, Gauss- Seidel and linear relaxation method function)
- 2011-04-09 20:52:20下载
- 积分:1
-
DN3D2
洛斯阿拉莫斯实验室开发的显示动力有限元程序dyna3d,可处理碰撞,侵彻和接触等问题,有丰富的材料模型和状态方程,以及可扩展的二次开发能力。(source code 1 file)
- 2014-03-11 19:12:22下载
- 积分:1
-
稀疏矩阵标准答案
经典矩阵运算问题求解(classic problem solving matrix operations)
- 2005-03-10 14:05:21下载
- 积分:1
-
NumericalRecipes
数值分析方法库
本书编写了300多个实用而有效的数值算法C语言程序。其内容包括:线性方程组的求解,逆矩阵和行列式计算,多项式和有理函数的内插与外推,函数的积分和估值,特殊函数的数值计算,随机数的产生,非线性方程求解等(Numerical analysis method to prepare a library book more than 300 practical and efficient numerical algorithm C language program. Its contents include: linear equations, calculation of inverse matrix and determinant, polynomial and rational function interpolation and extrapolation, function points and the valuation of special functions numerical calculation, random number generation, non- Solving linear equations, etc.)
- 2008-06-03 21:24:04下载
- 积分:1