Feasible solutions in a function with a given product.

2 次查看(过去 30 天)
How do I get Matlab to give me a matrix of possible solutions for ri and L when V is fixed?
Vi=((pi*(ri)^2*L)+((4*pi*(ri)^3)/3));

采纳的回答

Alan Weiss
Alan Weiss 2020-2-27
You can loop through various ri values and read off the resulting L values.
Alan Weiss
MATLAB mathematical toolbox documentation

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Nonlinear Optimization 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by