Home > Source > Tests > test4.m

test4

PURPOSE ^

SYNOPSIS ^

This is a script file.

DESCRIPTION ^

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:

SOURCE CODE ^

0001 clear all;
0002 
0003 image1=[1,244,1,1,1,2,1,122,1,3,1];
0004 image2=[1,1,5,1,2,1,155,1,2,1,220];
0005 for i=1:50,
0006       result_mi(i)=mi(image1,image2,i);
0007 end
0008 plot(result_mi);

Generated on Fri 14-May-2004 10:05:30 by m2html © 2003