-
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
-
MATLAB
说明: 这是一本电力电子与电力拖动的仿真教程,相对来说讲的比较详细,也比较全面。(This is a drag power electronics and power simulation tutorial, relatively speaking in more detail, but also more comprehensive.)
- 2010-04-27 19:50:28下载
- 积分:1
-
example
说明: 可以进行txt数据的导入,txt数据里可以包含中文。(You can import TXT data, which can contain Chinese.)
- 2021-04-01 10:35:41下载
- 积分:1
-
Based_on_FDTD_analysis_of_microstrip_leaky_wave_an
使用时域有限差分法对微带漏波天线进行数值仿真,得到了微带漏波天线TE。模下的电场分布,对微带漏波天线的电波传播特性进行初步的讨论(Using the FDTD method, microstrip leaky wave antenna numerical simulation to get the microstrip leaky wave antenna TE. Electric field under mode distribution of the microstrip leaky wave antenna wave propagation characteristics were discussed)
- 2010-07-24 09:29:06下载
- 积分:1
-
digital
数字信号的Matlab仿真程序,包括常用的数字信号调制解调过程。(51 SCM-related tutorials, very good, good view, very useful!)
- 2009-05-08 23:40:27下载
- 积分:1
-
ARMAQS
matlab程序中的双谱原代码无解压密码的要说明密码(Matlab procedures for the bispectrum source code without extracting the password to note)
- 2006-06-16 14:37:38下载
- 积分:1
-
PTS_Papr_V4
OFDM信号的PTS算法,用于降低峰均比,v=4,64QAM调制,子载波数可以自己调整(Partial Transfer Sequence Algorithms)
- 2019-04-24 15:13:52下载
- 积分:1
-
Kalman_filter
卡尔曼滤波是现代数字信号处理经典算法,本程序应用matlab语言实现利用卡尔曼滤波器跟踪机动目标。(Kalman filtering is a classic of modern digital signal processing algorithms, the application of this procedure using matlab language maneuvering target tracking Kalman filter.)
- 2009-07-04 09:46:42下载
- 积分:1
-
Program30_two_slit_interference
In this program, a 20 micron x 8 micron platform is taken with closely placed slits emitting light at the upper border of domain which extend only in the third dimension perpendicular to the plane of simulation and which are projected as just point sources in the simulation domain. The region surrounding the waveguide are filled with air of refractive index, n=1.
- 2012-05-22 16:31:59下载
- 积分:1
-
BER_Analyzer
matlab中gui界面设计,不同编码调制条件下BER曲线的显示及对比。(in matlab gui interface design, coding and modulation under different BER curves display and contrast.)
- 2011-10-23 18:37:12下载
- 积分:1