资源列表
report_FFT_2010_10_31
- 一个关于傅里叶变换的学习课件,本人自己制作,课题组内部学习使用。-A study on the Fourier transform of the courseware, I produce their own, learning to use the internal research group.
Tosuu_svm330h
- 这是一款非常优秀的matlab开发的支持向量量机程序源码,对分类效果非常好。 可直接使用。 -This is a very good amount of support vector machine program source code of matlab development, very good classification results. Can be used directly.
beinuli 贝努力队列的实现
- 贝努力队列的实现,学过数据结构的都知道。-Bernoulli queue implementation.
minor-final-report
- edge detection using direction and vector operators
osu_svm3.00
- matlab代码,希望学习matlab的有帮助-The source code of matlab
task2-2-16QAM
- 16PSK在高斯信道下的误码率与信噪比的关系。-16PSK relationship BER and SNR in the Gaussian channel.
Agents_in_Computer_Games
- Introcude Agents in Computer Games.
prml-web-sol-2007-08-03
- Pattern Recognition and Machine Learning Solutions to the Exercises,模式识别与机器学习的答案
polynomial-fitting
- 基于BCB的最小二乘法进项曲线拟合,最后得出多项式方程,并显示出图形-Method of least squares curve fitting proceeds
breast
- breast edge detection program
SparseMatrixMultiplication_MileStone4_Final.tar.g
- Parallel Sparse Matrix Multiplication source code implemented using x10 language (http://x10-lang.org/).
Map
- 对图的各种操作,包括深度遍历,广度遍历,最小生成树,最短路径的各中算法,而且有递归和非递归方式,对学习数据结构有很大的帮助。 代码全是自己根据理解自己写的,思路很符合初学者。-Various operations on the map, including the traverse depth, breadth traversal, minimum spanning tree, shortest path in the algorithm, and recursive and non rec