photo

Michael Wales


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
1 Answer

RANK
108,755
of 300,392

REPUTATION
0

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20,934

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,373

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Answered
plotting streamlines from velocity components
Here is my data and code for the quiver plot: figure (202) plot3(x,y,z,'ok'); hold on; quiver3(x,y,z, Vx,Vy,Vz); - - ...

7 years ago | 0

Question


plotting streamlines from velocity components
I am having trouble creating streamlines in MATLAB. I have: (1) x,y,z coordinates and (2) velocity components (Vx, Vy, Vz). I...

7 years ago | 3 answers | 0

3

answers

Question


channel flow of multiple gases (look for toolbox)
I was wondering if there is toolbox available to model multiple gases flowing in a pipe? Thanks, -Mike

8 years ago | 1 answer | 0

1

answer