资源列表
朴素贝叶斯
- 调用过程 CM = Confusion_matrix(train_predicts, train_targets) [combining_predicts, errorrate] = combining_NB(DP, test_targets, CM) DP,三维数组,(i,j,k)为第k个样本的DP矩阵 targets 为 0 1 2 -process called CM = Confusion_matrix (train_predicts, train_targets) [combining
tast1
- matlab实现四则运算图形界面 以及二维三维图形举例
FEMath
- 线性方程组求解。ICCG法;LU分解法; 东华理工 张志勇
donglixuefangzhen_tanhuangbai
- 利用matlab进行动力学仿真之三,学习理论力学的同学可以参考一下
Gcd
- 里面含有几种经典的关于求最大公约数的经典求法比较,想必对数学类专业的同学有用。-several ways to get GCD
FFT(DFTcomplexarray)twodimension
- 多维傅里叶变换,二维DFT快速算法,共分五部--二:二维复序列行列算法-Multi-dimensional Fourier transform, fast algorithm for two-dimensional DFT is divided into 5- 2: two-dimensional complex sequence algorithm ranks
binary
- 数据结构课程中的二叉排序树的基本操作的实现-The basic operation of the binary sort tree data structure courses
demo
- Camshift样例代码,可以直接用VS运行,跟踪效果良好-Camshift sample code, can run with VS track to good effect
OpenCV-image-capture
- 此程序主要是利用一个或两个摄像机获取图像,算法简单方便,实用性强-This program is the use of one or two cameras to obtain images, the algorithm is simple and convenient, practical
waveletpsoann_longchuan
- 可以用于预测的小波分解下的粒子群算法的神经网络预测-wavelet pso ann for predict
siftSVM
- SIFT特征提取和SVM分类相结合进行图像识别,提高识别准确率-SIFT feature extraction and SVM classification combining image recognition, improve recognition accuracy
cva3
- 基于CVA+som的故障诊断,0为simple SOM,1为PCA+SOM, 2为CCA+SOM(CCA与PLS算法相同),3为LDA+SOM, -Based on CVA+ som fault diagnosis, 0 for the simple SOM, 1 for the PCA+ SOM, 2 for the CCA+ SOM (CCA and PLS algorithm the same), 3 for the LDA+ SOM,
