Optimization Problem for 4 variable function
9 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Greetings,
I have a mathematical problem of a curve who's curvature equation is p(s) = a*s1 + b*s2 I need to find the optimized values of a, b, s1 and s2 while I know the starting and end point of curve. Does anyone know how can I do that using optimization. Thank you.
1 comentario
Ali Ghalavand
el 8 de Mayo de 2021
I have the same problem now, I want to optimize a 4 variable function but the variables value dont converge.
can you got the right answer for your problem? and help me.
Respuestas (1)
Alan Weiss
el 12 de Abr. de 2016
The documentation has some suggestions. And, if you have an Optimization Toolbox™ license, you can use other solvers, too.
Alan Weiss
MATLAB mathematical toolbox documentation
Ver también
Categorías
Más información sobre Solver Outputs and Iterative Display en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!