资源列表
Chapter_1
- 《 机器学习及实践:从零开始通往Kaggle竞赛之路》源码,Chapter_1.ipynb("Machine learning and practice: the road from zero to Kaggle competition" source code, Chapter_1.ipynb)
用高度计做调和分析
- 利用高度计卫星对指定分潮进行调和分析,借助t_tide工具包
reference_based_MRI_Fast_repeated_scans
- matlab程序,使用压缩感知的方法,在长期纵向的MRI中利用之前扫描结果的相似性快速成像(Matlab program, using the method of compressed sensing, in the long-term longitudinal MRI using the previous scan results similarity rapid imaging.)
2017Matlab_DeepLearning
- matlab深度学习文档,是最新版的,里面详细记录了各种深度学习模型(Matlab depth learning document)
pca
- 主成分分析,贡献率排序,各成分贡献率,累计贡献率。自己输入数据矩阵和想要的主成分个数,有大量中文注释(Principal component analysis, ranking of contribution rate, contribution rate of each component, and cumulative contribution rate. You enter the data matrix and the number of the principal components
nn_code
- 使用Python实现的一些简单神经网络算法,实现的神经网络包括BP,CNN,RNN,LSTM等,主要是理解这些神经网络的算法原理,并附有mnist数字识别例子。(neural network,include BP,CNN,RNN,LSTM.)
Dynamic_Copula_Toolbox_3.0
- 时变copula的matlab程序,正态copula,t-copula,clayton copula,sjc copula(dynamic copula toolbox)
time
- matlab应用 timer使用的技巧,一个简单的实例,空的实例(application of matlab The technique used by timer, a simple example, an empty instance)
2.ESPRIT 算法MATLAB程序
- 基于ESPRIT算法的信号DOA(信号波达方向)估计(Signal DOA estimation based on ESPRIT algorithm)
组合数学引论 (孙淑玲 许胤龙)
- 图论里的最短路径法,包含组合数据里的方方面面。(this is a good tutorial on shorest path in graph .)
diedaijiefangchengzu
- 矩阵三角分解法解方程 雅可比迭代法、高斯赛德尔迭代法、SOR迭代法解线性方程组。(Matrix triangulation method for solving equations Jacobi iterative method, Gauss Seidel iteration method and SOR iterative method are used to solve linear equations.)
emd
- 经验模态分解(希尔伯特黄变换)用于非平稳信号的分解和重构(Empirical mode decomposition)