how to write equation in matlab ?

2 visualizaciones (últimos 30 días)
ajeet verma
ajeet verma el 7 de Ag. de 2017
Comentada: Jan el 7 de Ag. de 2017
i want to write a code for the equation attached in file, please help

Respuesta aceptada

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

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre MATLAB Coder 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