how do I write expression for this equation??
Mostra commenti meno recenti
e ^x + 2^−x + 2 cos x − 6 = 0
1 Commento
Rik
il 10 Mar 2022
You must have tried something? What was it?
Risposte (2)
Cris LaPierre
il 10 Mar 2022
1 voto
See Ch 2 of MATLAB Onramp
Sam Chak
il 10 Mar 2022
1 voto
I understand the frustration of a beginner. However, since you didn't provide much info, I can only guess and hope that they will be helpful to you in exploring what you want to learn. Some people may just want to solve the problem in the assignment for the sake of passing the coursework.
If you want to solve the nonlinear equation, then use fsolve.
If you want to plot the nonlinear function, then learn how to plot here:
When you have free time after solving the problem, try taking up the MATLAB Onramp courses as suggested by @Cris LaPierre.
Categorie
Scopri di più su Mathematics 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!