搜索资源列表
MarkovAnalysis
- 用C++编写的遗传算法,markov是应用在入侵检测上的 用的数据是 http://www.cs.unm.edu/~immsec/data/synth-sm.html 上的 -prepared by the genetic algorithm, Markov is the application Intrusion Detection of the data used is http : / / ~ www.cs.unm.edu/ immsec / data / Jr.-sm.h the
ecg
- 对ECG数据进行存储,过率和回放 里面有QRS波检测算法,研究vpc(心率失常)算法的朋友要 看看了。 ECG_DSP_src.zip 是源代码 test_file1.zip和testrecord2.zip是演示数据-right ECG data storage, and playback rate than inside QRS detection algorithm, vpc study (cardiac arrhythmias) algorithm to see a fri
dd_tools_1_5_7
- 国外一学者开发的数据描述方法的源代码,几乎包括了所有的数据描述方法,有SVDD,KSVDD等等,将会是一个很好的用于野点检测和模拟识别的工具箱,可直接使用(本人已用过)-foreign scholars development of a data descr iption of the source code, including almost all of the data descr iption, have SVDD, KSVDD etc., will be a good field fo
KMEANS
- 数据挖掘中的经典聚类算法,常用于异常值检测-Data Mining in a classic clustering algorithm, commonly used in the outlier detection
dtwpaper
- 采用DTW(动态时间规整)的方法,实现简单语音(0-9的数字)的识别-DTW algorithm in isolated word speech recognition when the focus on the time warping and voice measure of calculation, but not on the reliability and validity of data for analysis. This paper presents an improved en
paper
- 关联规则论文: GP在入侵检测规则提取中的适应度函数设计.pdf 采用数据挖掘的入侵检测技术研究.pdf 分类规则挖掘算法综述.pdf -Articles of Association Rules: GP in intrusion detection rule extraction in the design of fitness function. Pdf intrusion detection using data mining technology research. Pd
Research_on_Network_intrusion_detection_based_on_d
- 本文提出一种基于数据挖掘的入侵检测模型,其主要思想是利用数据挖掘的方法,从经预处理的包含网络连接信息的 审计数据中提取能够区分正常和入侵的规则,并用来检测入侵行为。对Apriori 算法中求频繁集时扫描数据库I/O 负载惊人 的问题提出了一种改进办法。为验证该算法的可行性,文章最后实现了该入侵检测模型的知识库中正常连接规则的挖掘。实 验表明该模型能提取特征生成新规则,并证明了方法的可行性和有效性。-In this paper an intrusion detection system
wangluoanquan
- 基于数据挖掘的智能入侵检测系统研究,提出了一个基于数据挖掘、Agent技术的入侵检测系统框架-Intelligent data mining-based intrusion detection system, proposed based on data mining, Agent Intrusion Detection System
bucuo
- 针对现有入侵 检测系统的不足,对数据挖掘技术和智能检测代理应用于入侵检测系统进行了研究,提出一个基于数据挖掘技 术的智能入侵检测系统模型-Intrusion detection system for the existing shortage of data mining and intelligent detection agents used in intrusion detection systems have been studied, proposed a data min
edamcp
- 用遗传算法写的检测点集中是否存在最大团的算法,测试数据为标准库,可以检测到80个点-Detection of the genetic algorithm point of writing the existence of the largest groups focused on algorithms, test data for the standard library, can detect 80 point
badData
- 基于人工神经网络的电力系统不良数据辨识与修正-bad data detection and identification base on ANN
ann
- 介绍了一种基于神经网络白化匹配滤波器的QRS 波检测方法。我们用神经网络白化匹配滤波器来处 理ECG 信号的低频成分, 模拟其非线性及非稳态的特性。处理后的信号中含有ECG 中大部分高频成分, 让其通过 一线性匹配滤波器来检测QRS 波及其位置。对于大噪声的ECG 信号, 在匹配滤波器后加差分滤波, 取平方及滑动 平均等处理, 提高检测正确率。使用这种方法我们对M IT?B IH 心电信号数据库中噪声比较大的105号数据进行的 处理, 检测正确率为9912 。作为对比, 用数字
xindianxinhaochuli
- 1.将rddata程序运行后,会出现.mat文件,选择不同数据, 更改.m文件中.mat的文件名,如ecgdata100.mat。 接着运行ecgdata.m文件,对load命令中的文件名进行选择修改, 可以实现对QRS波的检测。 2.将MIT-BIH库中的数据100.dat,101.dat,102.dat,106.dat,108.dat,117.dat,118.dat, 123.dat运行rddata程序,生成相应的.mat文件,接着,运行gui.m文件,会 出现心电信
people2d.tar
- 根据测距仪数据提取人体的代码。使用ada-boost分类器实现。同时包含matlab的实现,在linux下GCC编译。 作者:Luciano Spinello-People2D provides an efficient implementation of the people detector in 2D data originally developed in Human Detection using Multimodal and Multidimensional Features (
nmf(train)
- 用于入侵检测系统开发的非负矩阵分解算法,用于对KDD99数据进行样本训练。-Intrusion detection system for the development of non-negative matrix factorization algorithm, the data sample used for KDD99 training.
nmf(test)
- 用于入侵检测的系统的NMF算法,此部分为用于KDD99数据的测试部分的代码。-Intrusion detection system for NMF algorithm, this part of the test data for KDD99 part of the code.
Computer-vision-based-lpr-System
- 计算机视觉是一门研究如何使机器“看”的科学,更进一步的说,就是是指用摄影机和电脑代替人眼对目标进行识别、跟踪和测量等机器视觉,并进一步做图形处理,用电脑处理成为更适合人眼观察或传送给仪器检测的图像。作为一个科学学科,计算机视觉研究相关的理论和技术,试图建立能够从图像或者多维数据中获取‘信息’的人工智能系统。这里所 指的信息指Shannon定义的,可以用来帮助做一个“决定”的信息。因为感知可以看作是从感官信号中提 取信息,所以计算机视觉也可以看作是研究如何使人工系统从图像或多维数据中“感知”的科学
1
- 利用粗糙集理论对决策表进行约简以自动获取过程工业生产系统中的故障知识,从信息熵的角度分析系统知识不确定性的变化,提出了一种基于粗糙集理论的故障诊断新方法,-Some work has been done for dealing with Fault Detection and Diagnosis (FDD) based on Rough Set, but in those cases Rough Set was just regarded as a tool for data cleaning
Data-analysis-of-the-application
- 把时间序列分析的方法和理论引入业务监控中。本文的创新点 在于利用AR州人模型建模前,通过孤立点和变点检测对数据做预处理, 先用控制图法去除孤立点,然后用变点检测的方法定位变点,最后对变 点前后的时间序列分段预测,从而提高了预测的准确度和可信度 -Time series analysis methods and theoretical introduction of the service monitoring. Innovation of this paper is to use
AIA免疫算法
- 数据检测,优化选择免疫算法,可以直接运行。(Data detection, optimization selection immune algorithm)