tell me how to express given formula in matlab?

1 回表示 (過去 30 日間)
vinod kumar govindu
vinod kumar govindu 2016 年 11 月 3 日
回答済み: KSSV 2016 年 11 月 3 日
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 Center および File ExchangeCreating and Concatenating Matrices についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by