photo

KIRAN Sajjanshetty


Last seen: 5 months 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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)...

2 years 前 | 1 个回答 | 0

1

个回答

提问


code to solve second order coupled PDE

2 years 前 | 1 个回答 | 0

1

个回答

提问


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)...

2 years 前 | 1 个回答 | 0

1

个回答

提问


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...

2 years 前 | 3 个回答 | 0

3

个回答