how to write equation in matlab ?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
i want to write a code for the equation attached in file, please help
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/166573/image.png)
0 comentarios
Respuesta aceptada
Jan
el 7 de Ag. de 2017
phi = max(0, 1.5 * pi - ((x - 256).^2 + (y - 256).^2) / 3276.8);
2 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Image Processing Toolbox 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!