tell me how to express given formula in matlab?

3 visualizaciones (últimos 30 días)
vinod kumar govindu
vinod kumar govindu el 3 de Nov. de 2016
Respondida: KSSV el 3 de Nov. de 2016
how to represent exponential in matlab code. find attached picture there i gave respected formula.

Respuesta aceptada

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

Más respuestas (0)

Categorías

Más información sobre Creating and Concatenating Matrices en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by