Home > database >  Matlab argmin function
Matlab argmin function

Time:09-22

Is there anyone matlab bosses, want to build a optimization objective function to solve argminf (x)=[(x (t) - a) ^ 2 + (y (t) - b) ^ 2 + (z (t) - c) ^ 2) ^ 2-9.8, where x (t), y (t) and z (t) are known quantity, how should this argmin function is realized in matlab?
  • Related