-
压缩&解压缩
此程序用C语言用哈夫曼编码法实现了对英文的压缩与解压缩,是C语言编程一个比较经典的例子(this program in C language with Huffman coding method to achieve the right English compression and decompression, the C programming language is a classic example)
- 2005-05-19 00:54:38下载
- 积分:1
-
phase
hilditch.m是hilditch细化算法。
RC_unwrap.m是逐行逐列去包裹算法。
least_unwrap.m是最小二乘去包裹算法。
FTP.m是利用傅里叶变换提取相位。
sincosfilter.m是正余弦滤波算法。
以上算法在相位图的相关计算中常用到,比如电子散斑干涉、全息干涉、相移技术等。
(hilditch.m is hilditch refinement algorithm. RC_unwrap.m is listed line by line unwrapping algorithm. least_unwrap.m is the least squares unwrapping algorithm. FTP.m is extracted by Fourier transform phase. sincosfilter.m is the cosine filter. Above algorithm in the calculation of phase diagrams related to the commonly used, such as electronic speckle pattern interferometry, holographic interferometry, phase shift technology.)
- 2010-11-30 17:31:19下载
- 积分:1
-
QPSK
This is about QPSK modulation in simulink.
- 2009-06-04 17:48:48下载
- 积分:1
-
SIMUL_LDPC
simulink for Low-density parity-check code
- 2010-05-24 00:22:13下载
- 积分:1
-
Performance-analysis-of-Chaotic-modulation-system
chaos modulation using simulink
- 2012-04-25 23:38:21下载
- 积分:1
-
LEACH
经典leach算法,是学习leach最好的算法,有详尽的代码注释。(classical algorithm of leach)
- 2012-05-10 22:54:46下载
- 积分:1
-
CEEMDAN_V00
法国人Rilling的程序写的EMD分解的程序
on empirical mode decompos and its algorithms. 内附说明
(Matlab codes for CEEMDAN (ref. [C162])on empirical mode decompos and its algorithms)
- 2021-03-17 09:49:21下载
- 积分:1
-
chengxu
采用db3小波对信号进行六层分解,可以用作容错故障检测的源程序,我做的小论文就用的这个程序,没有错误(Using six db3 wavelet decomposition of the signal can be used as fault tolerance fault detection of the source, I made a small paper on the use of this program, no errors)
- 2013-10-11 19:43:13下载
- 积分:1
-
DCT域隐藏
当要隐藏信息时,在MATLAB的命令窗内输入命令: hide = myhide(carry,signal,x,y); carry 用你的原始载体文件名代替,signal 用你所要隐藏的文件名代替 carry 和 signal 都必须是 *.* 的形式(注意不能省略单引号) x,y 是选取隐藏信息的位置坐标,在(x,y)和(y,x)处 生成的伪装载体文件名为hide.bmp 注意myhide.m文件,载体文件,隐藏文件都要在当前目录(current Directory)下 当要提取信息时,在MATLAB命令窗内输入命令: behidden = myinhide(carry,x,y); carry 用你的伪装载体文件名代替,格式为 *.* (注意不要丢掉单引号) x,y 是选取隐藏信息的位置坐标,在(x,y)和(y,x)处,这必须和嵌入时所选位置一致。 提取出的信息文件名为behidden.bmp 同样,要注意behidden.m和伪装载体文件都要在当前目录(current Directory)下(when to hide information, in order MATLAB within a window orders : hide = myhide (carry, signal, x, y); Carry with you the original document name instead vector, signal used to hide your name in the paper and instead carry signal must be in the form of*.* ( not to single quotes omitted) x, y is to select the location of hidden information coordinates (x, y) and (y, x) The formation of camouflage vector document, entitled hide.bmp attention myhide.m documents, vector documents hidden all the documents in the current directory (current Directory) to retrieve information when, in order window MATLAB import order : behidden = myinhide (carry, x, y); carry using your camouflage vector file name instead, the format for*.* (take care not to lose a single quote) x, y election Hiding information )
- 2005-06-12 12:08:55下载
- 积分:1
-
ANN02
说明: BP神经网络的设计实例(例子均来自于互联网,本人的工作只是将多个例子整合在一起)(BP neural network design example (examples are from the Internet, my work is integrated with multiple examples))
- 2011-03-15 14:58:38下载
- 积分:1