constants frrom tf
constants frrom tf
(OP)
i have a transfer function for example like this
a=tf([1],[1 2])
i make a discrete fcn
b=c2d(a,0.1)
the answer is
x
-------
z-y
and now i need to put constants "x" and "y" into variables (for example "c" and "d") and use them in M-file
thanks for help
a=tf([1],[1 2])
i make a discrete fcn
b=c2d(a,0.1)
the answer is
x
-------
z-y
and now i need to put constants "x" and "y" into variables (for example "c" and "d") and use them in M-file
thanks for help
RE: constants frrom tf
xnuke
"Live and act within the limit of your knowledge and keep expanding it to the limit of your life." Ayn Rand, Atlas Shrugged.
Please see FAQ731-376: Eng-Tips.com Forum Policies for tips on how to make the best use of Eng-Tips.