don't know if anyone can help me here.

3 visualizaciones (últimos 30 días)
Shani
Shani el 19 de Nov. de 2013
Comentada: Image Analyst el 23 de Nov. de 2013
....
  3 comentarios
Marc
Marc el 21 de Nov. de 2013
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
Image Analyst el 23 de Nov. de 2013
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.

Iniciar sesión para comentar.

Respuestas (1)

Image Analyst
Image Analyst el 20 de Nov. de 2013
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 comentarios
Zeeshan
Zeeshan el 21 de Nov. de 2013
or can I use my university to contact them?
Image Analyst
Image Analyst el 22 de Nov. de 2013
The student version does not qualify for support (except for installation support).

Iniciar sesión para comentar.

Categorías

Más información sobre Introduction to Installation and Licensing 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