Solve with an array
Ältere Kommentare anzeigen
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
am 28 Apr. 2020
Antworten (0)
Kategorien
Mehr zu Number Theory finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!