Community Profile

photo

Vijay Shankar Dwivedi


Last seen: 4 years ago Active since 2013

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


solve returns useless values
Following is my code phi = linspace(0,60,100); beta = linspace(0,30,100); alpha = ones(1,100)*2.5; theta_ = zeros(1,100); ...

4 years ago | 1 answer | 0

1

answer

Question


32 bit code on 64 bit platform
I have written a code for 32 bit matlab platform, when I m running the code on 64 bit system I m getting the error : Undefined ...

11 years ago | 0 answers | 0

0

answers

Question


I want to solve some coupled differential equations using ode45, but here I have to pass some constants in that function as well. How will the code be written.
I want to solve some coupled differential equations using ode45, but here I have to pass some constants in that function as well...

11 years ago | 1 answer | 0

1

answer