搜索资源列表
plotyy.rar
- 在写SSI算法的时候,因为要画稳定图,所以牵涉到了双坐标轴的使用问题。查看Matlab的Help文件,对双坐标轴函数(plotyy)的表述不是很详细,或者是我没有读太懂吧。 下面对plotyy函数的使用做一个详细的学习,SSI algorithm in the time to write because of the need to draw a stable map, so involved the use of dual-axis problem. See Matlab s Help
aes_inv_sbox
- The inverse S-box is used in the decrypting function inv_cipher to revert the substitution carried out via the S-box. The corresponding AES-Matlab function declared in Line 1 of Listing 7 takes the Sbox (s_box) as its input and generates the in
BICO_irid
- This function calculates a room s impulse response for an arbitrarily positioned sound source in a rbitrarily dimensioned rectangular room, as it would be heard at an arbitrary position. The output of RIR.m is a vector and can be used as an FIR filte
plotImpulse
- This function plots a Gaussian impulse response, unit impulse and the convolution/deconvolution of both using MATLAB s filter . Specifically it uses filter rather than deconv to do the deconvolution and thereby returns the original Gaussian
gailv
- 这是一个关于matlab的概率实验函数,里面包含了多种实验-This is a probability function on matlab s experiment, which contains a variety of experimental
Euler_Totient
- Euler s Totient Function implementation in matlab. Used in cryptography.
good-comfunicaxion
- 一个用MATLAB写的实现通信中眼图功能的S函数,很好的 不错的-In a written in MATLAB to realize communication eye diagram function S function, good good
DES
- 能够用MATLAB实现DES算法加密,包含密钥生成和S盒的生成函数(DES algorithm can be encrypted with MATLAB, including key generation and S-box generation function.)
SM4
- SM4加密算法的matlab语言实现,采用s盒变换、轮函数等。(SM4 encryption algorithm is realized by MATLAB language, using S-box transformation, wheel function and so on.)