Community Profile

photo

Tanush Reddy


Last seen: 1 year ago Active since 2022

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Convert muskingham equation to code
Convert this into matlab code c1 = 2 ; c2 = 4 ; c3 = 5 J = [10 20 30 40 50] O = same size as J On+1 =c1*Jn+1 + c2*Jn + c3*O...

1 year ago | 0 answers | 0

0

answers

Question


Convert equation into code
Convert this into matlab code c1 = 2 ; c2 = 4 ; c3 = 5 J = [10 20 30 40 50] O = same size as J On+1 =c1*Jn+1 + c2*Jn + c3*O...

1 year ago | 1 answer | 0

1

answer