-
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
-
speckle
fuzzy application in image processing
- 2013-02-19 21:51:46下载
- 积分:1
-
PSO-GRNN
粒子群算法优化广义回归神经网络的代码,具有很好的借鉴意义。(Particle swarm optimization (PSO) algorithm optimizes the code of generalized regression neural network, which has a good reference value.)
- 2021-01-11 15:28:49下载
- 积分:1
-
someimagecode
说明: 一些MATLAB的例子,希望对大家有帮助(some examples, and I hope to be helpful)
- 2006-04-23 16:11:45下载
- 积分:1
-
cpid4
针对带时滞二阶振荡环节的系统传递函数,我们这里研究了,二阶振荡环节时间常数增大,对系统动态性能的影响,读者可以在程序上对时间常数进行修改,即可得出比较与区别.(brought against Delay second oscillation link system transfer function, we studied here, and the second time constant oscillation links increased, the dynamic properties of readers, the procedure for amending time constant can be obtained by comparison with distinction.)
- 2006-06-04 15:57:52下载
- 积分:1
-
Turbo_simulink
Turbo码仿真程序。有Turbo码的编码,MAP算法,迭代译码,删余和没删余的。(Turbo code simulation program. Turbo codes have coding, MAP algorithm, iterative decoding, censored and no more than delete the remaining.)
- 2021-02-04 19:59:57下载
- 积分:1
-
diktat-gabungan-matlab
matlab tutorial berbahasa indonesia
- 2013-09-07 05:34:24下载
- 积分:1
-
omp-belong-to-greedy-algorithm
属于贪婪算法中正交匹配追踪算法,用于信道估计预编码中,利用稀疏性,减小信道估计和反馈的开销,此算法的输出为所需要的系数矩阵,压缩包中还有一些说明(Belonging greedy algorithm orthogonal matching pursuit algorithm, used for channel estimation pre-encoding, the use of sparsity, channel estimation and feedback to reduce the overhead, the output of this algorithm is required for the coefficient matrix, the compressed package and some instructions)
- 2015-01-30 15:15:25下载
- 积分:1
-
ba
说明: 生成复杂网络之BA无尺度网络,有详尽的原理描述和参数说明。(BA generate complex networks of scale-free networks, there is a detailed description of the principles and parameters.)
- 2015-03-14 11:48:28下载
- 积分:1
-
QPCCP
a new clustering algorithm source code in MATLAB
- 2013-02-20 19:34:47下载
- 积分:1