plus-minus function
Mostra commenti meno recenti
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
Risposta accettata
Più risposte (1)
Selvakumar
il 23 Ago 2023
0 voti
X=B−√B2+16A2A
Categorie
Scopri di più su Logical in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!