photo

Monisha S R


The University of Manchester

Active since 2018

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
67,817
of 297,527

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
20.0%

VOTES RECEIVED
0

RANK
 of 20,454

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

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


How to pass a parameter which is a vector of the same size as the output vector from bvp4c?
I'm solving a system of steady equations (boundary value problem) using bvp4c . where, are known vectors of length which is ...

6 years ago | 0 answers | 0

0

answers

Question


How to find a good initial guess for bvp4c? Does it matter to give a good initial guess?
My solution to the bvp4c seems to depend on the initial guess. How to choose a good initial guess? Also, my solution varies with...

6 years ago | 0 answers | 0

0

answers

Question


How to solve a system of parabolic PDEs and 1st order ODEs?
I'm trying to solve a system of parabolic ODEs and first-order ODEs. I understand that Matlab's pdepe solver cannot solve 1st-or...

6 years ago | 0 answers | 0

0

answers

Question


How to deal with very small and very large parameter values while solving DAE?
I have to solve a system of differential algebraic equations wherein some of the parameter values are very large (e.g. of the or...

6 years ago | 0 answers | 0

0

answers

Question


How do I avoid errors due to round-off in Matlab?
My code produces round-off errors which I cannot seem to correct even by using vpa(variable). The code gives Nt = 888890 whe...

6 years ago | 1 answer | 0

1

answer