-
signalcompress
给出了信号压缩通常的变换-量化-编码函数。DHT函数为离散DHT变换,是FFT变换的近似,其正反变换相同,克服了FFT复系数不利于存储的缺点。LLMAX函数给出了某x序列在固定比特下的最佳量化输出。熵编码函数为霍夫曼编码。(Gives the signal compression usually transform- quantitative- coding function. DHT DHT discrete transform function, the FFT transform approximation, the same positive and negative transformation, overcoming complex FFT coefficient is not conducive to storage shortcomings. LLMAX function x is given a fixed bit sequence in the optimum quantized output. Entropy coding function as Huffman coding.)
- 2013-07-27 10:40:54下载
- 积分:1
-
RTv7.1-1.4-(VC2005)
rt block for matlab with source
- 2011-11-16 20:10:25下载
- 积分:1
-
golden
黄金分割法,附带说明,程序可直接运行,,有实例说明,是数值最优化方面的(Golden section method, with instructions, the program can be run directly)
- 2013-12-13 17:32:36下载
- 积分:1
-
OLTV
OLTV算法是使用一个标记的训练样本实现大量未标记样本的训练,是一个很好的分类器实现。(OLTV is a package for learning with only one labeled training example along with abundant unlabeled training instances, which is sufficient for building a good classifier.)
- 2012-02-13 13:06:22下载
- 积分:1
-
my_2017pow_sixpulses
this is a simulation matlab/simpowersysterm file forsix pulse converter
- 2017-01-20 21:23:27下载
- 积分:1
-
P0301
Matlab 数字图像矩阵数据的显示及其傅立叶变换(Digital image data matrix display and Fourier Transform)
- 2013-07-09 11:08:34下载
- 积分:1
-
SPEA2
SPEA1 Algorithm for matlab
Just run and enjoy
- 2013-04-20 20:50:53下载
- 积分:1
-
crossing
说明: 过零点检测 找到正弦波的过零点 过零点检测 找到正弦波的过零点(Zero crossing detection to find the zero crossing of sine wave)
- 2020-05-09 19:40:06下载
- 积分:1
-
powerflowcalcut
基于遗传算法和非线性规划寻优混合算法的电力系统最优潮流计算(Optimal power flow calculation of power system based on hybrid algorithm of genetic algorithm and nonlinear programming optimization)
- 2020-12-15 16:29:13下载
- 积分:1
-
vi2
This program compress and recostruct using wavelets. We can select level of decomposition(here maximum 4 levels are given) of images using selected wavelet.
For eg:-wavelets can be haar, db1, db2,dmey...............
Decomposition can be viewed in figure.
(Please note that select 256X256 image for better result.)
Then compression can performed,
PERFL2 give compression score.
Then reconstruction can be performed.
Each decompsition we can choose different threshold values.
For each threshold value we can calculate mse,psnr,pq(picture quality),
bit ratio etc. To get pq install pqs function . (This program compress and recostruct using wavelets. We can select level of decomposition (here maximum 4 levels are given) of images using selected wavelet.For eg:-wavelets can be haar, db1, db2, dmey ........ ....... Decomposition can be viewed in figure. (Please note that select 256X256 image for better result.) Then compression can performed, PERFL2 give compression score.Then reconstruction can be performed.Each decompsition we can choose different threshold values . For each threshold value we can calculate mse, psnr, pq (picture quality), bit ratio etc. To get pq install pqs function.)
- 2007-10-24 16:47:31下载
- 积分:1