资源列表
SVD
- calculate low rank matrix using SVD
Newton-method-proposed-summary
- 拟牛顿法变种众多,实际中应用广泛。本文就拟牛顿法进行比较全面的探讨,特别是考察每种变种算法的设计思想以及不同变种算法之间的横向对比。-Newton method proposed summary
N-order-linear-matrix
- 用C语言求解N阶线性矩阵方程Ax=b的简单解法-A simple approach to solving the N-order linear matrix equation Ax = b, using C language
huishu
- ACM入门级资料,回溯法的一些比较好的参考论文,供大家参考。-ACM entry-level information, backtracking some good reference paper for reference.
EHMM
- 特征训练识别的嵌入式隐马尔可夫模型代码,可用于人脸识别的分类-Training recognition feature embedded hidden Markov model code, can be used for face recognition classification
devc
- 我的怎么不行了,运行过去,但是出毛病了,就是何雅玲老师的那本书上的附录。-My how to die, run over, but something wrong with that appendix Yaling on the teacher s book.
TowersOfHanoi
- Towers of hanoi.http://en.wikipedia.org/wiki/Towers_of_Hanoi
matlab
- 牛顿最优解拟牛顿法和最速下降法(Steepest Descent Methods)一样只要求每一步迭代时知道目标函数的梯度。通过测量梯度的变化,构造一个目标函数的模型使之足以产生超线性收敛性。这类方法大大优于最速下降法,尤其对于困难的问题。另外,因为拟牛顿法不需要二阶导数的信息,所以有时比牛顿法(Newton s Method)更为有效。-Newton optimal solution
calculator00
- C++实现计算器功能,数据流处理,运算符重载-C++ achieve calculator, data stream processing, operator overloading
quicklz
- 最快速最短小的解压缩算法,适用于对实时要求较高的环境-The most rapid decompression algorithm shortest small, suitable for demanding real-time environment
BMI
- very usefull for BMI ifyour fat use it-very usefull
fft_ifft
- 任意偶数点数的fft,ifft快速计算.分别使用基2时间和基2频率的FFT算法,使用标号控制是否为IFFT。-Any even number of points fft, ifft quick calculations. Were using the base 2 times the frequency and the base 2 FFT algorithm, using the label control whether IFFT.
