photo

VAIDEHI


Last seen: 1 year ago Active since 2023

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
227,278
of 300,338

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20,922

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,149

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


Can someone help me to correct the code ​​for this problem using Crank-Nicolson finite difference implicit method?
Question is: Governing equations: Boundary conditions: The Crank-Nicolson finite difference implicit method is us...

2 years ago | 0 answers | 0

0

answers

Question


Can someone help me to correct the code ​​for this problem using ode45 solver?
Question is: Governing equations: Boundary conditions: f'(10)= 0, (assume ) As tried here, I want to plot graphs...

2 years ago | 1 answer | 0

1

answer

Question


Can someone help me generate numerical values ​​for this sample problem using bvp4c solver?
y'' + y = 0 Boundary conditions are y(0)=1; y(pi/2)=0. Compute y(pi/3) and y(pi/4) using MATLAB Bvp4c solver. Can someone ...

2 years ago | 1 answer | 0

1

answer