Califfo
Followers: 0 Following: 0
Statistics
RANK
15,700
of 295,467
REPUTATION
2
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Clear function inside a parfor loop: Transparency violation error
Dear community, I tried to find some answers about the topic in this title, but I found only the problem concerns to set the ...
4 years ago | 2 answers | 0
2
answersQuestion
How I can understand which event the solver detected during the solution of an ODE?
Dear community, I have three ODEs to solve, and each ODE is characterized by more than one stop condition. Consequently, I us...
4 years ago | 0 answers | 0
0
answersHow i plot this value with respect to time in matlab 2015 version?
Hi, try this clc clear close all A =[1 -0.1788 -0.1246 -0.1553 -0.1248 2 -0.3784 -0.0922 0.0863 -0.123...
4 years ago | 1
Question
Share data between two functions
Hi, I need to update and share a variable between two functions to solve a system of ODEs. These functions are, respectively, o...
4 years ago | 1 answer | 0
1
answerQuestion
How to solve ODE in which one variable depends on precedents variable states
Hi, I would like to solve this equation That is a 2nd order differential equation for a single degree of freedom oscillator....
4 years ago | 1 answer | 0
1
answerQuestion
How to solve this equation with ode45?
I would like to solve this equation with ode45 suite: in which: ; Is it correct to rewrite this equation as a system ...
5 years ago | 1 answer | 0
1
answerQuestion
How to solve first-order nonlinear differential equation where the solution is coupled with an integral?
I'm trying to solve this nonlinear ODE where is a nonlinear function, solution of ODE; represents the velocity and it is ...
5 years ago | 1 answer | 0