don't know if anyone can help me here.
2 次查看(过去 30 天)
显示 更早的评论
....
3 个评论
Marc
2013-11-21
How about nlinfit from the stats toolbox. If your heart is set on neural networks, start reading the documentation.
Otherwise, show us some attempt at some work and maybe we can better help.
Image Analyst
2013-11-23
Your subject line (at least at the current moment) says "don't know if anyone can help me here". I'd say you're making that very very unlikely with your scorched earth policy of deleting your past questions. I probably won't be helping you anymore.
回答(1 个)
Image Analyst
2013-11-20
Try griddata(), TriScatteredInterp(), or scatteredInterpolant() depending on what version of MATLAB you have. Or if you have an image and need to fill in "holes" due to missing/black pixels in the image then try roifill() in the Image Processing Toolbox.
10 个评论
Image Analyst
2013-11-22
The student version does not qualify for support (except for installation support).
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Sequence and Numeric Feature Data Workflows 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!