Apply an element-wise calculation of an equation to a matrix
13 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Tamir Eisenstein
il 13 Mag 2019
Risposto: abdulrahman abdulbaki
il 22 Nov 2021
Hi MATLAB experts,
How should I express the following formulas in order to apply each one to each element in a 3D matrix:
1) ln(X/Y) / Z
2) 100 / ln(X/Y) - 50
Thanks!
Tamir
0 Commenti
Risposta accettata
Più risposte (2)
abdulrahman abdulbaki
il 22 Nov 2021
Hi MATLAB experts,
how do i preform element-by-element
e^B−B∗lnA
(2*A+B)/(5ln(A))
0 Commenti
Vedere anche
Categorie
Scopri di più su Mathematics and Optimization in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!