Azzera filtri
Azzera filtri

I want to optimize two variables

2 visualizzazioni (ultimi 30 giorni)
MEKDES KASSA
MEKDES KASSA il 2 Giu 2022
Risposto: M Mirrashid il 5 Giu 2022
I end up on equation as shown below.
[Ku]*[u]+[Kp]*[p]=[C]*B.^2*Ui
B is bounded and Ui is known.
I want to find maximum of u and p combination by varing B.
how can i do that? can i have a plot also?
  7 Commenti
MEKDES KASSA
MEKDES KASSA il 2 Giu 2022
p get a priority .....but u shouldn't be low too
size(kp)=size(ku)=293X293
size(c)=293X1
Torsten
Torsten il 2 Giu 2022
p get a priority .....but u shouldn't be low too
Too vague for an optimization.

Accedi per commentare.

Risposte (2)

Sam Chak
Sam Chak il 2 Giu 2022
Since u and p are the variables, geometrically, this equation is a plane (flat surface)
By varying B, the plane moves can up and down in the z-axis direction in the 3D space.
I'm visualizing, do you think there are maxima if u and p are unconstrained?
  2 Commenti
Walter Roberson
Walter Roberson il 2 Giu 2022
If they are constrained to non-negative then you could set the other to 0 and solve... but I am not clear at the moment whether they are scalar or matrices
MEKDES KASSA
MEKDES KASSA il 2 Giu 2022
they are matrixes and u is between 0 and 200. p rely on u.

Accedi per commentare.


M Mirrashid
M Mirrashid il 5 Giu 2022

Prodotti


Release

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by