Imagine we have a nonlinear model of the following form:
Xdot = F(x,p,u)
Y= h(x,p,u)
where x is the system states, p are system parameters, u is the system input, Y is the system output and f(.) and h(.) are nonlinear mapping process and measurement functions.
Can anyone help me with what would be the easiest way to figure out if a parameter in p set is identifiable from the outputs of the system being measured. I am looking for the fastest and easiest way possible with possible proof available.