logarithmic equation with ln

Hello ,
How can i write this in matlab? I tried to read the documentation but it confuses me more. My variable b is equal to 0.174 ln(59.6 rf /rs). Any ideas?
Thank you!

更多回答(1 个)

Tien
Tien 2024-3-29

0 个投票

b = 0.174 * log( 59.6 * rf ./rs )

类别

帮助中心File Exchange 中查找有关 Data Logging 的更多信息

产品

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by