Community Profile

photo

Namit Dayal


Last seen: 5 months ago Active since 2023

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


How can I define this differential equation in matlab syntax to solve it using ode45 ?
I want to solve this equation for tau, gammadot is not a differential term the values for lamda1, lambda2, eta0, gamma are k...

5 months ago | 2 answers | 0

2

answers

Question


How do I solve an ode and plot a graph of two terms within the ode
I have to plot gamma dot vs tau where gamma dot can be defined in the range logspace(-3,3,100) my attempt at this is as foll...

5 months ago | 1 answer | 0

1

answer

Question


Need help solving and plotting a first order pde
I've tried using ode45 however the values for tau come out to be negative which shouldn't be possible I need to plot tau vs g...

6 months ago | 1 answer | 0

1

answer