-
matlabforimage
这是用MATLAB来进行数字图象处理的程序。都是一些很常用的,很有价值。(This is carried out using MATLAB to process digital image processing. Are very common, very valuable.)
- 2009-05-10 00:01:28下载
- 积分:1
-
Uplink
LTE and LTE-A uplink simulater
- 2014-01-29 15:01:06下载
- 积分:1
-
singleNPC
实现三电平整流功能,相对于两电平,电平数更多,谐波更小(Achieve three-level rectification function, with more levels and less harmonics than two levels)
- 2019-05-23 10:43:40下载
- 积分: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
-
matlab-tutorial
An Introduction to MATLAB and
SIMULINK
- 2013-03-03 12:52:52下载
- 积分:1
-
12345
彩色数字水印的程序,实现在彩色图像中通过DCT变换来嵌入水印信息(Color digital watermarking process to achieve the color image by DCT transform to embed watermarks)
- 2010-11-26 16:49:28下载
- 积分:1
-
bpsk1
本程序是自己写的,在瑞丽衰落信号下的BPSK仿真,已经经过试验成功(This program is written in their own, in Ruili fading BPSK simulation signal, has been successfully tested)
- 2013-12-17 16:43:07下载
- 积分:1
-
main
关于计算在Klobuchar模型下的穿透点的电离层延迟和格网电离层延迟(Under Klobuchar model on the calculation of the penetration points ionospheric delay and grid ionospheric delay)
- 2014-05-12 17:05:33下载
- 积分:1
-
GSA-master
说明: 实现万有引力算法,可调式成功,可用来测试23个函数,方便初学者学习。(It can be used to test 23 functions, which is convenient for beginners to learn.)
- 2020-08-11 16:12:49下载
- 积分:1
-
function6
Pass the Images Through Optics -- Use a Gaussian "Aperture Function"
This code segement can use a measured aperture function just as easily - simply replace the next five lines by "load measured_aperture" where measured_aperture is the measured function strored in ASCII and the data stored in the file measured_aperture.mat is a MATLAB .mat file that contains the matrix apfunction. (in MATLAB type "help load" for how to use load and look at the c and fortran code that shows how to read and write MATLAB .mat files).
(Note: When the Point Spread Function is Gaussian, then so is the Aperture function)
To simulate the effect of the tracker optics, each of the movie frames is now blurred using a 2-D FFT (Fast Fourier Transform). The first frame of the resulting image is shown in Figure 1.
- 2011-02-12 00:30:05下载
- 积分:1