Guidance, Navigation and Control System Design - Matlab / Simulink / FlightGear Tutorial

Поділитися
Вставка
  • Опубліковано 21 лип 2024
  • Model: github.com/Vinayak-D/GNCAirst...
    In this video you will learn how to build a complete guidance, navigation and control (GNC) system for a rocket / missile which is commanded to reach a specified target starting from a random initial position, by using LQR /LQG and Kalman filtering methods for control and estimation. You will learn
    1) How to calculate azimuth, latitude, and longitudes
    2) Calculate guidance commands, range, miss distance, elevation
    3) Design Linear Quadratic Regulator / Gaussian (LQR) for a 2d state space model
    4) Build a 3-DOF Simulation with the Aerospace Blockset provided within Simulink
    5) Perform simulation with FlightGear
    TIMESTAMPS:
    Theory: 00:50
    Matlab Code: 06:00
    Simulink Model (Control): 10:05
    Simulink Model (Guidance, Navigation): 17:13
    Guidance Command Calculation: 19:30
    Simulation: 22:02
    Conclusion: 25:10
    RESOURCES:
    Run Simulink in real time (Pacer): www.mathworks.com/matlabcentr...
    Raytheon Paper: www.researchgate.net/profile/...
    MATLAB & Simulink Tutorials Playlist: • MATLAB & Simulink Tuto... ]
    Thanks for watching!
    ~~My Udemy Courses on Motion Planning / Navigation / Trajectory Planning:
    www.udemy.com/course/autonomo...
    My Instagram: / vinayak_desh
    My Website: www.vinayakd.com/
  • Наука та технологія

