how to express a ratio in matlab
5 次查看(过去 30 天)
显示 更早的评论
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.
回答(1 个)
Harsha Vardhan Rao Avunoori
2011-5-20
You can either define it as Va/Vc = 0.1 or simply you can write Va = 0.1*Vc
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Verification, Validation, and Test 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!