Z-Transform Calculator (with ROC)
Both directions: a sequence such as 0.5^n, n·0.8^n, cos(πn/4) or a finite sample list into X(z) with poles, zeros and the causal ROC, and a rational X(z) — q accepted as shorthand for z⁻¹ — back into causal samples and a closed form.
Related tools
All Calculus tools →Z-Transform Calculator (with ROC) is free to use as often as you like, directly from this page. It covers a sequence such as 0.5^n, n·0.8^n, cos(πn/4) or a finite sample list into X(z) with poles, zeros and the causal ROC, and a rational X(z) — q accepted as shorthand for z⁻¹ — back into causal samples and a closed form — adjust any of them and the result follows immediately.
How to use it
- Open the tool — no signup or install needed.
- Enter your input or adjust the available options.
- Get your result instantly, then copy or download it.
Frequently asked questions
What is Z-Transform Calculator (with ROC)?
Both directions: a sequence such as 0.5^n, n·0.8^n, cos(πn/4) or a finite sample list into X(z) with poles, zeros and the causal ROC, and a rational X(z) — q accepted as shorthand for z⁻¹ — back into causal samples and a closed form.
What does it take into account?
It factors in a sequence such as 0.5^n, n·0.8^n, cos(πn/4) or a finite sample list into X(z) with poles, zeros and the causal ROC, and a rational X(z) — q accepted as shorthand for z⁻¹ — back into causal samples and a closed form. Change any of them and the output follows immediately.
When would I actually use this?
Checking a derivative or an integral you worked out by hand, finding where a function turns, and getting a numeric answer when no closed form exists.
What is the most common mistake?
Integrating across a discontinuity as if it were not there. A numeric method will happily return a finite value for an integral that diverges — check the domain before trusting the number.
How is Z-Transform Calculator (with ROC) different from Fast Fourier Transform (FFT) Calculator?
They sit next to each other but answer different questions: Fast Fourier Transform (FFT) Calculator is the one to open when you need it to radix-2 Cooley–Tukey FFT of real or complex samples (3+4i, −2i): magnitude, phase, frequency bins and a bar plot, with Hann, Hamming and Blackman windows corrected for coherent gain and one-sided bins correctly doubled except DC and Nyquist. Pick whichever matches what you're starting from — both are free.
Is there a tool for the next step?
Inverse Laplace Transform Calculator is the closest one after this: f(t) from a rational F(s) by partial fractions, handling repeated roots and irreducible quadratics — 3/((s+2)²+9) comes back as a damped sine — with every residue listed and the expansion checked against F(s) numerically.
What else is worth having open alongside it?
Laplace Transform Calculator and Antilog Calculator (inverse logarithm) — they come up in the same task often enough to be worth a second tab.
Where do the figures come from?
Symbolic results are exact; numeric ones come from adaptive quadrature or a standard step method, and the tool reports which. Where both are available, compare them — a large gap means the problem is ill-conditioned.