function approximation using any optimization routine
显示 更早的评论
I've two linear equs: x1+x2=10 & x1-x2=2;
I would like to solve these using any optimization method for which these have to convert into a single function; In excel:i am doing this by excel solver by minimising sum sq deviation (initially assuming any values for x1 & x2); pl. help how to do it in matlab! Ex: I try to apply ga; but fail to make the needed fitness function!
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Solver Outputs and Iterative Display 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!