Thread Subject: Z transform

Subject: Z transform

From: Mohamed

Date: 18 Aug, 2008 11:58:04

Message: 1 of 4

Is there a function for implementing a Z transform on an
image? If not, any pointers on how to go about using a
Z-transform on a read image?

Subject: Z transform

From: Walter Roberson

Date: 18 Aug, 2008 16:45:47

Message: 2 of 4

Mohamed wrote:
> Is there a function for implementing a Z transform on an
> image? If not, any pointers on how to go about using a
> Z-transform on a read image?

When I search mathworks.com for Z-transform I find a number of hits.

--
Q = quotation(rand);
if isempty(Q); error('Quotation server filesystem problems')
else sprintf('%s',Q), end

Subject: Z transform

From: Mohamed

Date: 21 Aug, 2008 10:41:03

Message: 3 of 4

Walter Roberson <roberson@hushmail.com> wrote in message
<%Ghqk.16561$hx.10008@pd7urf3no>...
> Mohamed wrote:
> > Is there a function for implementing a Z transform on an
> > image? If not, any pointers on how to go about using a
> > Z-transform on a read image?
>
> When I search mathworks.com for Z-transform I find a
number of hits.
>
> --
> Q = quotation(rand);
> if isempty(Q); error('Quotation server filesystem problems')
> else sprintf('%s',Q), end

is there a specific function for applying z transform like
fft() for discrete fourier transform?

Subject: Z transform

From: Walter Roberson

Date: 21 Aug, 2008 19:59:03

Message: 4 of 4

Mohamed wrote:
> Is there a function for implementing a Z transform on an
> image?

None is supplied with Matlab.

> If not, any pointers on how to go about using a
> Z-transform on a read image?

There have been a number of discussions about the relationship between
1D FFT and 2D FFT. Perhaps the relationship between 1D Z-transform
and 2D Z-Transform is similar and you could use the 1D Z-transform
function czt() [from the signal processing toolbox] to create a
2D Z-transform?

> If not, any pointers on how to go about using a
> Z-transform on a read image?

I gave a "pointer" in my previous response: if you google
z-transform matlab you will get many hits. Someone may have posted
the algorithm or complete source, perhaps. Sorry, not my research
area.

--
Q = quotation(rand);
if isempty(Q); error('Quotation server filesystem problems')
else sprintf('%s',Q), end

Tags for this Thread

Everyone's Tags:

Add a New Tag:

Separated by commas
Ex.: root locus, bode

What are tags?

A tag is like a keyword or category label associated with each thread. Tags make it easier for you to find threads of interest.

Anyone can tag a thread. Tags are public and visible to everyone.

Tag Activity for This Thread
Tag Applied By Date/Time
ztransform Mohamed 18 Aug, 2008 11:58:51
rssFeed for this Thread

Contact us at files@mathworks.com