-
nnet
神经网络在matlab上的实现的源代码,本程序可用于分类问题(Matlab neural network to realize the source code, the procedure can be used for classification problems)
- 2008-07-13 23:19:31下载
- 积分:1
-
malik
peronal算法的matalab实现过程,很好很强大。。(peronal algorithm matalab implementation process, a good strong. .)
- 2010-08-03 21:48:11下载
- 积分:1
-
SWITTESTAutomaticSwitchlevelFaultSimulation
关于开关电容电路的自适应转换频率的模拟方法(SWITTEST ,Automatic Switch-level Fault Simulation)
- 2010-11-22 10:05:25下载
- 积分:1
-
simulink-module-library-described
本文介绍了matlab-simulink中的库模块的功能及使用方法。(This article describes the matlab-simulink library modules in the function and use.)
- 2011-10-31 12:37:01下载
- 积分:1
-
clusters
Clustering technique
- 2013-05-16 11:20:10下载
- 积分:1
-
zishiiying
自适应滤波算法是自适应滤波器实现过程中较为重要的环节,数字信号处理器的出现为数字信号处理算法的
实现和大规模数据的实时处理提供了可能。通过对自适应最小均方算法(LMS) 及其各种改进算法的Matlab 仿真,进行分
析及归纳比较,得出结论,并在此基础上,提出算法的优化方案,以DSP 为平台,用汇编语言对自适应算法进行了描述,最终
以DSP 为平台完成了自适应滤波器的设计。(Adaptive filtering algorithm is an adaptive filter process is more important part of the emergence of digital signal processor for digital signal processing algorithm implementation and large-scale real-time data processing possible. The adaptive least mean square (LMS) algorithm and its various improved Matlab simulation, we analyze the comparison, draw conclusions, and on this basis, the proposed algorithm optimization program to DSP platform, with the assembly Language of the adaptive algorithm is described, the final completion of DSP-platform for adaptive filter design.)
- 2010-09-01 17:25:37下载
- 积分:1
-
nefcon
模糊神经网络采用matlab编程 o install NEFCON follow these steps: 1. Unpack the tar file NEFCON.TAR into your MATLAB working directory: tar xf NEFCON.TAR 2. Start MATLAB 3. Change to the installation directory. 4. Change to the NEFCON directory. 5. Start the STARTUP M-file to initialize NEFCON.(FNN using Matlab programming o install NEFCON follow these steps : 1. Unpack the tar file NEFCON.TAR MATLAB into your working directory : tar xf NEFCON.TAR 2. Start MATLAB 3. Change to the installation directory. 4. Change to the NEFCON directory. 5. Start the STARTUP M-file to initialize NEFCON.)
- 2005-06-13 12:11:26下载
- 积分:1
-
(LMI)_MATLAB
线性矩阵不等式的解法关于matlab(LMI matlab)
- 2011-05-19 23:34:22下载
- 积分:1
-
windbg
NT4 component WinDbg source for developer reference
- 2015-02-10 04:19:38下载
- 积分:1
-
bilinear
In this paper, we introduce a new machine-learning-based data classification algorithm that is applied
to network intrusion detection. The basic task is to classify network activities (in the network log
as connection records) as normal or abnormal while minimizing misclassification. Although different
classification models have been developed for network intrusion detection, each of them has its strengths
and weaknesses, including the most commonly applied Support Vector Machine (SVM) method and the
Clustering based on Self-Organized Ant Colony Network (CSOACN). Our new approach combines the SVM
method with CSOACNs to take the advantages of both while avoiding their weaknesses. Our algorithm is
implemented and evaluated using a standard benchmark KDD99 data set. Experiments show that CSVAC
(Combining Support Vectors with Ant Colony) outperforms SVM alone or CSOACN alone in terms of both
classification rate and run-time efficiency.
- 2013-12-21 13:40:52下载
- 积分:1