Can somebody tell me where I do a mistake in derivation of modified (or advanced) Z-transform of digital parabolic sequence i. e $$f(k) = (k\cdot T)^2,$$ where $T$ is the sampling period and $k$ is number of a sample. I started from definition of modified Z-transform $$\mathcal{Z}\{f(k),m\} = z^{-1}\cdot\sum_{k=0}^{\infty}(k\cdot T + m\cdot T)^2\cdot z^{-k},$$ where $m$ is a fraction of sampling period. Then I evaluated the power and used linearity of Z-transform. Thus I got $$ z^{-1}\cdot\left(\sum_{k=0}^{\infty}(k\cdot T)^2\cdot z^{-k} + \sum_{k=0}^{\infty}(2\cdot k\cdot T\cdot m \cdot T) \cdot z^{-k} + \sum_{k=0}^{\infty}(m\cdot T)^2\cdot z^{-k}\right).$$ Then I used Z-transforms of elementary sequences and I got $$z^{-1}\cdot\left(\frac{T^2\cdot z \cdot (z+1)}{(z-1)^3}+2\cdot m\cdot T\frac{T\cdot z}{(z-1)^2}+(m\cdot T)^2\cdot \frac{z}{z-1}\right).$$ This result is unfortunately slightly different from the result in modified Z-transform table: $$T^2\cdot\left(\frac{m}{z-1}-\frac{2\cdot m+1}{(z-1)^2}+\frac{2}{(z-1)^3}\right).$$ But when I used MATLAB command ztrans, I got the same result as me. I am confused. Thanks for any suggestions.
2025-01-13 02:12:23.1736734343
Modified Z-transform
1.3k Views Asked by Steve https://math.techqa.club/user/steve/detail AtRelated Questions in DISCRETE-MATHEMATICS
- Prove that all solutions to the equation x² = x +1 are irrational
- which of the following statements about a group are true?
- Discrete mathematics, sets, increasing functions
- Give a reason for each step in the following argument
- Logic & Reasoning Question
- $\prod_{i=1}^n (i+n)$ - To what does it converges?
- Help with set builder notation
- Discrete mathematics Sets Relations
- Logical Rules Proof
- $\sum_{k=0}^n {n \choose k} ^{2} = {2n \choose n}$ - Generating function $\sum_{k=0}^\infty \binom nk x^k = (1+x)^n$.
Related Questions in CONTROL-THEORY
- Convexity of the set
- Time-dependent inequalities in optimal controller
- Controllability matrix cannot be defined $\implies$ the system cannot be controllable?
- Why no Forward Dynamic Programming in stochastic case?
- Lyapunov invariant set for affine systems
- Eigenvalues of matrix with linear dependent rows
- I'm trying to calculate $e^{At}$. Where do I go wrong?
- Calculate equilibrium points of a 2nd order system
- Modified Z-transform
- No local optima in quantum control?
Related Questions in Z-TRANSFORM
- Z transformation with $k$ from non-zero
- How to know for sure this is a low-pass filter
- Modified Z-transform
- Finding PMF of geometric random variable from PGF
- How do I find the poles of this difference equation?
- can a square z-transform function be expressed as the convolution of itself in time-domain
- Deriving difference equation from a rational system function $H(z)$
- Find the inverse $\mathcal Z$-transform of $H(z)=\frac{1}{8-6z^{-1}+z^{-2}}$
- Basic inverse $z$ transform
- Discrete time system - phase response
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Refuting the Anti-Cantor Cranks
- Find $E[XY|Y+Z=1 ]$
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- What are the Implications of having VΩ as a model for a theory?
- How do we know that the number $1$ is not equal to the number $-1$?
- Defining a Galois Field based on primitive element versus polynomial?
- Is computer science a branch of mathematics?
- Can't find the relationship between two columns of numbers. Please Help
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- A community project: prove (or disprove) that $\sum_{n\geq 1}\frac{\sin(2^n)}{n}$ is convergent
- Alternative way of expressing a quantied statement with "Some"
Popular # Hahtags
real-analysis
calculus
linear-algebra
probability
abstract-algebra
integration
sequences-and-series
combinatorics
general-topology
matrices
functional-analysis
complex-analysis
geometry
group-theory
algebra-precalculus
probability-theory
ordinary-differential-equations
limits
analysis
number-theory
measure-theory
elementary-number-theory
statistics
multivariable-calculus
functions
derivatives
discrete-mathematics
differential-geometry
inequality
trigonometry
Popular Questions
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- How to find mean and median from histogram
- Difference between "≈", "≃", and "≅"
- Easy way of memorizing values of sine, cosine, and tangent
- How to calculate the intersection of two planes?
- What does "∈" mean?
- If you roll a fair six sided die twice, what's the probability that you get the same number both times?
- Probability of getting exactly 2 heads in 3 coins tossed with order not important?
- Fourier transform for dummies
- Limit of $(1+ x/n)^n$ when $n$ tends to infinity