photo

Saswati


Last seen: 7 days ago Active since 2025

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
96,435
of 300,499

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
66.67%

VOTES RECEIVED
0

RANK
 of 21,021

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,381

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 2

View badges

Feeds

View by

Question


can anyone help me. I am getting error of the following problem
bb_go function [y]=bb_go % defining parameters b=0.2,R=0.5,M=0.2,L=2, Pr=0.4; sol1 = bvpinit(linspace(0,3,5),[1 0 1 0 1]...

7 days ago | 1 answer | 0

1

answer

Question


how can i get the values of y1, y2? i am only getting the graph.
function Shrinking_bvp4c clc clear all clear all % defining parameters k=0.2,K=0.2,M=0.2,S=2; sol1 = bvpinit(linspace(0,...

8 months ago | 1 answer | 0

1

answer

Question


I am not getting the graph of this code i have attached. Can someone help me?
Shrinking_bvp4c() function Shrinking_bvp4c clc clear all clear all % defining parameters k=0.5,K=0.8,M=0.3,S=2.0; sol1 ...

9 months ago | 1 answer | 0

1

answer