-
wgn
说明: 这是MATLAB软件中的产生高斯白噪声的函数,通过参数设置得到你所需要的白噪声,同时可以用于研究随机信号产生的方法。(This is the MATLAB software have a function of Gaussian white noise, through the parameters you need to be white noise, at the same time can be used to study the methods of random signal generator.)
- 2009-08-19 20:38:58下载
- 积分:1
-
LSSVMlab_v17_R2009b_R2010b
win 7可兼容,只要拷贝到toolbox里,再在matlab里选择File-->set path 找到它save 就好了(win 7 compatible, as long as the copy to the toolbox in matlab, select File-> the set path to find it save enough)
- 2012-06-24 22:37:41下载
- 积分:1
-
SVDD
matlab编写的SVDD分类器源代码,可以直接应用(the code of SVDD which could used directly on matlab )
- 2015-08-20 15:04:01下载
- 积分:1
-
bpskfsmooth
应用频域平滑方法绘制的循环周期谱图,同时给出了f轴和alpha轴的截面图。(Application of frequency domain smoothing method to draw the cycle of spectrum, and gives the f-axis and the alpha-axis sections.)
- 2011-01-18 16:36:47下载
- 积分:1
-
Petviashvili
Petviashvili method,计算孤子的程序,如非线性薛定谔方程(Petviashvili method)
- 2010-05-12 08:55:35下载
- 积分:1
-
Kurtogram
谱峭度分析,通过这种方法可以用来寻找特征频率以及去噪(Spectral kurtosis analysis can be used to find characteristic frequencies and denoise)
- 2020-11-26 20:19:30下载
- 积分:1
-
Paper-(2)
Paper About Medical Care Systems
- 2010-10-10 21:46:50下载
- 积分:1
-
rms
说明: 通过不同大小的窗口移动,计算每个窗口内地形剖面数据的均方根值,得到的数据在双对数图中拟合直线可求得分维数(move the windows of different size and calculate the rms of the data in the window.Then using the resultant data to plot,so that the fractal dimension can be gotten.)
- 2010-05-03 17:30:18下载
- 积分:1
-
perceptron
线性分类器设计-感知机算法,对一组数据进行分类,分析w不同时的影响(Linear classifier design- Perceptron Algorithm)
- 2010-05-24 23:04:41下载
- 积分:1
-
BlowfishEncryption
Blowfish Algorithm is a Feistel Network, iterating a simple encryption function 16
times. The block size is 64 bits, and the key can be any length up to 448 bits. Although
there is a complex initialization phase required before any encryption can take place, the
actual encryption of data is very efficient on large microprocessors.
Blowfish is a variable-length key block cipher. It is suitable for applications where the
key does not change often, like a communications link or an automatic file encryptor. It is
significantly faster than most encryption algorithms when implemented on 32-bit
microprocessors with large data caches.
- 2011-06-09 18:03:09下载
- 积分:1