Dynamic System Parameter Estimation ODE(PDE) with measured data
57 views
Skip to first unread message
Yu Liu
unread,
May 5, 2019, 12:28:14 AM5/5/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to OPTI Toolbox Forum
To estimate the parameter of the pde dy=y+xdz Where z has an analytical function z(t), x is measured data with no analytical function,then i can transform it to dy=y+x*z(t) The question is, what should I do with x to make it applicable with ode parameter estimation solver Thanks a lot!