资源列表
矩阵求逆LU分解法
- C++编写LU分解法求逆矩阵,亲测可用。(LU decomposition is used for matrix inverse by C++,I test with good results.)
FIR1
- 对标Matlab中fir1函数的C语言实现(C language implementation of fir1 function in benchmarking matlab)
8
- Anderson计算流体力学第八章二维超声速流通例子源码(Anderson computational fluid dynamics Chapter 8 two dimensional supersonic flow example source code)
heat_Metal
- 合金热效应本构方程,Abaqus/Standard UMAT接口,Fortran语言(Constitutive equation of alloy thermal effect, ABAQUS / standard UMAT interface, FORTRAN language)
波束形成DOA、LCMV、LMS等算法
- 压缩包里包括MUSIC算法、ESPRIT算法等 可用于均匀圆阵、线阵、L型阵等目标方位估计
lasso
- 利用Python语言实现了lasso回归(Lasso regression is realized by Python language)
pumakins
- 本程序为最经典的puma六轴机器人运动学算法的C代码(This program is the most classic puma six axis robot kinematics algorithm C code)
机器学习数学基础速查手册_1569739907801
- 机器学习是一门多领域交叉学科,涉及概率论、统计学、逼近论、凸分析、算法复杂度理论等多门学科。专门研究计算机怎样模拟或实现人类的学习行为,以获取新的知识或技能,重新组织已有的知识结构使之不断改善自身的性能。 它是人工智能的核心,是使计算机具有智能的根本途径。(Machine learning is an interdisciplinary subject, involving probability theory, statistics, approximation theory, convex
plasticity_exp
- UMAT, FOR ABAQUS/STANDARD INCORPORATING ELASTIC-PLASTIC LINEAR ISOTROPIC HARDENING. LARGE DEFORMATION FORMULATION FOR PLANE STRAIN AND AXI-SYMMETRIC ELEMENTS.
appendix3-vumat
- VUMAT for Kinematic Hardening Plasticity
beam
- uel fortran code for CPE4 with analysis of beam example
Godunov格式和Roe格式求解Burgers方程
- Godunov格式和Roe格式求解Burgers方程(Godunov scheme and Roe scheme for solving Burgers equation)