i cant use interpolation in matlab
You are now following this question
- You will see updates in your followed content feed.
- You may receive emails, depending on your communication preferences.
An Error Occurred
Unable to complete the action because of changes made to the page. Reload the page to see its updated state.
0 votes
Share a link to this question
Accepted Answer
0 votes
Share a link to this answer
22 Comments
Share a link to this comment
Share a link to this comment
Share a link to this comment
Share a link to this comment
Share a link to this comment
Share a link to this comment
Share a link to this comment
Share a link to this comment
Share a link to this comment
Share a link to this comment
Share a link to this comment
- You could compute a NDD interpolation that is numeric garbage; or
- If your image was in a range of sizes, you might be able to use Symbolic Toolbox to try to compute NDD to acceptable accuracy, only to find that you run out of memory
- If your image is sufficiently large, then you might find that the limitations of the Symbolic do not permit acceptable accuracy (the symbolic toolbox has a limit of roughly
) - If your image is pretty small, you might be able to do something reasonable with the Symbolic Toolbox
- If your image is no larger than 3 x 3, you might be able to do something that is not entirely terrible using double precision
Share a link to this comment
Share a link to this comment
Share a link to this comment
- is it rgb or grayscale?
- is the information from the entire image to be considered for the interpolation, or are you to work with independent tiles, or do you need to use a sliding window? If you are using tiles or sliding windows then how large?
- is the interpolation to take place at user-specified coordinates, or at a fixed scaling factor, or at a user-specified scaling factor, or should it continue until some criteria is reached?
- what output is required?
Share a link to this comment
- firstly i am using grayscale image.
- only segmented brain tumor image is to be considered for the interpolation.
- on user defined cordinates automatically it pick x and y coordinates.
- lastly, i want value of y when x value is given. i have estimate value of y (effected cell of brain tumor).
Share a link to this comment

Share a link to this comment
Share a link to this comment
More Answers (0)
Categories
Find more on Interpolation in Help Center and File Exchange
Products
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)