How to get a result more exact?
Afficher commentaires plus anciens
Hello I'm solving a problem with eigenvalue fuctions and FEM (finite element method).
I will writte it down the results i get to try explain myself better: for n elements
n=1 --> CriticalLoad=4.4049; n=2 --> CL=3.6823; n=4 --> 3.6788 and n=8 --> 1*10^3*(0.0037)
What i would like to know is how can i have a more exact result, I mean with more numbers specially in the last one...
I hope that you understand what i mean.
Thank you
Réponse acceptée
Plus de réponses (1)
Walter Roberson
le 4 Juin 2015
Give the command
format long g
1 commentaire
Nadia Bica
le 4 Juin 2015
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!