Statistics
6 Questions
0 Answers
RANK
191,797
of 295,569
REPUTATION
0
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
Error solving a neutral DDE
Hello, I am trying to solve a set of neutral DDEs, using the code below clc;clear; S=.0725 ; vL =1.0e-3; c = 1481; pvtin...
3 years ago | 1 answer | 0
1
answerQuestion
delay differential equations (DDEs) of neutral type advice
I have the following equation set that I am trying to solve: I am a bit confused how to write the code for second and highe...
4 years ago | 1 answer | 0
1
answerQuestion
getting NaN in ODE45
i have a set of nonlinear odes to solve but im getting NaN in output matrix r i dont know what is wrong with my code, it sh...
10 years ago | 1 answer | 0
1
answerQuestion
ode45 failing to produce a sensible solution
i have a code to solve a set of nonlinear ordinary differential equations for me, it has 3 different control parameters to simu...
10 years ago | 2 answers | 0
2
answersQuestion
Error "Subscript indices must either be real positive integers or logicals."
helle everyone, im trying to run this code in matlab 2013b and im getting this code and i cant figure out why, here is my co...
10 years ago | 2 answers | 0
2
answersQuestion
error in ode45 - must return a column vector
Hi everyone im trying to solve a system of coupled ordinary differential equations using ODE45 and i keep getting this error: ...
10 years ago | 1 answer | 0