Vellapandi M Research Scholar
Followers: 0 Following: 0
統計
All
Feeds
質問
Why is dlgradient giving different answers?
When I use the dlgradient function to compute the gradient of the expression (Parameters.fc2.Weights * tanh(Parameters.fc1.Weig...
11ヶ月 前 | 1 件の回答 | 0
1
回答解決済み
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
1年以上 前
質問
Getting an error while solving fractional differential equation using Physics-informed Neural Network
When I run the code below, I get the error Not enough input arguments. Error in solve_caputo_fractional (line 28) t_p...
1年以上 前 | 1 件の回答 | 0
1
回答質問
How to solve by using fmincon?
Can anyone help me? How to solve this one by using fmincon?
3年以上 前 | 1 件の回答 | 0
1
回答質問
How can I solve the coupled differential equation with variable coefficients?
I try to solve coupled differential equation in matlab. This is the code I was typed in matlab syms u(t) v(t) ode1 = diff(u) ...
5年弱 前 | 1 件の回答 | 0