tell me how to express given formula in matlab?

1 次查看(过去 30 天)
how to represent exponential in matlab code. find attached picture there i gave respected formula.

采纳的回答

KSSV
KSSV 2016-11-3
th = pi/2 ;
ths = pi/4 ;
P = exp(-(sin(th)/sin(ths))^2) ;
Rest follows.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Install Products 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by