-
qpso
在网络异常检测中,为了提高对异常状态的检测率,降低对正常状态的误判率,本文提出一种基于量子粒子群优化算法训练小波神经网络进行网络异常检测的新方法。利用量子粒子群优化算法(QPSO)训练小波神经网络,将小波神经网络(WNN)中的参数组合作为优化算法中的一个粒子,在全局空间中搜索具有最优适应值的参数向量。( In order to improve the detection rate for anomaly state and reduce the false positive rate for normal state in the network anomaly detection, a novel method of network anomaly detection based on constructing wavelet neural network (WNN) using quantum-behaved particle swarm optimization (QPSO) algorithm was proposed. The WNN was trained by QPSO. )
- 2020-11-19 20:59:39下载
- 积分:1
-
ngx-markdown-module
Nginx Markdown module
一个nginx模块,可以将网页中的markdown语法自动转义为html,无需引入其他支持库,执行效率高。
使用--add-module编译Tengine可用dso_install动态加载。
设置实例(http块)
location ~ /*.md {
mdfilter on
mdfilter_utf8 on
}
// Use Handler module
location ~ /*.mkd {
mdhandler
mdhandler_output html
}(Nginx Markdown module a nginx module can be a Web page markdown syntax is automatically escaped as html, without introducing additional support libraries, and high efficiency. Use- add-module compiled Tengine available dso_install dynamic loading. Set the instance (http block) location ~ /* md {mdfilter on mdfilter_utf8 on }.// Use Handler module location ~ /* mkd {mdhandler mdhandler_output html }.)
- 2014-02-06 11:50:09下载
- 积分:1
-
LAMB_dispersion_0.1
这是求导波中lamb波频散方程很好的MATLAB代码 绝对好用(To solve the dispersion curve of lamb wave by use of MATLAB program)
- 2020-07-02 05:00:02下载
- 积分:1
-
xml-to-mat
此代码应用于将xml文件转换为mat文件。在图像的目标识别时我们需要获得一些图像的点坐标。但是通过label me。我们只能获得xml文件的形式,这样我们就需要将xml文件转换为mat文件。方便在matlab的语言环境中进行处理(This code is used in the xml file into mat file. When the target image recognition we need at some point in image coordinates. But by label me. We can only get in the form of xml files, so we need to convert the file to mat xml file. Facilitate processing matlab language environment)
- 2020-10-23 15:57:22下载
- 积分:1
-
用matlab模拟种群的灭绝和持续生存
Permanence脉冲微分方程程序用matlab模拟种群的灭绝和持续生存(Permanence Impulsive Differential Equation Program Using matlab to Simulate the Extinction and Persistence of Population)
- 2019-04-08 16:20:35下载
- 积分:1
-
ESPRIT
基于ESPRIT方法的频率估计,包括LS和TLS方法,并附不同SNR和观测信号长度情况下的性能比较程序。(Frequency estimation based on ESPRIT, including LS and TLS methods, together with the performance comparison of different SNR and the length of the observed signal case)
- 2021-02-25 12:49:38下载
- 积分:1
-
course
帮助大家学习matlab和mathmatica(help you learn matlab)
- 2009-10-10 10:07:12下载
- 积分:1
-
srh2sms123
Convert SRH-2D model outputs into an SMS friendly format
- 2010-11-27 02:55:29下载
- 积分:1
-
gui_I_14_6
说明: 很好的matlab的例子,图形GUI学习的(matlab)
- 2010-04-14 22:28:37下载
- 积分:1
-
LASSO
基于LASSO算法的编程 利用了r语言.对线性模型进行了系数估计和变量选择(Programming based on LASSO algorithm, using the R language)
- 2017-09-26 19:09:40下载
- 积分:1