-
数值分析实验
说明: 数值分析实验1.明确插值多项式和分段插值多项式各自的优缺点;
编程实现拉格朗日插值算法,分析实验结果体会高次插值产生的龙格现象;(Experiments of numerical analysis 1. Define the advantages and disadvantages of interpolation polynomials and piecewise interpolation polynomials. The Lagrange interpolation algorithm is programmed, and the Runge phenomenon produced by high-order interpolation is analyzed.)
- 2019-04-30 22:30:36下载
- 积分:1
-
wavelet
采用Verilog语言,实现db8小波分解(Realizing wavelet decomposition)
- 2021-04-02 17:09:07下载
- 积分:1
-
zhengchangshiD
超声波检测混凝土,正演分析,通过一正弦入射波检测混凝土内部是否发生破坏或损伤(Ultrasonic inspection of concrete, forward analysis, incident detection by a sinusoidal internal concrete damage or injury has occurred)
- 2011-06-27 15:34:48下载
- 积分:1
-
MM_VIV
用无网格法计算VAN DE POL 振子(calculate van de pol oscillator by using meshless method)
- 2009-04-26 20:17:19下载
- 积分:1
-
mstm-2.2
mpi 版本mstm 程序用于计算非球形粒子散射问题(MSTM, MPI version)
- 2021-01-07 10:58:53下载
- 积分:1
-
线性代数同济第六版
说明: 线性代数同济第六版,最适用的一版,有书签(Linear algebra tongji sixth edition)
- 2021-01-20 09:08:48下载
- 积分: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
-
static2d
有限元二维静力计算程序,采用四节点线性单元,可以显示变形和应力云图。(Finite element analysis program for 2D problems)
- 2013-05-18 12:20:48下载
- 积分:1
-
CPPsimplex
单纯形法,求解线性规划问题的通用方法。单纯形是美国数学家G.B.丹齐克于1947年首先提出来的。它的理论根据是:线性规划问题的可行域是 n维向量空间Rn中的多面凸集,其最优值如果存在必在该凸集的某顶点处达到。顶点所对应的可行解称为基本可行解。单纯形法的基本思想是:先找出一个基本可行解,对它进行鉴别,看是否是最优解;若不是,则按照一定法则转换到另一改进的基本可行解,再鉴别;若仍不是,则再转换,按此重复进行。因基本可行解的个数有限,故经有限次转换必能得出问题的最优解。如果问题无最优解也可用此法判别。
(Simplex method for the minimum)
- 2011-09-18 22:57:30下载
- 积分:1
-
inexact_alm_mc
增广拉格朗日乘子方法求解RPCA问题的方法,得到矩阵的稀疏成分和低秩成分。(argumented lagrange multiplier method that can make matrix be decomposed to a sparse matrix and low-rank matrix.)
- 2012-06-27 14:41:31下载
- 积分:1