Effacer les filtres
Effacer les filtres

how to write equation in matlab ?

2 vues (au cours des 30 derniers jours)
ajeet verma
ajeet verma le 7 Août 2017
Commenté : Jan le 7 Août 2017
i want to write a code for the equation attached in file, please help

Réponse acceptée

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

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Image Processing Toolbox dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by