I want to convert an iddata object into idmodel. The iddata is formed of a time series 100*19(multiple output) matrix. Can anyone help me?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
From the data itself ,generate a transfer function,from transfer function , get num, den using tfdata command. use tf2zp to get poles and zeros.use arx command and generate the model