Community Profile

photo

Abhishek Varma


Last seen: 3 years 前 自 2020 起处于活动状态

统计数据

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Content Feed

排序方式:

提问


Solving a system of differential equation
Can someone tell me why the answers are coming as 'NaN'? Also in the first for loop, by writing dEs in descritized form (line ...

3 years 前 | 0 个回答 | 0

0

个回答

提问


Index exceeds number of array elements
when i run my code, it says index exceeds number of array elements. But i have used sum() which should by itself determine the a...

3 years 前 | 2 个回答 | 0

2

个回答

提问


'Array indices must be positive integers or logical values' error in my code
I have attached two codes here. when i try to run it, it gives the error 'array indices must be positive integers or logical val...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Solving two dependent two variable ordinary differential equation
I have to solve this system of ODE dy1/dt = (y2-y1)/6.579 y2/dt = [-(y2-y1)/6.579] + 2.115*[ 40 - 4y2] Here, i have the initi...

3 years 前 | 1 个回答 | 0

1

个回答