how to express a ratio in matlab
6 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
sir,i want to express a ratio in matlab form.i want to express:> ratio of WLAN coverage area over that of the cellular cell is 0.1 i have taken Va as WLAN coverage & Vc as cellular coverage. plllzzz HELLPP. Regards SUCHI.
Antworten (1)
Harsha Vardhan Rao Avunoori
am 20 Mai 2011
You can either define it as Va/Vc = 0.1 or simply you can write Va = 0.1*Vc
0 Kommentare
Siehe auch
Kategorien
Mehr zu Verification, Validation, and Test finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!