Click here to Skip to main content
15,890,825 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hi everyone
i need to write matlab code for bicubic interpolation without using 'cubic' matlab command.
so, please somebody help me to write the code.
thank u.
Posted
Updated 29-Dec-17 19:22pm
v2

1 solution

Given that there's a command built in, I assume this is homework. I've written an article on how bicubic interpolation works, perhaps that's a good starting point for you to learn how it works to do your own homework ?
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900