Statistica
3 Domande
0 Risposte
RANK
275.653
of 301.352
REPUTAZIONE
0
CONTRIBUTI
3 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
33.33%
VOTI RICEVUTI
0
RANK
of 174.116
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 3 anni fa | 1 risposta | 0
1
rispostaDomanda
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...
oltre 3 anni fa | 1 risposta | 0
