mattzoe
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
136,949
of 295,495
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,240
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,991
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
Input values for ode-solver
Hello everyone, I'm trying to solve an equation with the ode45-solver. My problem is, that I don't know how to import the valu...
5 years ago | 0 answers | 0
0
answersQuestion
Matrix operations with continuous variable
Hello everybody, I want to multiply two matrices, which contains a continuous variable q and some constants. To solve this pr...
5 years ago | 1 answer | 0
1
answerQuestion
Storing Matrices from a for loop
Hello everyone, I want to multiply a matrix with a vector, in a for loop. In this case q is a continuous variable. for q = 0:2...
5 years ago | 1 answer | 0
1
answerQuestion
Angular Acceleration differentation w.r.t to time
Hello everyone, I want to derivate my simple function w.r.t time to get the acceleration and therefore I use the diff syntax. ...
5 years ago | 1 answer | 0