Community Profile

photo

Ej


Last seen: mehr als ein Jahr vor Aktiv seit 2022

Followers: 0   Following: 0

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


matlab not using the variable i give it in differential equation
i try giving matlab values for my variable but it does not use them. >> syms k N t >> k = 0.025; >> N = 1000; >> dsolve('DP...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


problem using the solve method
i am trying to solve for t when the following equation: 1000/(exp(log(4) - t/40) + 1) is equal to 800, but matlab wont give me a...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Problem solving exponential equation
I want to use the solve command to solve the equation (1000/(exp(log(4) - t/40) + 1 = 800) for t but I am having some issues wit...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort