photo

Sajjan Gundmi Satish


Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
248,085
of 301,244

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 21,208

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,626

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How should i go about solving a set of ODEs for a set of data points? I would like to automate it as much as possible.
Currently I am using the ode45 solver, with my input parameters being a vector of length 7, which is two separate terms being le...

6 years ago | 2 answers | 0

2

answers

Question


How to solve a set of matrix differential equations given below in Matlab?
Consider for t(0,30) where C = 1/2 , [ 10 2 -5 ;... 2 -10 0 ;... -5 0 -30 ] (i am una...

7 years ago | 1 answer | 0

1

answer