Home > freetb4matlab > info-theory > grayenc.m

grayenc

PURPOSE ^

%

SYNOPSIS ^

function v_c=grayenc(v_a)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {}  grayenc (@var{p})
%
% Encodes the binary code @var{p} to the
% gray code. Also @var{p} can be a decimal number
% which is automatically converted to binary.
% 
% @end deftypefn
% @seealso{graydec}

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003