I need to write a N-dimensional Downhill Simplex Algorithm. Does one of you happen to have a implementation for Matlab which I could use as a reference?
I am not very familiar with those filters but I don't think that they are the thing what I am looking for. My actual goal is the following:
I have an image which I can analytically describe by an equation consisting of N parameters (N can vary) and I have a second image which is my target. What I want to do is, finding the correct parameters for image one that bring me as close as possible to my target image.