资源列表
DYa
- 介绍了DYa算法的具体应用,是解决偏微分方程数值解的交换隐格式的方法
BP
- 最速下降法的BP实例,比较通用的-Steepest descent method of BP instance
kalmam-filter
- code for kalman filter
Dijstra-_-weice-
- 数据结构中的迪杰特斯拉算法实现程序~~适合初学者-The algorithm for data structure the Dijie Tesla ~ ~ for beginners ~
12345
- Determinant of matrix
Test
- 树的线索化,,由于那个最大字段和太大,没能传成,拿这个-Clues of the tree, due to the maximum field and is too large, could not pass into, take this to try! ! !
ifreq
- 原信号分解成IMF后,用此脚本来计算此IMF的瞬时频率-After the original signal into IMF, use this scr ipt to calculate the instantaneous frequency of the IMF
FE-7
- 有限元分析 清华大学 范子杰 有限元作业第7讲 二维等参单元作业题-Finite element analysis of finite element Tsinghua Fan Zijie job Lecture 7-dimensional isoparametric element job title
Palindrom
- recognition of palindroms
FatigueBoardBand
- 根据应力功率谱密度 按照TB方法计算结构疲劳寿命和疲劳损伤,有较高精度字变成,科学计算程序-fatigue damage
steepest2
- This code is using by steepest method.
myInv
- 通过初等变换求矩阵的逆矩阵。若矩阵不可逆则提示该矩阵没有可逆矩阵;若矩阵可逆则返回该矩阵的逆矩阵。-calculating the inverse matrix by elementary transformation