VincentLec
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
269.665
of 295.673
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
42.86%
VOTES RECEIVED
0
RANK
of 20.262
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154.257
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
Solving a 3 variables ODE using a for loop and a step-by-step process
Hello, So here's my problem: I have a 3 dimensional ODE that I need to solve in order to obtain a 3D vector (see attached pdf...
meer dan 8 jaar ago | 1 answer | 0
1
answerQuestion
Substituing symbolic variable with the element of a matrix before using ode solver
So, I have this explicit ODE system (named Y): Y = (0.5*(1.95e290*cos(sin(3.0*t))^2*cos(sin(t))*sin(3.0*t) + [...] + 3.....
meer dan 8 jaar ago | 1 answer | 0
1
answerQuestion
Substituing symbolic variable with an element of a matrix
So, I have this ODE system (named Y): Y= 2.09e-4*thetaxpp*cos(4.0*sin(3.0*t)) - 9.16e-4*thetaypp*sin(4.0*sin(3.0*t)) - 0....
meer dan 8 jaar ago | 1 answer | 0
1
answerQuestion
Difference between D(f)(x) and diff( f(x) , x )
Hello, So, I'm using the symbolic notation and I have defined both x and f(x) as symbolic functions like this syms x f(x)...
meer dan 8 jaar ago | 1 answer | 0
1
answerQuestion
Difference between D(f)(x) and diff(f(x),x)
Hello, So, I'm using the symbolic notation and I have defined both x and f(x) as symbolic functions like this syms x f(x...
meer dan 8 jaar ago | 0 answers | 0
0
answersQuestion
Solving an implicit second order differential equation matrix with numerical data
So, here's an abridged version my problem (see attached file ODELoop1.pdf). I need to solve a second order differential equation...
meer dan 8 jaar ago | 0 answers | 0
0
answersQuestion
Symbolic three-equation system, three variables to first derivative of each variable in each equation
Hello, I have this symbolic equation system: Eqn1 = A(t)*x(t) + B(t)*y(t) C(t)*z(t) + D(t)*dx(t)/dt + E(t)*dy(t)/dt + F(t)*d...
meer dan 8 jaar ago | 1 answer | 0