Wednesday, November 8, 2017

MATLAB SIMULINK SIMULATION VIDEOS

MATLAB SIMULINK SIMULATION VIDEOS

 
 Beginner introduction for matlab and simulink
how to open matlab
how to create a m file, simulink file ,command

No comments:

Post a Comment

Control led light using remote

 // Include IR Remote Library by Ken Shirriff #include <IRremote.h> // Define sensor pin const int RECV_PIN = 4; // Define LED pin #de...