photo

aquiano


2016년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

7 질문
0 답변

순위
38,374
of 300,343

평판
1

참여
7 질문
0 답변

답변 채택
42.86%

획득한 표
0

순위
 of 20,926

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,172

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
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...

대략 9년 전 | 답변 수: 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)) ...

대략 9년 전 | 답변 수: 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,...

대략 9년 전 | 답변 수: 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...

대략 9년 전 | 답변 수: 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...

대략 9년 전 | 답변 수: 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...

대략 9년 전 | 답변 수: 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...

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

1

답변