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

回答