digital-brain/content/zettels/z_transform.md

885 B

+++ title = "Z-Transform" author = ["Dehaeze Thomas"] draft = false +++

Tags
[Discrete Transfer Functions]({{< relref "discrete_transfer_functions.md" >}})

From Continuous to Discrete transfer function

A continuous transfer function (i.e. in the Laplace domain) can easily be converted to the discrete time domain (i.e. in the z-domain) using the c2d Matlab command (doc).

Several methods can be used, each with some advantages and drawbacks, see this document.

Bibliography