Groups
Conversations
All groups and messages
Send feedback to Google
Help
Training
Sign in
Groups
Eureqa Group
Conversations
About
Groups keyboard shortcuts have been updated
Dismiss
See shortcuts
D(f(x))...
55 views
Skip to first unread message
BH
unread,
Jul 31, 2013, 3:59:37 AM
7/31/13
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 eureqa...@googlegroups.com
Dear all,
is it now possible to use the D-operator on functions?
I want to find an equation like:
y=f(x)*...+D(f(x),t,1)*...
Best regards
Michael Schmidt
unread,
Aug 1, 2013, 10:23:13 AM
8/1/13
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 eureqa...@googlegroups.com
Not yet, but you could do a numerical derivative manually using delay(), for example:
y = (f(x) - delay(f(x), 1))/(t - delay(t,1))
This is roughly: find a model f(x) who's derivative df(x)/dt models y
Michael
Reply all
Reply to author
Forward
0 new messages