资源列表
chapter-6
- 冈萨雷斯数字图像处理配套第六章matlab例程,代码里面有详细解释,适合初学者同步学习。-Gonzalez digital image processing Chapter 6 of the supporting Matlab routines, the code inside the detailed explanation of the synchronous learning for beginners.
third_task
- 课程作业:利用贝叶斯进行数据集的分类,并评估分类结果-Using the Bayesian to classify the data set, and uating the classification results
SVM-face-recog
- 人脸识别的SVM算法,运行正确。采用Matlab编写。-SVM algorithm for face recognition, running correctly。Based on matlab.
Analysis_SolAr_6_2-(1)
- it′s for helping you to study admnistration and things like that
PalmVeinsDEMO
- palm vein recognition matlab
pca-hmmP
- 利用HMM算法来预测回转窑的喂煤量,以辅助工业现场的判断-Use HMM algorithm to predict the kiln feed coal to assist the industrial field judge
tensor1
- 一种张量分解的算法,应用于盲源分离和机器学习。(An algorithm for tensor decomposition)
matlab
- 完整的matlab程序实现数字下变频,ddc_out为主程序。内有详细的注释,易懂。-Complete matlab program digital down conversion. ddc_out is the main program. There are detailed notes, and easy to understand.
FZip
- infozip压缩小程序,实现文件夹、子文件夹差分打包(只打包修改过的文件,保存目录结构)-compress folders includes subfolders to a ZIP file.
ANN
- 人工神经网络与模拟进化计算 很 很有用的 -good
meme_4.8.1
- motif查找 me算法,用于核苷酸序列分析,源代码-Find me algorithm motif for nucleotide sequence analysis, the source code
SDmatrix
- 计算无权有向图中两个结点之间的最短路径,其中最短路径是指一个结点到另一个结点所经过的步数。其中输入文件为邻接矩阵。 -The Shortest Distant between two nodes.The input information is about adjacency matrix.