フィルターのクリア

how to write equation in matlab ?

1 回表示 (過去 30 日間)
ajeet verma
ajeet verma 2017 年 8 月 7 日
コメント済み: Jan 2017 年 8 月 7 日
i want to write a code for the equation attached in file, please help

採用された回答

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

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeImage Processing Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by