资源列表
SPH3DOnTheBook
- Smoothed Particle Hydrodynamics software writen in Fortran 90
RS-and-Matlab-code
- 关于RS编解码的原理性说明,说明比较详细,容易理解,并且有matlab的实现程序以及相关注释,已验证可运行-Rational specification of RS codec described in more detail, easy to understand, and the realization of matlab procedures, and related notes, has been verified to run
gatbx
- 经典gatbx遗传算法工具箱,包含说明文档-failed to translate
lk
- 有限元6面体8节点等参元的单元刚度阵计算函数-failed to translate
EleKK
- 有限元三角形线性常应变单元的单元刚度阵的计算函数-failed to translate
geneJacobi
- 广义雅克比算法,求解小维数矩阵全部特征值的变换类算法-failed to translate
opt99
- 著名的拓扑优化99行matlab代码,解决小问题的拓扑优化示例程序-failed to translate
feature-extraction
- 机器学习中几种典型的降维方法, PCA, LDA等-typical feature extraction methods(PCA, LDA) in machine learning
sysjddx
- 立体像对基于四元数的绝对定向直接解法,摄影测量-Close-Form Solution of Absolute Orientation Based on Quaternion
Before-and-after-to-the-algorithm
- C实现的hmm模型当中的前后向算法,做语音,人工智能,机器学习的人不会陌生-Before and after the the hmm model were implemented in C algorithm to do the voice, artificial intelligence, machine learning
Viterbi
- 实现hmm模型当中的维特比算法,用c语言实现-Hmm model which the Viterbi algorithm, using c language
Forward-Backward-Algorithm
- hmm模型当中的前向算法,用于hmm模型的评估,解码等问题中,用C编写-the hmm model which forward algorithm for hmm model assessment decoding