File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4747 },
4848 {
4949 "cell_type" : " code" ,
50- "execution_count" : 1 ,
50+ "execution_count" : 29 ,
5151 "metadata" : {},
5252 "outputs" : [],
5353 "source" : [
6969 },
7070 {
7171 "cell_type" : " code" ,
72- "execution_count" : 2 ,
72+ "execution_count" : 30 ,
7373 "metadata" : {
7474 "tags" : [
7575 " imports"
158158 },
159159 {
160160 "cell_type" : " code" ,
161- "execution_count" : 3 ,
161+ "execution_count" : 31 ,
162162 "metadata" : {},
163163 "outputs" : [],
164164 "source" : [
202202 },
203203 {
204204 "cell_type" : " code" ,
205- "execution_count" : 4 ,
205+ "execution_count" : 32 ,
206206 "metadata" : {},
207207 "outputs" : [],
208208 "source" : [
248248 },
249249 {
250250 "cell_type" : " code" ,
251- "execution_count" : 5 ,
251+ "execution_count" : 33 ,
252252 "metadata" : {},
253253 "outputs" : [],
254254 "source" : [
281281 },
282282 {
283283 "cell_type" : " code" ,
284- "execution_count" : 6 ,
284+ "execution_count" : 34 ,
285285 "metadata" : {},
286286 "outputs" : [
287287 {
353353 },
354354 {
355355 "cell_type" : " code" ,
356- "execution_count" : 7 ,
356+ "execution_count" : 35 ,
357357 "metadata" : {},
358358 "outputs" : [
359359 {
392392 },
393393 {
394394 "cell_type" : " code" ,
395- "execution_count" : 8 ,
395+ "execution_count" : 36 ,
396396 "metadata" : {},
397397 "outputs" : [],
398398 "source" : [
413413 },
414414 {
415415 "cell_type" : " code" ,
416- "execution_count" : 9 ,
416+ "execution_count" : 37 ,
417417 "metadata" : {},
418418 "outputs" : [
419419 {
504504 },
505505 {
506506 "cell_type" : " code" ,
507- "execution_count" : null ,
507+ "execution_count" : 38 ,
508508 "metadata" : {},
509509 "outputs" : [
510510 {
598598 },
599599 {
600600 "cell_type" : " code" ,
601- "execution_count" : 11 ,
601+ "execution_count" : 39 ,
602602 "metadata" : {},
603603 "outputs" : [
604604 {
688688 },
689689 {
690690 "cell_type" : " code" ,
691- "execution_count" : 12 ,
691+ "execution_count" : 40 ,
692692 "metadata" : {},
693693 "outputs" : [],
694694 "source" : [
737737 },
738738 {
739739 "cell_type" : " code" ,
740- "execution_count" : 13 ,
740+ "execution_count" : 41 ,
741741 "metadata" : {},
742742 "outputs" : [],
743743 "source" : [
796796 },
797797 {
798798 "cell_type" : " code" ,
799- "execution_count" : 14 ,
799+ "execution_count" : 42 ,
800800 "metadata" : {},
801801 "outputs" : [
802802 {
827827 " print(f\" xd = {xd}\" )\n " ,
828828 " \n " ,
829829 " # Lists to store the value of each control iteration\n " ,
830- " x_tilde_norm_list: list[list] = []\n " ,
831- " t_list: list[list] = []\n " ,
832- " u_norm_list: list[list] = []\n " ,
830+ " x_tilde_norm_list = []\n " ,
831+ " t_list = []\n " ,
832+ " u_norm_list = []\n " ,
833833 " \n " ,
834834 " # Run the controller again for each gain\n " ,
835835 " for i in range(0, len(etas)):\n " ,
You can’t perform that action at this time.
0 commit comments