Community Profile

photo

Vincent Ike


Last seen: Today Active since 2021

Statistics

  • Thankful Level 2
  • Thankful Level 1
  • Explorer

View badges

Content Feed

View by

Question


Understanding the conditional output beginning with (t == 0 | v == 0)
Upon integrating a time dependent variable, an exerpt to my solution contains the following: (t == 0 | v == 0) & m ~= n & m + n ...

1 year ago | 1 answer | 0

1

answer

Question


how to solve four sets of ode having four variables
The distinction in my question is that I need to put up such code with convective terms. As a student of MATLAB I have not been ...

2 years ago | 1 answer | 0

1

answer

Question


How to subtract symbol associated matrix columnwise
A = [A; B; C; D] B = [1 2 3 4; 5 6 7 8; 9 10 11 12; 13 14 15 16] % my desired output is C = A-1 A-2 A-3 A-4...

2 years ago | 2 answers | 0

2

answers

Question


Solve an algebraic matrix equation
Please I need help to obtain the variables (U, V, W, Th) as the solution of the matrix algebra equation below, say syms U V W ...

2 years ago | 1 answer | 0

1

answer