plus-minus function
Ältere Kommentare anzeigen
How would I do the function
Y=B/2*(1-(4*X.^2)/L^2)*(1-Z.^2/D^2);
but before the B i need a plus and minus sign so the variable Y has all the values for positive and negative
Akzeptierte Antwort
Weitere Antworten (1)
Selvakumar
am 23 Aug. 2023
0 Stimmen
X=B−√B2+16A2A
Kategorien
Mehr zu Logical 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!