Replies: 1 comment
-
|
Yes. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Dear all,
I would like to write a code using DEEPXDE to find the coefficients c1 and c2 of the differential equation:
df(t)/dt=g(t,c1,c2).
But the training data is related to another function I(t), which is related to f(t) by the following:$V(t)=0$ , which does not give the possibility of the trivial inversion of the equation.
I(t)=[a+bf(t)]V(t). In some points
I also would like to find the constants a and b through inverse-PINN.
Best regards,
Beta Was this translation helpful? Give feedback.
All reactions