Workshop on Introduction to MATLAB Programming
The Sharadchandra Pawar College of Engineering, Organized “Two days’ Workshop on “INTRODUCTION TO MATLAB PROGRAMMING” during 11/01/2013 to 12/01/2013.
Matlab is not only a software, but a programming environment as well. We can perform operations from the command line, as a sophisticated calculator. Or we can create programs and functions that perform repetitive tasks, just as any other computer language.
MATLAB is a high-performance software for technical computing. It integrates computation, visualization, and programming in an easy-to-use environment where problems and solutions are expressed in familiar mathematical notation.
All the faculty and staff members actively participated in the event to make it a grand success.
Detail Report of Workshop:
Title: Introduction to Matlab Programming.
Resource person: 1. Prof. Moiz Hussein
- Bhatkar Amol,
Coordinator: Prof. Chinchole M.G
About workshop:
The name MATLAB stands for matrix laboratory. MATLAB was originally written to provide easy access to matrix software developed by the LINPACK and EISPACK projects, which together represent the state-of-the-art in software for matrix computation. MATLAB features a family of application-specific solutions called toolboxes. Very important to most users of MATLAB, toolboxes allow you to learn and apply specialized technology. Toolboxes are comprehensive collections of MATLAB functions (M-files) that extend the MATLAB environment to solve particular classes of problems. Areas in which toolboxes are available include signal processing, control systems, neural networks, fuzzy logic, wavelets, simulation, and many others.
Duration: It’s a Two day workshop from 11/01/2013 to 12/01/2013. In this Two-day course, student gained valuable hands-on experience.
How many students have attended this workshop: 68.
Software Tools: Matlb R 2010a.
Topics covered in this Workshop:
Day 1:-
BASICS OF MATLAB
- Main window.
- How to make m-file?
- How to save m-file?
- Some basic hints.
- Main MATLAB objects (commands, variables…)
- Main operation symbols
- Operation symbols
MATLAB IS AN ADVANCED CALCULATOR
- Complex numbers
- HELP
- Vectors
Day 2:-
DISCRETE SIGNALS IN MATLAB
- Sequences
- Unit sample sequence, unit step sequence, discrete exp
- Discrete complex harmonic signal
- Functions max, sum and prod
- Generation of signals: rectpuls, tripuls, gauspuls, sinc, square, sawtooth, diric
- Functions rand(1,N) and randn(1, N)
Outcomes of attending the workshop:
- Students are understood to know and use different windows in matlab.
- Students are understood to create and save M-files.
- Understood to use different matlab commands.
- Understood to use different operational symbols.
- Understood to generate different signals in matlab.
- Understood to do different math functions.
Conclusion:-
The Workshop helped participants understand the basic in matlab and It also helped participants to write and simulate some programs using matlab.