-
PLLSimulation
该程序包含一般数字PLL仿真maltab程序和数字COSTAS环程序(The program includes general digital PLL simulation procedures and the number of maltab Central procedures COSTAS)
- 2009-01-08 21:37:12下载
- 积分:1
-
GM_1_1
利用MATLAB编写了GM(1,1)预测模型的程序,方便人们直接使用该程序进行预测。(MATLAB prepared using GM (1,1) prediction model of the procedures for people to direct the use of the prediction process.)
- 2009-03-18 23:00:33下载
- 积分:1
-
bitsprec
round values to a specified fixed or floating precision
- 2011-07-13 01:46:25下载
- 积分:1
-
Conduction_2d
two dimensional Heat Conduction
- 2012-09-23 23:42:16下载
- 积分:1
-
Chebyshev
试设计一个切比雪夫I型高通数字滤波器,采样率为8000Hz,fp=1000Hz,fs=700Hz,Rp=3dB,Rs=20dB。(Try to design a type I Chebyshev high-pass digital filter sampling rate of 8000Hz, fp = 1000Hz, fs = 700Hz, Rp = 3dB, Rs = 20dB.)
- 2013-12-17 11:24:34下载
- 积分:1
-
JDSRGJ
此程序是基于按极大似然估计的系统辨识程序,是在MATLAB环境下编写的(This procedure is based on maximum likelihood estimation system identification program is written in MATLAB)
- 2016-07-03 17:21:09下载
- 积分:1
-
Threeway.tar
Tucker, PARAFAC, GRAM, RAFA and misc. 2nd order models with a test data set (old version now covered by the N-way Toolbox)(Tucker, B6, GRAM, RAFA and misc. 2nd order models with a test's data et (old version now covered by the N-way Toolbox ))
- 2007-04-12 18:32:41下载
- 积分:1
-
data set
常用的分类数据集 banana数据集 flame数据集(banana data set , flame data set)
- 2021-01-13 19:08:47下载
- 积分:1
-
JPEGCompression
编码:
(1)进行颜色转换,将RGB格式转换为YUV格式。
(2)将待编码的N×N的图像分解成(N/8)^ 2 个大小为8×8的子图像。
(3)对每个子图像进行DCT变换,得到各子图像的变换系数。这一步的实质是把空间域表示的图像转换成频率域表示的图像。
(4)对变换系数进行量化。
(5)进行Z字形重排
(6)使用霍夫曼变长变码编码器对量化的系数进行编码,得到压缩后的图像(数据)。
解码:
(1) 对压缩的图像数据进行解码,得到用量化系数表示的图像数据。
(2) 进行反Z字型重排
(3)用与编码时相同的量化函数或量化值表对用量化系数表示的图像数据进行逆量化,得到每个子图像的变换系数。
(4)对逆量化得到的每个子图像的变换系数进行反向正交变换(如反向DCT变换等),得到(N/8)^2 个大小为8×8的子图像。
(5)将(N/8)^2 个大小为8×8的子图像重构成一个N×N的图像。
(6)进行颜色组合,将YUV格式转换为RGB格式图像。(JPEG compression and decompression process)
- 2019-02-18 22:58:13下载
- 积分:1
-
libsvm-mat-2[1][1].88-1
libsvm工具箱matlab的神经网络工具箱实用指南Matlab_BP.rar(libsvm toolbox)
- 2009-11-01 19:36:37下载
- 积分:1