Prabhakaran B
matlab engineer
Skills Acquired at Skill-Lync :
Introduction
10 Projects
Project 2 - Implement the Code for controlling the retraction and extension of Airplane’s landing gear
1. #include<stdio.h>typedef enum //defining enumerated data{GearDown,Checkingbeforetakeoff,RisingGear,Gearup,Checkingbeforelanding,loweringgear}StateTypes;typedef enum{open,close}Switch;typedef enum{rising,falling,up,down}lever;void geardown(); //function prototypevoid checkingbeforetakeoff();void risinggear();void…
28 Feb 2023 09:27 AM IST
Project 3
1. #include<iostream>using namespace std;#include<string.h>class vehicle{ //creating base class vehicle public:int year,odometerreading; //creating variablesstring make,model;enum Type{ //creating enumrated data GAS, DIESEL, ELECTRIC };enum Type type; int y,o;string m1,m2;void getNewMake(); //creating…
04 Apr 2023 10:42 AM IST
Project 1 - Creation of user defined data type to implement the user interfaces for working with ‘Set’ (Mathematical Set theory) using Linked List
#include<stdio.h>#include<stdlib.h>struct Node //creating structure{int data; //to store data struct Node *next; //store address of next node}*head_union,*head_intersection,*head_pointer1,*head_pointer2,*head_pointer,*head1,*head2,*res_union,*res_intersection;struct Node *insert_node(struct Node *headref,int…
04 Apr 2023 02:04 PM IST
Project 1 - Creation of user defined data type to implement the user interfaces for working with ‘Set’ (Mathematical Set theory) using Linked List
#include#includestruct Node //creating structure{int data; //to store data struct Node *next; //store address of next node}*head_union,*head_intersection,*head_pointer1,*head_pointer2,*head_pointer,*head1,*head2,*res_union,*res_intersection;struct Node *insert_node(struct Node *headref,int n) //creating insert node function{…
04 Apr 2023 02:05 PM IST
Project 1 (Mini Project on Vehicle Direction Detection
s-function
06 May 2023 02:05 PM IST
Project 2 Adaptive Cruise Control
Aim: Aim of this project is to created a adaptive cruise control fueature as per the requirement given. Basically cruise control is speed control according to lead vechicle Description: i,created a subsytem and added input to the subsystem as like the subsytem ii, inside the subsystem…
09 May 2023 12:59 PM IST
Project 1- Traffic Jam Assistant Feature
REQUIREMENT 1 REQUIREMENT 2 CODE: DATA DICTIONARY: REQUIREMENT:
25 Jul 2023 01:53 PM IST
Project 2-Highway Assistant-Lane Changing Assistant
19 Sep 2023 01:26 PM IST
Project 1 - Wiper control system and Vehicle speed calculation for ABS using Wheel Speed sensor
1. < src alt=""> MODEL IN LOOP SOFTWARE IN LOOP < src alt="" width="693" height="217"> model advisor: </> <> </> <> > <>< src alt="" width="566" height="693"> fixed point: </> <> < alt> design error detection: test genereation baseline testing back to back testing…
25 Sep 2023 03:40 PM IST
Project 2 - Development of TFT Cluster Speedometer Software Component
test generation: design error detection: base line testing: back to back testing: model advisor: code:
25 Sep 2023 05:02 PM IST
4 Course Certificates
Introduction to Model-Based Development using MATLAB and Simulink
Introduction to Automotive Embedded Systems and AUTOSAR
Software Verification and Validation and System Testing for Model-Based Development
Academic Qualification
B.E
SKR Engineering College
15 Nov 2018 - 11 May 2022
12th
Don Bosco Mat. Hr. Sec. School
08 Nov 2017 - 14 Nov 2018
10th
Don Bosco Mat. Hr. Sec. School
18 Nov 2015 - 09 Nov 2016
Here are the courses that I have enrolled
20 Hours of Content
Similar Profiles
Ladder of success cannot be climbed with hands in pocket.
The Future in Motion
Give more than what you get you will get more than what you gave
Avid learner