⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme.txt

📁 these are the Mtlab functions to plot the figures in the book Communication system (by Haykin)
💻 TXT
字号:
List of Matlab Files in this ZIP file


fig2_4a.m: for generating Fig. 2.4(a)
fig3_9.m: for generating Figs. 3.9(a),(b)
fig4_7.m: for generating Fig.4.7
fig4_11.m: for generating Fig.4.11
fig5_17.m:  for generating Fig.5.17
fig5_19.m: for generating data for Fig.5.19
fig6_8_EBMA.m: main function performing EBMA between two images using half_pel accuracy 
	Functions called: matching_half.m: half-pel EBMA between two images
			matching.m: integer-pel EBMA between two images
			plot_MV_function.m: plotting the motion field
	(function matching_half(..) can be replaced by matching(..)  to perform EBMA with integer pel accuracy)

fig6_21_HBMA.m: main function performing HBMA between two images using 3 hierarchical levels.
Functions called: matching_half.m: half-pel EBMA between two images: used at last
			matching.m: integer-pel EBMA between two images: used in first three levels
			plot_MV_function.m: plotting the motion field

ch6_foreman.m: for generating eps files and calculating PSNRs used in Fig.6.8
example8_1_to_8_3.m: for generating entropy data in Examples 8.1-8.3
content_spline.m: for generating spline functions, used to draw Fig.10.6

show.m: a program to show a gray scale image
ebma_int.m:  performing EBMA in interger-pel accuracy
plot_MV.m: a program to plot motion field assuming the motion field data are stored in a text file "MV.txt"

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -