how to write equation in matlab ?

i want to write a code for the equation attached in file, please help

 Accepted Answer

phi = max(0, 1.5 * pi - ((x - 256).^2 + (y - 256).^2) / 3276.8);

2 Comments

i am interested to draw a plot corresponding to this equation, so what will i have to do?
It depends on how the drawing should look like. What are your inputs?

Sign in to comment.

More Answers (0)

Categories

Find more on MATLAB Coder in Help Center and File Exchange

Asked:

on 7 Aug 2017

Commented:

Jan
on 7 Aug 2017

Community Treasure Hunt

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

Start Hunting!