资源列表
SCM
- SCM code, including code, picture, application.
ltfat-1.4.4.tar
- Large Time-Frequency Analysis Matlab Toolbox New version 1.4.4 Code in octave, matlab and c
RVM_papers
- A Hierarchical Latent Variable Model for Data Visualization.pdf Bayesian Image Super-Resolution.pdf Bayesian Inference_An Introduction to Principles and Practice in Machine Learning.pdf Fast Marginal Likehood Maximisation for Sparse Bayesian Mo
guanlianfenlei
- 基于关联规则分类算法的文章,包括PDF,PPT,还有相关算法的改进-Classification algorithm based on association rules of articles, including PDF, PPT, there are related to Algorithm
task
- 实现任务分解,把总任务进行分解,分配个子专家系统执行求解-Implementation Task Decomposition
oi
- 聚类和分类技术在生物信息学中的应用,不包含源代码!-Clustering and classification technology in bioinformatics applications, does not contain the source code!
projet
- GUI for digital watermarking with four methods: LSb, LSB by concatenation, DCT , DWT in matlab
extract-sub-matrix
- 从较大矩阵中提取子矩阵,文件中已包含一大矩阵,输出为一小矩阵-extract sub matrix
picture
- 图以矩阵形式存储,以广度优先和深度优先两种方法遍历-Map stored in the form of a matrix, priority to the breadth and depth first two methods traversal
GUI
- Simulation of BLDC mathematical model in GUI.
car
- 对车牌进行字典去噪,然后定位,识别,效果显著-Dictionary denoising was carried out on the license plate, then the positioning, identify, effect is obvious
PerfectHash
- 向大家推荐一个Perfect hash算法 它能对一个静态的keys数组生成1-1的hash函数 id = hash(key) id 在 (0,n-1)之间 n为key的总数 这个函数的构造时间是O(n),查询时间是常数 占用的内存是每个key使用2.7bits 提供了不同的算法供选择。-O (n), query time is constant, the memory occupied by the use of each key provides a