搜索资源列表
missleradarModel.rar
- 导弹识别,导弹辨识,初步的分类,在此基础上进行目标的跟踪,导弹的跟踪,Missile identification, missile identification, initial classification, based on this target tracking, missile tracking
BP
- 使用matlab编写的BP神经网络的算法,使用单隐层的网络,其中包括一个实例文件,对20个数据作分类。-Prepared using matlab algorithm BP neural network, using a single hidden layer networks, including an instance of the file, the data for 20 categories.
withSmoothingBayes
- matlab下的贝叶斯分类器,经过平滑,大大提高了accuracy,可运行~-matlab Bayesian classifier, smoothed, and greatly improve the accuracy, you can run to
svm-matlab
- 这是林智仁副教授最新的svm代码,实现svm分类和预测-This is Lin, an associate professor at the latest SVM . Realize SVM classification and prediction
ruqinjiance-svm
- matlab源文件,对网络数据进行入侵检测,利用libsvm工具箱,对特征进行分类。内容包括:数据的归一化,参数择优(交叉验证),建立svm模型,性能评价。压缩包内有详细的说明文档。-matlab source files, network data for intrusion detection, to use libsvm toolbox, to classify the characteristics. The contents include: data normalization, p
image-hiding-
- 这是我本科毕业设计论文《基于混沌序列的加密图像隐藏技术的设计与实现》,就是把一张图片加密后隐藏在载体图像中,可以抵御各种攻击,用到了Matlab,里面包括开题报告,论文,可执行程序。本文系统介绍了混沌加密、信息隐藏技术。归纳了混沌加密、信息隐藏的分类、特性与应用,给出了混沌加密、信息隐藏的原理和基本框架以及其性能的评价方法,介绍了几种图像的攻击方法。实现了一种混沌加密和图像隐藏的方法。使用混沌加密对待隐藏图像进行加密后嵌入载体图像中,并对嵌入待隐藏图像的载体图像进行了几种攻击以验证其鲁棒性。本系
mejhnq-detection-matlab
- 支持向量机方法,用matlab实现,用于分类检测,模式识别,人脸检测等-Support vector machine (SVM) method, matlab, used for classification, pattern recognition, face detection, etc
412700
- BP神经网络主要用于函数拟合与模式分类Matlab的示例程序(BP neural network is mainly used for function fitting and pattern classification example of Matlab program)
clcwsnfication__environment__the
- SVM的matlab接口.为利用SVM进行分类提供了一个matlab的环境(SVM matlab interface for using the SVM classification provides a matlab environment)
904389
- 该文件为一个用matlab 编写的bayes分类的误差分析程序,比较经典(The file as a matlab prepared by the bayes classification error analysis program, the more classic)
libsvm3.1.rar
- LibSVM是台湾林智仁(Chih-Jen Lin)教授2001年开发的一套支持向量机的库,这套库运算速度还是挺快的,可以很方便的对数据做分类或回归。由于libSVM程序小,运用灵活,输入参数少,并且是开源的,易于扩展,因此成为目前国内应用最多的SVM的库。 本源代码适用于MATLAB环境,版本为3.1