-
本程序实现二维灰度图像的小波变换和逆变换。
直接运行本目录下的批处理程序run即可。
用户需自己输入以下参数:
1. 图像文件名(len...
本程序实现二维灰度图像的小波变换和逆变换。
直接运行本目录下的批处理程序run即可。
用户需自己输入以下参数:
1. 图像文件名(lena.bmp,若使用其它图像请先放入本目录下)
2. 选用的小波名称(本程序中可使用haar及db2-db5)
3. 小波变换的级数。
运行结束后小波变换与逆变换结果分别保存在dec.bmp与rec.bmp中。-This procedure realize two-dimensional gray-scale image wavelet transform and inverse transform. Catalog under the direct operation of a batch process can run. Users need their own, enter the following parameters: 1. Image file name (lena.bmp, if the use of other images, please Add Catalog under) 2. Wavelet chosen name (This procedure can be used haar and db2-db5) 3. Wavelet Transform series. Run after the wavelet transform and inverse transform results are stored in dec.bmp in with rec.bmp.
- 2022-02-15 13:20:54下载
- 积分:1
-
给出了分形计算的源代码的matlab程序,可以迅速帮助大家进行分形的分析与计算,参数容易设置...
给出了分形计算的源代码的matlab程序,可以迅速帮助大家进行分形的分析与计算,参数容易设置-given fractal calculation of the source code of Matlab procedures, can help you quickly fractal analysis and calculation of parameters of easy setup
- 2022-03-15 22:44:45下载
- 积分:1
-
ICA algorithm:The algorithm is equivalent to Infomax by Bell and Sejnowski 1995...
ICA算法The algorithm is equivalent to Infomax by Bell and Sejnowski 1995 [1] using a maximum likelihood formulation. No noise is assumed and the number of observations must equal the number of sources. The BFGS method [2] is used for optimization. The number of independent components are calculated using Bayes Information Criterion [3] (BIC), with PCA for dimension reduction.-ICA algorithm:The algorithm is equivalent to Infomax by Bell and Sejnowski 1995 [1] using a maximum likelihood formulation. No noise is assumed and the number of observations must equal the number of sources. The BFGS method [2] is used for optimization. The number of independent components are calculated using Bayes Information Criterion [3] (BIC), with PCA for dimension reduction.
- 2022-07-02 10:14:29下载
- 积分:1
-
VC实现的小波算法
VC实现的小波算法-VC wavelet algorithm
- 2022-02-01 08:36:18下载
- 积分:1
-
一维及二维小波基细化的程序代码,VC++实现。
一维及二维小波基细化的程序代码,VC++实现。-One-dimensional and two-dimensional wavelet refinement of the program code, VC to achieve.
- 2022-07-04 11:35:43下载
- 积分:1
-
这个Matlab程序的最主要功能在water.m文件中,当你调用这个函数之后,系统会提示你给哪个图像文件加水印。blockdwt2.m文件,用于在小波频域添加水...
这个Matlab程序的最主要功能在water.m文件中,当你调用这个函数之后,系统会提示你给哪个图像文件加水印。blockdwt2.m文件,用于在小波频域添加水印logo图片。dmg.m文件产生水印logo图片。watdet3.m文件中的函数实现的功能是检查是否有水印的logo存在。-The main function of Matlab procedures in water.m document, when you call this function, the system will prompt you to add a watermark image files which. blockdwt2.m documents, for the wavelet frequency domain to add a watermark logo image. dmg.m document generated picture watermark logo. watdet3.m realize a function of the document
- 2022-03-22 22:27:20下载
- 积分:1
-
利用小波变换对信号进行分析处理,现代信号处理,胡广书编
利用小波变换对信号进行分析处理,现代信号处理,胡广书编-using wavelet analysis of signal processing, modern signal processing, Mr Kwong Textbook
- 2022-05-09 00:10:51下载
- 积分:1
-
Wavelet Image Denoising vigorously Jie Zhang Xu Wenli
小波图象去噪综述谢杰成张大力徐文立-Wavelet Image Denoising vigorously Jie Zhang Xu Wenli
- 2022-01-25 17:34:28下载
- 积分:1
-
某一直升机齿轮箱上的早期损伤的特征是,在伴随振动信号上产生一个可变周期的非平稳扰动信号。要求按此特征构造一组有物理意义的数据仿真早期故障信号,应用小波变换技术分...
某一直升机齿轮箱上的早期损伤的特征是,在伴随振动信号上产生一个可变周期的非平稳扰动信号。要求按此特征构造一组有物理意义的数据仿真早期故障信号,应用小波变换技术分析故障的特征和发生时刻。-a helicopter gearbox early on the characteristics of the injury, In addition to the vibration signal produced a variable cycle perturbation of non-stationary signals. Click here to request a group of tectonic significance of a physical early fault simulation data signals Application of wavelet transform technical analysis of the features and fault occurred moments.
- 2023-08-17 12:00:03下载
- 积分:1
-
实现了方波、正弦波、三角波的输出,同时在LCD模块中用状态机的方法实现LCD的对应显示:当输出正弦波,LCD显示“SIN”;当输出方波,LCD显示“REC”;当...
实现了方波、正弦波、三角波的输出,同时在LCD模块中用状态机的方法实现LCD的对应显示:当输出正弦波,LCD显示“SIN”;当输出方波,LCD显示“REC”;当输出三角波,显示“TRI”;复位和其它位置波形显示“UNI”。-Realize a square wave, sine wave, triangle wave output, while in the LCD module using the state machine approach to achieve the corresponding LCD display: When the output sine wave, LCD display
- 2022-09-13 05:40:04下载
- 积分:1