another initial condition
parent
0c9f715fd6
commit
318b2f6c02
|
@ -10,5 +10,7 @@ switch i
|
|||
q0 = [1; 0; 0];
|
||||
case 4
|
||||
q0 = [1; 0; -pi/6];
|
||||
case 5
|
||||
q0 = [1; 0; pi/2];
|
||||
end
|
||||
end
|
Loading…
Reference in New Issue