division
8 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
m = 255 n = 52995 when i do error = m/n it gives me 0 but when i write 255/52995 it gives me 0.0048. It is trivial but can anyone please point out where I am going wrong.
1 Commento
David Young
il 27 Nov 2011
I don't get that result. Please could you cut and paste the relevant part of your MATLAB session, including your commands and the results, so that we can see what is happening. (Please put a space at the start of each line so that it is formatted.)
Risposte (1)
Vedere anche
Categorie
Scopri di più su Logical in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!