Community Profile

photo

Agrim Singh


Last seen: fast 3 Jahre vor Aktiv seit 2021

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


Way to overcome tolerance limit restriction, without change in initial value in fsolve function OR any other way out.
Inside a xyz fsolve function, I used a good initial point that needed to be used but now I am struck here getting this fsolve c...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Can someone check my code and rectify me, getting constant output but needs changing.
Can someone check my code and rectify my error. Here I have given a main code, two functions. On running it gives me constant o...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Way to solve these non-linear equations since fsolve isn't working fine.
function F = Glc_Gal_Lac(y,u,gal,lac) Yx_Gal = 138000000; KGal = 18.23; Yx_Glc = 1010000000; mGlc = 0.000000...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How do I input a time dependent variable from one function to fsolve function equations?
function F = A_U_G(x) a = 2360000000; b = 1610000000; c = 700000; d = 4640000000; F(1) = x(1) - (u/b) +...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort