How can I write a matlab code for the below mentioned expression?
Mostra commenti meno recenti

where
ne(a,b) = 0 for (a=b)
= 1 for (a not equal to b)
H(x) is the heavyside function
I have an 1D domain in x and is divided into
no. of cells.
and so on are the cell boundaries with i=1,2......
.
Taking for example
=5, how can I write the code in Matlab so that I get separate expressions for
for i=1,2,3,4,5?
1 Commento
Shashank Sharma
il 4 Lug 2019
What is
and
in the above equation ?
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Performance and Memory 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!