-
fangzhen
数学建模训练时队里写得一些仿真拟合源代码,内有很多模板,可以参考一下,有tsp、神经网络等问题求解(Written a number of mathematical modeling training simulation fitting the source code, there are many templates, you can refer to, there tsp, neural networks, problem solving)
- 2010-10-14 20:07:33下载
- 积分:1
-
LIGHT_3_16F84A
This project is the I build to remote control my bulb at home.
- 2014-08-20 23:52:59下载
- 积分:1
-
kpca1
KPCA 的基本思想是将数据从输入空间映射到高维特征空间,然后在特征空间利用线性主成分分析方法计算主成分。本程序是KPCA的源程序,可实现调用。对于初学者或许有帮助。(The basic idea of KPCA is to map the data from the input space to high dimensional feature space, then in the feature space using principal component analysis method to calculate the linear principal components. This program is the source KPCA can achieve call. May be helpful for beginners.)
- 2011-10-20 15:57:30下载
- 积分:1
-
水声信道LMS均衡
基于信道估计的LMS均衡器的研究,在将信道冲激响应估计出来的前提下,进一步采用LMS均衡的方法,恢复发送端数据,该算法收敛速度较快
- 2022-03-07 04:10:23下载
- 积分:1
-
filter
里面有对img格式文件的读取方式,还有对图像进行低通和高通滤波的方法。(There is on img file format, and read the image low-pass and high-pass filter method.)
- 2010-05-26 20:31:46下载
- 积分:1
-
adaptive_LMS_cancel
基于基本LMS的自适应噪声抵消程序,对一音频信号去噪,效果不错(based on the basic LMS adaptive noise cancellation procedures, an audio signal denoising good results)
- 2007-01-31 08:00:01下载
- 积分:1
-
Dijkstra
暴强Dijkstra算法求任意两点间最短路径(matlab程序)(Dijkstra algorithm for the shortest path between any two points (matlab))
- 2014-10-04 21:00:32下载
- 积分:1
-
matlabIG
生成砂轮上磨粒位置及运动轨迹,可以利用其来生成工件表面形貌(The formation of abrasive grain position and motion track on the grinding wheel)
- 2020-06-28 14:40:02下载
- 积分:1
-
cuotout
说明: 图像处理代码,能够对一张RGB图像类型的图片进行裁减,并且二值化处理。(Image processing code, capable of an RGB image types of pictures cut, and the binary treatment.)
- 2010-03-22 23:25:45下载
- 积分: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