-
R
说明: actif power filter with resistance
- 2015-01-12 20:38:44下载
- 积分:1
-
Gram-Schmidt_Process
GRAM SCHMDIT PROCESS matlab code
- 2012-01-23 15:13:02下载
- 积分:1
-
laolan_V0.1
是小学期课程设计的题目,ofdm系统仿真 含16qam调制 fft 加窗 加cp等模块,小波包分析提取振动信号中的特征频率。( Is the topic of the elementary school stage curriculum design, ofdm system simulation including 16qam modulation fft windowing modules plus cp, Wavelet packet analysis to extract vibration signal characteristic frequency.)
- 2016-10-08 15:46:35下载
- 积分:1
-
CTC_DEC
使用m语言完成的关于CTC(Convolutional Turbo Code)编码方案(CTC decoding algorithm)
- 2011-01-26 19:08:29下载
- 积分:1
-
svm_new
MATLAB的SVM算法实现,Matlab Support Vector Machine Toolbox,This toolbox was designed as a teaching aid, which matlab is
particularly good for since source code is relatively legible and
simple to modify. However, it is still reasonably fast if used
with the supplied optimiser. However, if you really want to speed
things up you should consider compiling the matrix composition
routine for H into a mex function. Then again if you really want
to speed things up you probably shouldn t be using matlab
anyway... Get hold of a dedicated C program once you understand
the algorithm.(MATLAB-SVM algorithm, Matlab Support Vector Machine Toolbox, This toolbox was designed as a teaching aid, which matlab isparticularly good for since source code is relatively legible andsimple to modify. However, it is still reasonably fast if usedwith the supplied optimiser. However , if you really want to speedthings up you should consider compiling the matrix compositionroutine for H into a mex function. Then again if you really wantto speed things up you probably shouldn t be using matlabanyway ... Get hold of a dedicated C program once you understandthe algorithm.)
- 2008-08-15 21:12:57下载
- 积分:1
-
promgramwavelet_denoise1
说明: 小波图像去噪程序,简单实用,对初学者很有用(Image denoising procedure is simple and practical, very useful for beginners)
- 2011-03-16 11:16:50下载
- 积分:1
-
jiaozheng1
一个单位负反馈系统的滞后超前频域法校正,可直接在matlab中打开和运行(A unit negative feedback system lag correction ahead frequency domain method can directly open and run in matlab)
- 2013-10-29 20:34:59下载
- 积分:1
-
clustering
一种使用GMM(Gaussian Mixture Model)聚类方法,亲测,好使(A clustering method using GMM (Gaussian Mixture Model).)
- 2013-11-18 10:58:31下载
- 积分:1
-
AES
ES is a symmetric block cipher.
The same key is used to encrypt and decrypt the message.
The plain text and the cipher text are the same size.
The Aes algorithm works as follows:
Convert to state array: This step consists of conversion on the matrix onto a state array operating with the sbox.
Transformations (and their inverses)
AddRoundKey: Computing the round key for each round.
SubBytes: Substituting by bytes from Sbox.
ShiftRows: Shifting of rows.
MixColumns: Exor operation on columns.
Key Expansion: Expanding the key to be used on next round.
- 2013-04-30 00:03:37下载
- 积分:1
-
frft
非常经典的分数阶傅里叶变换源程序,经测试,无问题(frft)
- 2010-09-24 16:55:00下载
- 积分:1