photo

aquiano


2016년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Simplifying code for plot.
How simplify my code to where I can write t=[0 .2 .5 1 2] instead of writing them individually as t1,t2 etc... And possibly plo...

대략 8년 전 | 답변 수: 2 | 0

2

답변

질문


Exact solution for Burgers equation. How to write the matlab code with the given information? Multiple plots for different t's
Code to plot in matlab. Multiple plots on one graph The Family of Solutions are: u(x,t)=(-2*sinh(x))/(cosh(x)-exp(-t)) ...

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


How to convert plot a contour plot or streamline plot with this code?
% ***** PROGRAM 2.7 ***** % CHANNEL FLOW PAST A RECTANGULAR CYLINDER,...

대략 8년 전 | 답변 수: 0 | 0

0

답변

질문


Evaluate a ball launched at multiple angles? Theta0 needs to be 30, 45, 60. I want to plot all 3 trajectories on the same plot
% ***** PROGRAM 1.4 ***** % MOTION AND TRAJECTORY OF A SPHERICAL PROJ...

대략 8년 전 | 답변 수: 0 | 0

0

답변

질문


Plot data from 2 different files in the same folder
How do I plot data from 2 files in to the same graph I have two files; program1_1 program2_2 the files are almost identica...

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


How to evaluate and plot a set of equations with multiple points for a specific variable
I have RE = V*D/NU and another equation C = 3.*RHOBAR/(4.*D) both variables RE and C appear in other equations, which will event...

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


How to evaluate an equation with multiple points for a variable.
I have *RE = V*D/NU* and another equation *C = 3.*RHOBAR/(4.*D)* both variables RE and C appear in other equations, which will e...

대략 8년 전 | 답변 수: 1 | 0

1

답변