photo

KIRAN Sajjanshetty


Last seen: 3 månader ago Active since 2022

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
261 252
of 300 364

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
25.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

  • Explorer
  • Thankful Level 1

View badges

Feeds

View by

Question


How Can I plot Streamlines for the following code
Rva=[1 0.01]; for i=1:2 M= Rva (i); lines = {':b',':g'}; lmd=1; y=0.5; gam=1; N=0.0; A=0; B=1; c1=(A+(B.*gam)...

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

1

answer

Question


code to solve second order coupled PDE

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

1

answer

Question


Error in Matrix is close to singular or badly scaled
Warning: Matrix is close to singular or badly scaled. Results may be inaccurate. RCOND = 2.472896e-19. > In maths1 (line 222)...

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

1

answer

Question


sol = bvp4c (OdeBVP, OdeBC, solinit, options);
ne the boundary conditions function res = OdeBc (ya, yb, A, s, B, lambda) global A s B lambda res= [ya(1)-s; ya(2)-lam...

mer än 3 år ago | 4 answers | 0

4

answers