Feeds
提问
Data fitting to a function that has the dependent y variable on both sides of the equation
Hi guys, I've been struggling with this problem for some time now. I want to fit my experimental data (1D array x and y of d...
3 years 前 | 1 个回答 | 0
1
个回答提问
Problem with non-linear implicit equation using fsolve
Hi guys, I am trying to solve the following implicit equation using fsolve. L = ( (B./sinh(a.*A.*L-B.*R)) - bmin) ./ (bma...
3 years 前 | 1 个回答 | 0
1
个回答提问
Difficulty solving simple implicit equation
Hi guys, I am struggling to solve numerically a pretty simple implicit equation.I want to solve for Im. Im = ((Imax-Imin).*...
3 years 前 | 1 个回答 | 0
