Z-Transform of numerical test data
Show older comments
Hi,
I have experimental test data of acceleration vs time (response of an object subject to an impulse load).
I wish to convert this array of data into the Z domain in Matlab, using Z-Transform but not sure how.
Do i import the acceleration vs time time to a 2D array, and then simply do a ztrans?
Or does the numerical data need to be converted to a symbolic object, and then do ztrans?
Thanks
Accepted Answer
More Answers (0)
Categories
Find more on Dynamic System Models in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!