photo

Akanksha Jain


IITD

Active since 2016

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
213 563
of 300 392

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

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

Question


I want plot multiple curves on a same figure but unable to do so, please help..
the code is the following in which i am trying to plot curves on same figure for different value of C. for C= 0.2:200 ...

mer än 7 år ago | 2 answers | 0

2

answers

Question


I want to link the below two functions..hope somebody can help ..
function [u,u_exact,x,t] = lax_wendroff(f,t_0,t_f,M,N) % define the mesh in space dx = 2*pi/N; x = 0:dx:2*pi;...

mer än 9 år ago | 1 answer | 0

1

answer