ruwan2
Member level 5
- Joined
- Nov 29, 2011
- Messages
- 90
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,286
- Activity points
- 2,141
Hi,
I am more familiar with digital domain than analog domain. Now I am using Matlab RF toolbox. I find that the example on transmission line is modeled as rational. It is weird that there are only poles in these rational terms, but no zeros in the Laplace formula. Why does it no zeros?
RationalFunc =
rfmodel.rational with properties:
A: [7x1 double] (A: poles)
C: [7x1 double] (C: on numerator)
D: 0
Delay: 0
Name: 'Rational Function'
Could you explain it to me?
Thanks,
I am more familiar with digital domain than analog domain. Now I am using Matlab RF toolbox. I find that the example on transmission line is modeled as rational. It is weird that there are only poles in these rational terms, but no zeros in the Laplace formula. Why does it no zeros?
RationalFunc =
rfmodel.rational with properties:
A: [7x1 double] (A: poles)
C: [7x1 double] (C: on numerator)
D: 0
Delay: 0
Name: 'Rational Function'
Could you explain it to me?
Thanks,