Solve with an array

1 Ansicht (letzte 30 Tage)
Juan Barrientos
Juan Barrientos am 28 Apr. 2020
Kommentiert: Juan Barrientos am 28 Apr. 2020
So hello, the issue is that I have 4 arrays (Q0, Q1, Q2, Q3) and H, which is
H= Q0-Q1-Q2-Q3;
In these arrays (The Q ones) I have a variable, P3, which is a symbolic variable. So far we have Qn---> nxn sym
H= Q0(P3)-Q1(P3)-Q2(P3)-Q3(P3);
How can I know the value of P3 knowing that H is equal to 0?
Thank you very much.
  1 Kommentar
Juan Barrientos
Juan Barrientos am 28 Apr. 2020
I forgot to tell, the Q variables depends also on a variable called x, which is a vector from 0 to 100.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by