統計
All
Feeds
質問
Torque input into ode45
I want to solve the set of differential equations with external torques as additional parameters function dx = myfun(t, x, tor1...
6年以上 前 | 0 件の回答 | 0
0
回答質問
Trigonometric approximation on symbolic variables
Hi, I would like to know how to perform or represent trigonometric approximations in Matlab. For example, let's say I have the ...
6年以上 前 | 2 件の回答 | 0
2
回答解決済み
Create a vector whose elements depend on the previous element
The idea is to create a vector A whose elements depend on the previous element : *A(i+1) = 2*A(i)+1* *2 Inputs*: - A : The...
7年以上 前

