How to do this coding for this equation?
Afficher commentaires plus anciens
i=25/50001*sin100t+2/100*cos100t+Ce^-2t,
t=0
Réponse acceptée
Plus de réponses (1)
louis rassinfosse
le 1 Mai 2016
Modifié(e) : louis rassinfosse
le 1 Mai 2016
0 votes
Try to use the symbolic toolbox;
syms t
I=.....
t=...
And you should get an answer
1 commentaire
Fairuz Ridwan
le 1 Mai 2016
Catégories
En savoir plus sur Mathematics dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!