Clear Filters
Clear Filters

Scaling in Pattern search

4 views (last 30 days)
hscbsc
hscbsc on 21 Apr 2016
Answered: Image Analyst on 25 Apr 2016
I am using PatternSearch for an optimization problem. There are 12 parameters with varying sizes ranging from 10^2 to 10^-3. In gradient based optimization it is often suggested to use scaling. Do I need scaling in pattern search too? I already have the Scale option on.
  6 Comments
hscbsc
hscbsc on 23 Apr 2016
Got it ! Thank you.
jgg
jgg on 25 Apr 2016
You should explain what you did in an answer to this problem, so other people can find it and learn.

Sign in to comment.

Answers (1)

Image Analyst
Image Analyst on 25 Apr 2016
There are several scale invariant pattern recognition algorithms. For example SIFT and Hu's moments:

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!