搜索资源列表
huadong
- 信号预处理时,需要对信号进行滑动去噪,该程序可以实现滑动去噪,交互友好,我做毕业论文用的。-When the signal preprocessing, the need for signal denoising slide, the program can achieve the sliding de-noising, interactive and friendly, I do thesis use.
AdaBoost
- 用python实现的AdaBoost分类算法,文件是一个ipython notebook,可以直接用ipython/jupyter打开使用。内附简单测试数据集。 程序运行需要numpy库的支持。-An AdaBoost classifier implemented with Python.
stable_matching
- 自己用c++写的Stable matching稳定婚配理论的算法实现,应该可以直接使用-Stable matching
K-means
- 本程序是用python写的一个K均值算法,通过该算法可以学习一python实现算法的流程,以及学习该算法的使用。-The program is written in python a K-means algorithm, the algorithm can learn a python algorithm implementation processes, and learning to use the algorithm.
emd1d
- 用python写的EMD分解,可以实现一维与二维分解(EMD decomposition written in Python)
420715
- 可以用黄金分割和斐波那契算法实现优化,只要改变相应的参数就可以用了()
25973958
- 用uncharge类型实现的数组,对大数运算时,由于本身比较节省空间,可以发挥更大的空间优势,但时间上会有点()
raizd
- 用栈,顺序表实现四则运算,可以识别+,-, , ,和[],以#结尾,比如,5+6 3-1#,可以得到结果17()