about plot function with 4 variable in term of 1 variable
Mostra commenti meno recenti
I want to draw a function (is s) in terms of g can you help me?
>> syms t
>> a=t/n;
>> syms g
>> s=(g*exp(-a*g))/(g*(1+2*a)+exp(-a*g))
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Numeric Solvers in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!