-
wavedec2
说明: 该程序利用小波多尺度分解,提取近似系数和细节系数重构原图像(It uses wavelet decomposition to extract approximate coefficients and detail coefficients of the original image reconstruction)
- 2010-04-29 10:40:15下载
- 积分:1
-
CEEMDAN_V00
齿轮箱故障诊断实用技术,可以有效掌握齿轮箱具体的故障诊断方法和步骤。(Practical gear box fault diagnosis technology, can effectively grasp the gearbox fault diagnosis methods and steps of the specific.
)
- 2013-05-06 09:35:43下载
- 积分:1
-
fullwave_Inverters
this is tt wave inverter
- 2012-02-06 05:17:53下载
- 积分:1
-
1b66c976
HOUGH变换及用于SAR动目标检测的matlab程序!(HOUGH Transform and its implemention in the SAR moving target detection )
- 2016-12-29 10:44:56下载
- 积分:1
-
MailMagic
matlab编程实例,主要设计事项,请大家咄咄指教,希望大家多交流,(Matlab programming examples, the major design issues, please enlighten aggressiveness, we hope that more exchanges,)
- 2006-07-05 16:38:00下载
- 积分:1
-
EMD,EEMD和onlineEMD最强版本
该压缩包为经验模态分解包系列,包括:EMD-master、EEMD-Project-master和onlineEMD-master,希望对大家有帮助~(The compression package is an empirical mode decomposition package series, including: emd-master, eemd-project-master, and onlineemd-master, and it is expected to help YOU)
- 2020-06-17 10:40:02下载
- 积分:1
-
lapjvADAD
A Matlab implementation of the Jonker-Volgenant algorithm solving LAPs
- 2010-11-11 08:35:41下载
- 积分:1
-
GADS--matlab
matlab遗传算法工具箱遗传算法的使用总结(matlab genetic algorithm toolbox genetic algorithm using summary)
- 2015-03-30 10:11:38下载
- 积分:1
-
Runge--kutta
编程实现龙格--库塔方法,并与精确解比较(compare runge--kuta)
- 2010-06-03 15:29:45下载
- 积分: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