how to get co-efficient from an image
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
I have an image plz tell how to get co-efficient as output
3 Commenti
Risposte (1)
Walter Roberson
il 2 Gen 2012
K = dec2bin(I) - '0';
I did specifically say to subtract the character '0' not the number 0.
0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!