
mattzoe
Followers: 0 Following: 0
Feeds
提问
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...
6 years 前 | 0 个回答 | 0
0
个回答提问
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...
6 years 前 | 1 个回答 | 0
1
个回答提问
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...
6 years 前 | 1 个回答 | 0
1
个回答提问
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. ...
6 years 前 | 1 个回答 | 0