Filter löschen
Filter löschen

how to write equation in matlab ?

2 Ansichten (letzte 30 Tage)
ajeet verma
ajeet verma am 7 Aug. 2017
Kommentiert: Jan am 7 Aug. 2017
i want to write a code for the equation attached in file, please help

Akzeptierte Antwort

Jan
Jan am 7 Aug. 2017
phi = max(0, 1.5 * pi - ((x - 256).^2 + (y - 256).^2) / 3276.8);
  2 Kommentare
ajeet verma
ajeet verma am 7 Aug. 2017
i am interested to draw a plot corresponding to this equation, so what will i have to do?
Jan
Jan am 7 Aug. 2017
It depends on how the drawing should look like. What are your inputs?

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Image Processing Toolbox finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by