I have an expression that I want to evaluate in MATLAB. This is a part of automatic control computation and each time I need to compute a theta(t) value which has a relationship as shown below:
My objective is to evaluate the left-hand side expression in the red box against row-wise equivalent right-side and obtain the actual value for t.
I will appreciate any help.