Smoothing the rough edges of a surface plot within a confined domain

5 ビュー (過去 30 日間)
Hussain
Hussain 2011 年 9 月 1 日
コメント済み: ram vanguri 2016 年 4 月 27 日
Hi,
I am trying to smooth the edges of this surface plot: http://oi55.tinypic.com/118evrm.jpg
The blank regions are set with NaN placeholders, but this results in a zigzag edge. I've tried implementing interp2, griddata, and gridfit, but I haven't been able to use them to account for NaN's in the data set.
I searched the forums and saw some ideas, but again nothing in particular to rough edges caused by NaN's.
Any suggestions/references?
Much appreciated! Hussain

回答 (1 件)

Walter Roberson
Walter Roberson 2011 年 9 月 1 日
Possibly John's inpaint_nans contribution would be useful for your purpose ?
  2 件のコメント
Hussain
Hussain 2011 年 9 月 1 日
Thanks for the response; I actually came up with a problem specific solution by evaluating the solution further away from places where those spikes occur.
ram vanguri
ram vanguri 2016 年 4 月 27 日
Hi Hussian, I am having the same problem can you help me with the code how to overcome that problem

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

カテゴリ

Help Center および File ExchangeSurface and Mesh Plots についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by