Statistics
3 Questions
0 Answers
RANK
199,218
of 301,344
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 21,239
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,068
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
Feeds
Question
ODE solver is not accurate in this equation?
Hi Everybody, I'm trying to solve this equation : Y" = sin(y) - (1/t)Y' I wrote the following code: syms y(t) [V] =...
9 years ago | 1 answer | 0
1
answerQuestion
Question on how to calculate integral
Hello everybody, I have a question on how to calculate integral of a matrix in Matlab. I have the following code and wants to...
9 years ago | 1 answer | 0
1
answerQuestion
Problem with second order ODE solver
Hello everybody, I'm trying to solve the following equation: y" = sin(y) - (1/t)*y' I write down the following code for s...
9 years ago | 1 answer | 0