Updated parameters with mohit
This commit is contained in:
parent
96d036d936
commit
0b38138891
@ -757,6 +757,10 @@ Definition of spring parameters
|
|||||||
cz = 0.025;
|
cz = 0.025;
|
||||||
#+end_src
|
#+end_src
|
||||||
|
|
||||||
|
#+begin_src matlab
|
||||||
|
g = 9.8;
|
||||||
|
#+end_src
|
||||||
|
|
||||||
We load the Jacobian.
|
We load the Jacobian.
|
||||||
#+begin_src matlab
|
#+begin_src matlab
|
||||||
load('./jacobian.mat', 'Aa', 'Ab', 'As', 'l', 'J');
|
load('./jacobian.mat', 'Aa', 'Ab', 'As', 'l', 'J');
|
||||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user