-
jounou_v36
数据模型归一化,模态振动,分析了该信号的时域、频域、倒谱,循环谱等,用于信号特征提取、信号消噪。( Normalized data model, modal vibration, Analysis of the signal time domain, frequency domain, cepstrum, cyclic spectrum, etc. For feature extraction, signal de-noising.)
- 2016-10-12 17:28:06下载
- 积分:1
-
xuansuoqiao
通过完整ansys命令流,模拟分析悬索桥变形。希望对学习ansys有限元及桥梁工程的技术人员有所帮助。(无)
- 2021-03-19 13:09:19下载
- 积分:1
-
vumat_hashin_stress_zerosetting_1
该损伤模型通过
商用有限元软件ABAQUS /Explicit 的用户子程序VUMAT 实现,并使用该模型对碳纤维增强环氧树脂
复合材料层合板在横向低速冲击作用下的损伤和变形行为进行预测分析. 数值仿真的结果与试验结
果进行了比较,吻合良好,验证了该模型的有效性.(Through coding user subroutine VUMAT of finite element software ABAQUS /explicit,
and applied the model to an example,carbon fiber reinforced epoxy composite laminates
under low velocity impact,the prediction for damage and deformation were good agreement
with the experimental results.)
- 2021-04-11 10:08:58下载
- 积分:1
-
maze
关于走迷宫算法的实现程序,完全采用C++语言实现,可以运行(Maze algorithm program, fully C++ language, you can run)
- 2012-07-31 22:21:04下载
- 积分:1
-
NCGC
内插高程点,CASS不提供插求高程点功能,我们手工输入容易出错,且极度不方便,。
此程序用VBA编写,界面操作,按设定的比例自动计算需内插的个数并注记。(Interpolated elevation points)
- 2012-08-27 15:43:00下载
- 积分:1
-
MATLAB希尔伯特Hilbert变换求包络谱
MATLAB的希尔伯特谱分析,导入数据实现算出。最下二乘拟合算法。快速傅里叶变换详细算法。(MATLAB Hilbert spectrum analysis, import data to achieve calculation.The two by fitting algorithm. With the fast Fourier transform algorithm.)
- 2020-12-02 21:39:26下载
- 积分:1
-
EMCP21511
利用BLT方程求解平面波对双线结构传输线的终端响应。(BLT equation for solving the plane wave transmission line on two-lane structure of the terminal response.)
- 2012-07-11 18:54:29下载
- 积分:1
-
sphinx4-1.0beta6-src
sphinx4的src部分,包含演示程序(the src part sphinx4 to contains the demonstration programs)
- 2012-11-06 21:42:51下载
- 积分:1
-
particle_filter-master
说明: 实现粒子滤波。包含运行模型,测量模型,重采样和归一化(Implement particle filter. Including operation model, measurement model, resampling and normalization)
- 2020-05-18 13:56:33下载
- 积分:1
-
CPPsimplex
单纯形法,求解线性规划问题的通用方法。单纯形是美国数学家G.B.丹齐克于1947年首先提出来的。它的理论根据是:线性规划问题的可行域是 n维向量空间Rn中的多面凸集,其最优值如果存在必在该凸集的某顶点处达到。顶点所对应的可行解称为基本可行解。单纯形法的基本思想是:先找出一个基本可行解,对它进行鉴别,看是否是最优解;若不是,则按照一定法则转换到另一改进的基本可行解,再鉴别;若仍不是,则再转换,按此重复进行。因基本可行解的个数有限,故经有限次转换必能得出问题的最优解。如果问题无最优解也可用此法判别。
(Simplex method for the minimum)
- 2011-09-18 22:57:30下载
- 积分:1