Both the parts I have seen. Excellent contents. Do more videos on control Theory experiments using scilab
@Manish-vj1hj3 жыл бұрын
this is video series of scilab intro. learning from basics is so helpful for me. please keep making the videos sir , i have terrible experience while working on scilab and find myself in trouble while solving college problems. please try to complete the series by using examples too! thank you sir!
@practicalhope54083 жыл бұрын
Sure
@devduttsharma42082 жыл бұрын
Help me so much 😊😊😊
@RamaneeshA-t5y Жыл бұрын
T1 = @(X) [-X(2); X(1)]; X = [1; 2]; T1(X) this is a code for matlab , when it is used in scilab it is showing error. Can you help me of how can I use it in scilab