资源列表
sindrill-v209
- sinewave function drill
zdrill-v210
- z-transform dril detail
方程求根
- 该算法是用matlab编写的计算方程根的经典算法,可供数学爱好者利用(The algorithm is written in MATLAB classical method of computing equation roots)
离散优化
- 该算法是对数学计算的优化处理,可很便利的应用于工程中数学优化计算中(The algorithm is an optimization of mathematical computation)
MergeMutiply
- 用这个程序对你想要排序的数组进行排序,这个程序采用的是合并排序法,算法效率是O(nlogn)(Use this program to sort the array you want to order. This program uses the merge sort method, and the algorithm efficiency is O (nlogn))
茶杯策略
- 量化投资策略 茶杯策略 可用于股票和期货交易(Quantitative investment strategy can be used in futures stock quantitative trading)
solveEquation
- 利用解优化问题解欠定方程组的matlab程序例子(The MATLAB programming example of solving underdetermined equations by solving optimization problems is given)
Newton
- 回溯先搜索法梯度下降法与牛顿迭代算法结合的MATLAB例程(Backtracking first search method, gradient descent method and Newton iterative algorithm combined with MATLAB routines)
SMOTE
- Python语言实现针对不平衡分类的SMOTE升采样算法,并通过SVM实现分类(We implements the SMOTE over-sampling algorithm via Python language for unbalanced classification, and achieves the classification of Glass data through SVM algorithm.)
PCA_Saliency_CVPR2013
- 包含了发表在2013年CVPR期刊上的论文的源代码 论文题目:What makes a patch distinct? 论文作者:Margolin, R., Tal, A., Zelnik-Manor, L.(Margolin, R., Tal, A., Zelnik-Manor, L.: What makes a patch distinct?)
repetative
- 用于迭代学习的基础教程,可以很快的进入迭代学习的阵营(The basic tutorial for iterative learning, you can quickly enter the camp of iterative learning)
excesise5.py
- collective user and item recommendation