How can I write a matlab code for the below mentioned expression?
이전 댓글 표시

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
Shashank Sharma
2019년 7월 4일
What is
and
in the above equation ?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Performance and Memory에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!