tell me how to express given formula in matlab?

조회 수: 2 (최근 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 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