another initial condition

master
EmaMaker 2024-07-30 11:28:26 +02:00
parent 0c9f715fd6
commit 318b2f6c02
1 changed files with 2 additions and 0 deletions

View File

@ -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