КОМЕНТАРІ • 169

  • @VDEngineering
    @VDEngineering  3 роки тому +15

    Thank you all for the 500+ likes: You can now find the model in the link in the comments

    • @rohanwallace1858
      @rohanwallace1858 3 роки тому

      i realize Im pretty randomly asking but does anyone know a good website to watch newly released movies online?

    • @maverickpierce3090
      @maverickpierce3090 3 роки тому

      @Rohan Wallace Try Flixzone. Just google for it =)

    • @hayesdayton2043
      @hayesdayton2043 3 роки тому

      @Maverick Pierce Definitely, have been watching on flixzone for months myself :D

    • @rohanwallace1858
      @rohanwallace1858 3 роки тому

      @Maverick Pierce Thanks, I signed up and it seems to work =) I really appreciate it !!

    • @maverickpierce3090
      @maverickpierce3090 3 роки тому

      @Rohan Wallace You are welcome =)

  • @gravityguru1
    @gravityguru1 3 роки тому +11

    Mr. Vinayak, You are the Ganapati Bappa of My life..Saviour...

  • @edenyanko9521
    @edenyanko9521 3 роки тому +6

    a compact explanation of such a huge theory. It's wonderful !

  • @dimitridovgan6364
    @dimitridovgan6364 3 роки тому +7

    As always great content! Thank you very much for spending your free time explaining us such interesting things!

  • @MadSolarV2
    @MadSolarV2 Рік тому +2

    Just wanted to say thank you for putting together this video, very inspiring as a student to see what you're able to do.

  • @alih5048
    @alih5048 3 місяці тому +1

    First time seeing a real practical dynamic model of a system being extracted and subjected to control, very useful.

  • @byronnielsen8896
    @byronnielsen8896 3 роки тому +2

    Love your content, dude! Super interesting stuff! PS: You're helping me a lot with my paper on quad control systems - thanks so much!

  • @manishpingale6558
    @manishpingale6558 3 роки тому +3

    PLEASE DONT STOP MAKING SUCH AWESOME VIDEOS

  • @Tamingshih
    @Tamingshih Рік тому

    Really enjoy the model construction process in the demo, Thanks!

  • @RK-jl8co
    @RK-jl8co 3 роки тому +1

    Your lectures / classes are very interesting

  • @ArunKumar-nq7en
    @ArunKumar-nq7en 3 роки тому

    Hey Brother ,
    Thats Awwwsome ! Keep it up !

  • @emresayn4057
    @emresayn4057 3 роки тому +1

    So cool, thanks for sharing this work!

  • @Daniboy370
    @Daniboy370 6 місяців тому +2

    You sir are talented af 🤙

  • @nabill120
    @nabill120 3 роки тому

    Thank you very much for the video. I have learned a lot.

  • @ichigoduzumaki3150
    @ichigoduzumaki3150 3 роки тому

    Really helpful sir
    Very informative

  • @aaronpurcell-cox51
    @aaronpurcell-cox51 3 роки тому +3

    I very much enjoyed this video! Although it took me a while, I was eventually able to get a valid result using this method! However, there is something crucial that stumped me for a while. At 19:24 in the video, you enter the earth's radius in Km. I followed along (not thinking too much of it) and I kept getting invalid results for example I would get a warning flag from the start. But then when I worked back through the model/code and did a bit of manual calculation I found that using the Haversine formula you spoke about, my horizontal distance was ridiculously small, hence why I was getting a warning flag from the beginning of the simulation. So I used meters rather than Kilometres and this fixed the issues I was having.
    Although I will say, that troubleshooting this problem really did aid my understanding of the full system! So there is a bright side haha.
    By the way, if what I have said is incorrect, please do let me know. I always like to learn even if it means I am wrong.
    TLDR: If you are following along and getting invalid results make sure you use meters for the earth's radius (at 19:24) and not kilometres.

    • @VDEngineering
      @VDEngineering  3 роки тому +2

      Oops, my bad, glad you got it working!

    • @sampiko9697
      @sampiko9697 3 роки тому

      The earth’s radius is in meters , he put e3. I’m still unable to get valid results. Wondering where I made mistakes.

    • @ucontrolchannel5967
      @ucontrolchannel5967 3 роки тому

      @@sampiko9697 In matlab function define R=6371e3, not R=6.371e3

    • @swapnilkanade3917
      @swapnilkanade3917 3 роки тому

      @VDEngineering Is it fixed type or variable type solver used ...I tried it but not getting results..as changed R in meters ...
      Can u suggest ??

    • @adrianjeromegujilde3011
      @adrianjeromegujilde3011 3 роки тому

      i can relate to what you encountered... blessing in disguise. haha

  • @shalipse
    @shalipse 2 роки тому

    Brilliant!! Thanks for sharing

  • @alixilviashah7166
    @alixilviashah7166 Рік тому

    Excellent job VD Engineering

  • @mesta3329
    @mesta3329 Місяць тому

    Very interesting Thank u, Math part just passed above my head.

  • @ad2181
    @ad2181 3 роки тому

    Excellent explanation.

  • @fastlane042
    @fastlane042 Рік тому

    Great video sir!! Thank you very much

  • @Buyson
    @Buyson 2 роки тому

    Great video, thank you.

  • @lioneldongmofouellefack1460

    Awesome! thanks for sharing

  • @kaikecastro1969
    @kaikecastro1969 3 роки тому

    Hi, Amazing video !!! Thanks !! Do Can you nominate content for the rocket's roll control?

  • @SamRao
    @SamRao 3 роки тому +1

    Great content. This can be simplified a whole lot more using the Navigation Toolbox and Sensor Fusion and Tracking Toolbox.

    • @VDEngineering
      @VDEngineering  3 роки тому +5

      Yes, however the goal was to explain the theory in detail, for a complete understanding. In a work setting, the engineer would use the toolbox however he/she must tune it perfectly and use the appropriate initial conditions and parameters!

    • @AjayGachu
      @AjayGachu 2 роки тому

      @@VDEngineering This. Thanks for doing it.

  • @bbrother92
    @bbrother92 7 місяців тому +9

    hello i am from Iran, thank you for your video, now we making big boom rocket, thank you

  • @alexandrpetrov1110
    @alexandrpetrov1110 3 роки тому

    Thank your very very march! Amazing, just amazing, thank you so much

  • @ashwinsivakumar2742
    @ashwinsivakumar2742 3 роки тому

    while implementing the guidance model; x and z are they given in terms of theta or gamma? 'cause the formula you showed mentions theta, but your simulink diagram taps gamma.
    Thank you so much for the effort put in.

    • @VDEngineering
      @VDEngineering  3 роки тому

      Hey, so the true formula is gamma yes, that was a typo. However, if you run this simulation you'll notice that angle of attack stays at 0, which means theta ~= gamma, (because Az ~= 0), so either will give you the same result. Thanks for spotting that!

  • @manishpingale6558
    @manishpingale6558 3 роки тому

    THANK YOU SO MUCH
    YOUR CHANNEL IS SO UNDERRATED I AM GOING TO SUBSCRIBE TO YOUR CHANNEL USING ALL OF MY DEVICES

  • @riyagujarathi4479
    @riyagujarathi4479 3 роки тому

    OMG! The best video ever!

  • @zakzqk8485
    @zakzqk8485 9 місяців тому +1

    Hi vinayak amazing work . Can you tell me why the missile missed . You said it's the noise but you used kalman filter to filter out the noise

  • @dariusm_
    @dariusm_ 3 роки тому

    Do you have any books you recommend for GN&C?

  • @anandhugopi1151
    @anandhugopi1151 7 місяців тому +1

    super content anna

  • @moustafarefaat6155
    @moustafarefaat6155 2 роки тому

    thank bro very much but Question this model does not include internal chips types of sensors used or any schematics right its not finished project its for learning the principals only right ?

  • @enestutkun2524
    @enestutkun2524 3 роки тому +1

    thank you for sharing this friend

  • @rickmonarch4552
    @rickmonarch4552 2 роки тому

    what kind of application would be useful for people who deal with control systems that computes in the cloud?
    Can you please help what kind of functionalities would be useful?

  • @moustafarefaat6155
    @moustafarefaat6155 2 роки тому

    how does simulink identify or the Implementation of hardware boards types or does it only support a certain boards ?

  • @rakesh9800
    @rakesh9800 10 місяців тому

    Found this masterpiece ❤

  • @them8tysibulba
    @them8tysibulba 3 роки тому

    Great video, one question though: The formula for the flightpatheangle gamma = theta - alpha is correct, but then the picture beneath is labeled incorrectly (swap theta for gamma), or am I mistaking?

  • @10163me
    @10163me 3 роки тому

    Great video

  • @issammassoudi8503
    @issammassoudi8503 2 роки тому

    thx bro this is very interesting

  • @ilyasbendjeffal9758
    @ilyasbendjeffal9758 2 роки тому

    Can this model fit for amateur rocket model with static TVC control I'm doing a master degree "tvc control with linear and non linear commands"

  • @emmynrugambage
    @emmynrugambage Рік тому

    Thanks a bunch for the great work and nice content. would you mind do a video and share the model running (visualization of the same model) with x-plane10. thanks

  • @hermitking3718
    @hermitking3718 8 місяців тому

    Great work

  • @dimitris.159
    @dimitris.159 3 роки тому

    Hey Vinayak, I am currently working on a project where I have to connect FG to Matlab/ Simulink. Your videos have been pretty helpful so far, but I was wondering if you have ever tried to connect two instances of FG to the same Simulink model to perform simultanous flight trajectories of two planes via FG Multiplayer mode. The problem I have is about the communication between the two FG instances since there is always a "jitter" in the visualization instead of a fluent movement. I would be really happy for any advice! Other than that: Keep it up! Your videos are great!

    • @VDEngineering
      @VDEngineering  3 роки тому +1

      Not sure how to do that yet

    • @dimitris.159
      @dimitris.159 3 роки тому

      @@VDEngineering Ok, however thanks for answering. However if you ever have to deal with that problem I would be thankful for any advice or video.

  • @datvuong7420
    @datvuong7420 3 роки тому

    Could we animate two independent moving object in one animation? The data flight of two moving objects are imported from Simulink/Matlab.

  • @atultripathi9311
    @atultripathi9311 3 роки тому +2

    Please make a whole video series from basics to use aerospace blockset of MATLAB and simulink

    • @VDEngineering
      @VDEngineering  3 роки тому +2

      Here, these 2 cover most things you need to know
      ua-cam.com/video/X_dGm1mhHsM/v-deo.html&ab_channel=VDEngineering
      ua-cam.com/video/UdJ0LAkIDqk/v-deo.html&ab_channel=VDEngineering

  • @kmr416
    @kmr416 3 роки тому

    Vin, is it possible to do staging, fairing separation, etc... of a rocket with flight gear and simulink???

    • @VDEngineering
      @VDEngineering  3 роки тому +1

      No, however with Simulink 3D animation it is possible

  • @abdelnasiralnaqbi2801
    @abdelnasiralnaqbi2801 3 роки тому

    You are amazing

  • @debojeetchatterjee3221
    @debojeetchatterjee3221 3 роки тому +1

    Hello brother. I'm a a big fan of your stuff. I actually graduated with Aerospace engineering bachelors in India this summer. And applying for masters in Canada. I'm very much struggling to learn proper Matlab. Can you please suggest me where can I master matlab from? Thank you :)

  • @aniketpatra4474
    @aniketpatra4474 2 роки тому

    Hi , excellent video, can you please tell me how to calculate the Y coordinates also? It will be a big help. Thanks in advance

  • @ahmetfarukgumustas6836
    @ahmetfarukgumustas6836 3 роки тому

    Perfect ...

  • @louies6914
    @louies6914 3 роки тому +2

    Can you make a video about missile interception? [ like a Patriot missile intercepting a SCUD ballistic missile(predictable trajectory for SCUD ) ].

    • @datvuong7420
      @datvuong7420 3 роки тому

      yeah, I want to do so. Could we animate two independent moving object in one animation? The data flight of two moving objects are imported from Simulink/Matlab.

  • @thomasshelby192
    @thomasshelby192 3 роки тому

    amazing work, do you recommend any books about GN&C ? I want to start learning about it even though I am in the field of materials and wind energy cause I think GN&C is very interesting field even though at first I really found it awfull due to programming haha but now not so much

    • @VDEngineering
      @VDEngineering  3 роки тому +2

      It's a very broad applied field so there isn't any book specific to this. The best one which gives a good intro is Aircraft Control and Simulation by Eric Johnson.

    • @thomasshelby192
      @thomasshelby192 3 роки тому

      @@VDEngineering Great , thanks a lot !

  • @user-rr8vj3uy4f
    @user-rr8vj3uy4f 2 роки тому

    4:33. i thinks gama should be eaual to theta plus alph. am i right?

  • @enzezan166
    @enzezan166 Рік тому

    hi,how could l upload this missile scenery into flightgear software?(where can l download this scenery?)...thank you very much if anyone could reply to me...

  • @aymanekouidri9701
    @aymanekouidri9701 3 місяці тому

    Hello and thank you for the video. Can you program a radar that detects moving targets in Alma Talab? Please

  • @mariadelcarmenrodriguezlin4621
    @mariadelcarmenrodriguezlin4621 2 роки тому

    thanks for this

  • @ApplegateA
    @ApplegateA Рік тому

    Awesome

  • @KaiDidumaNx
    @KaiDidumaNx Місяць тому

    Wow. Nice

  • @Francisco-cz1kg
    @Francisco-cz1kg 2 роки тому

    How you define the blast zone?

  • @demoaccount2392
    @demoaccount2392 2 роки тому +1

    Where to code this, I mean in what hardware or something. I know nothing about this topic and I want to know please help ☺

  • @yassinalielouahed5607
    @yassinalielouahed5607 Рік тому

    the python5 missile does crazy things we cannot simulate by matlab , but how?

  • @shovonshovon9003
    @shovonshovon9003 7 місяців тому

    15:51 How to further add those in and out blocks in the main subsystem? 😮‍💨 I'm stuck here 😓

  • @youssefaltaher3155
    @youssefaltaher3155 8 місяців тому

    how to do that using model predicative control?

  • @rezamagham4495
    @rezamagham4495 2 роки тому

    Thanks

  • @junekwon8873
    @junekwon8873 3 роки тому +1

    Very interesting and amazing video. Just took a quick look of the video.
    How did you get your input (reference (distance from ground data)) into your simulink model?
    In other words, how did you connect the simulink and google map?
    If you already mentioned that in the video please let me know thanks!

    • @VDEngineering
      @VDEngineering  3 роки тому

      Hello, they are not connected. I did it separately

  • @souravkumarnath
    @souravkumarnath 3 роки тому

    Can you say , what is your system configuration ?
    Meanwhile which processors, RAM, graphics card you use ?

    • @VDEngineering
      @VDEngineering  3 роки тому +1

      I have this laptop: MSI GP72-2QE leopard pro

  • @sumanthdevaki6884
    @sumanthdevaki6884 3 роки тому

    Can u send model.m file like u have sent for steering control..

  • @nikitvhatkar1214
    @nikitvhatkar1214 3 роки тому

    Vinayak sir can you tell which book is best for MATLAB for Aerospace

  • @swapnilkanade3917
    @swapnilkanade3917 3 роки тому

    Hello vinayak sir..
    I want to learn realtime simulation..
    How u did in this ?..can u explain me plz...
    I don't know how to start real time..
    i gone through some web search but unable to do that...
    Thank you

    • @VDEngineering
      @VDEngineering  3 роки тому

      I don't know it myself yet. Need simulink real time

  • @jeevankarthik5017
    @jeevankarthik5017 7 місяців тому

    Hi can I use the same concept for aircraft error dynamics simulation? In cruise flight

    • @VDEngineering
      @VDEngineering  7 місяців тому

      yes, just modify equations accordingly

  • @bishalrout7401
    @bishalrout7401 3 роки тому

    Sir shall u please send me the code and simulation because in me it have some error so i cant able to rectify it please help me

  • @ramazzam4089
    @ramazzam4089 Місяць тому +3

    is there any step that he didn't show in the video because it's not working

    • @Earther-uf6qz
      @Earther-uf6qz 28 днів тому +1

      If u followed all steps then u r capable to find out urself

  • @mintus179
    @mintus179 10 місяців тому

    Can you share file Simulink connect to Flight gear and file .bat for this project please? Thank you so much

  • @sadettinbalcan1769
    @sadettinbalcan1769 3 роки тому +1

    Could you make a video serie about 6 degree of UAVs simulation step by step?

  • @supermen7523
    @supermen7523 Рік тому

    Excuse me, sir, I'm a newbie so I could miss something. But is it okay that the simulation doesn't work if the rocket and the target are too far away from each other? I mean, it misses completely if the distance is too much.

  • @lalitdeshmukh8665
    @lalitdeshmukh8665 3 роки тому

    hey vd can you suggest some books to learn GN&C and simulink modeling .

    • @VDEngineering
      @VDEngineering  3 роки тому +1

      None, this stuff you have to learn on your own

    • @lalitdeshmukh8665
      @lalitdeshmukh8665 3 роки тому

      @@VDEngineering
      so from where i have to start ?

  • @andrewnone5389
    @andrewnone5389 Місяць тому

    Can you help me? I cannot find aircraft model HL21 for FlightGear simulation. Where can I download it? Or can you share it with me?

  • @fratmehmetoglu8674
    @fratmehmetoglu8674 3 роки тому

    Could you tell us how to go to flightGear in order to simulate this model?

    • @VDEngineering
      @VDEngineering  3 роки тому +1

      You can watch my part 1,2,3 videos on it

  • @aswinrb
    @aswinrb 3 роки тому

    Hii, i found ur videos very interesting. Is it possible if u could simulation in autonomous parafoil.

    • @VDEngineering
      @VDEngineering  3 роки тому

      I don't know what that is

    • @aswinrb
      @aswinrb 3 роки тому

      @@VDEngineering its a parachute that can be controlled autonomously. If u cud do some simulation related to that i will be very helpful.

    • @aswinrb
      @aswinrb 3 роки тому

      @@VDEngineering it will be helpful if possible to model a parachute based on eqn of motion

  • @shadyzahran3330
    @shadyzahran3330 3 роки тому +1

    Thanks For the video, but the github is empty where is the code?

  • @vpni2043
    @vpni2043 Місяць тому

    Hello! Thanks for the vid! I want to implement Kalman filter on inertial navigation system. Can I contact you for help please?

  • @ramazzam4089
    @ramazzam4089 Місяць тому

    where can i find the model
    i tried to make it myself but it's not working

  • @appuzworld9930
    @appuzworld9930 Рік тому

    Good

  • @balkrishanmahabir7982
    @balkrishanmahabir7982 3 роки тому

    Hello Vinayak I am die hard fan of yours, kindly reply us, or tell us how, we can interact with you and ask question Vinayak

  • @thomassherif7797
    @thomassherif7797 3 місяці тому

    How about another one where you use pronav. That will be fun.

  • @RK-jl8co
    @RK-jl8co 3 роки тому

    I need some flight simulation for rocket or missile launching

    • @VDEngineering
      @VDEngineering  3 роки тому

      I have a rocket one on my channel (STS)

  • @mohammadhassankassem8873
    @mohammadhassankassem8873 3 роки тому

    what if the target is moving? what shell we do?

  • @_acharya_karthik
    @_acharya_karthik 3 місяці тому

    heloo sir my name Karthik I want help project work we working project like 3D forward looking sonar for surface platform and UUVs we want build stimulik or matlab code

  • @nihalsingh6419
    @nihalsingh6419 3 роки тому

    Why so hurry vinayak bro . Your video is very much fast.
    Your content are incredible
    Please keep the pace of your video slow

  • @amygdalabrains2855
    @amygdalabrains2855 3 роки тому

    Sir what type of guidance are you implementing in this? Thank you for the response :)

  • @felipemessias9602
    @felipemessias9602 3 роки тому

    Excellent!

  • @nihalsingh6419
    @nihalsingh6419 3 роки тому

    Sir I am getting error at matrix multiply X_hat *K
    Please please help

    • @VDEngineering
      @VDEngineering  3 роки тому

      Tomorrow I will upload this file to GitHub

    • @nihalsingh6419
      @nihalsingh6419 3 роки тому

      @@VDEngineering ok sir just please add the link of uploaded code here. please........

  • @CrisMadla
    @CrisMadla 3 роки тому +1

    What stage of your education did you learn this stuff?

    • @VDEngineering
      @VDEngineering  3 роки тому

      Undergraduate degree final year

    • @CrisMadla
      @CrisMadla 3 роки тому

      @@VDEngineering Ahh I'm in my final year Mech. Eng but, I have course specifically on embedded controls like this after the basic controls but I'd doesn't look like my coursework will ever go in to practical applications in Simulink. My uni is very theory based. Thanks for uploading these videos, I'll think I'll try em out later one if I never have free time lol.

    • @VDEngineering
      @VDEngineering  3 роки тому +1

      I didn't learn at school. I just taught myself.

  • @vinayarimilli7651
    @vinayarimilli7651 3 роки тому

    This video assumes AOA to be zero when the relation between Velocity and body axes is determined, That's not very accurate as the actual body dynamics are not getting included, it's a good video overall

    • @VDEngineering
      @VDEngineering  3 роки тому

      Yes small angles, I have to keep everything explanable within 25-30mins

  • @safatkhan6839
    @safatkhan6839 3 роки тому +1

    Thanks for sharing your vids. I think you cover A LOT of VERY interesting topics. However, the reason it's difficult to follow your content is because it always feels like you cram in 5 hours of content into a 20 mins video. As such, if one already was way too familiar with what it is that you are doing, they'd benefit from the quick demonstration. But for those who aren't already very familiar, it doesn't really teach them all that much. But it must take a lot of effort to put all these together. Thanks for taking the time out to do this anyway.

    • @VDEngineering
      @VDEngineering  3 роки тому +2

      I know, If I had the time to make longer videos I would, I work full time whilst attending school. I also believe most people will get bored watching a 5 hour video, so my channel views will drop and ratings will go down, hope you understand.

    • @safatkhan6839
      @safatkhan6839 3 роки тому +2

      @@VDEngineering LMAO! I would never expect a 5 hour long video. That'd be a terrible idea. What I was suggesting is more like the Control Bootcamp series by Steve Brunton. The individual videos in the series are 10-20 mins each. But the total content is 10 hours+. The way you do it seems more like a 20 mins technical presentation on a project.
      Whatever the case maybe, thank you very much for finding any time to do this. I am already surprised that you even found any time for this considering your studies and work obligations must be very time consuming and stressful.

    • @rogeronslow1498
      @rogeronslow1498 3 роки тому +1

      @@VDEngineering Fascinating video but your pace is lightning fast. I would need to pause and check and pause again to think. Well done.

  • @nokeli70m38
    @nokeli70m38 2 роки тому

    Can you send me the simulation file?

  • @t.bo.a7061
    @t.bo.a7061 11 місяців тому

    Can this be applied in real life

    • @VDEngineering
      @VDEngineering  10 місяців тому

      Yea

    • @t.bo.a7061
      @t.bo.a7061 10 місяців тому

      @@VDEngineering I mean which language do you use to code this

  • @dutuzeremy5544
    @dutuzeremy5544 Рік тому

    the model is not on github

    • @VDEngineering
      @VDEngineering  Рік тому

      github.com/Vinayak-D/GNCAirstrike

    • @dutuzeremy5544
      @dutuzeremy5544 Рік тому +1

      anyway i redid everything in simulink and it works.
      great content

    • @candourist
      @candourist 8 місяців тому

      @@dutuzeremy5544 Got Discord?