SlideShare a Scribd company logo
1
IIT ROORKEE
REservoir SIMulation (RESIM) Lab
Introduction to Programming
• A programming language is a set of instructions and syntax used to create software
programs.
 Syntax: The specific rules and structure used to write code in a programming language.
 Variables: Named memory locations that can store values.
 Data Types: The type of values that can be stored in a program, such as numbers, strings, and booleans.
 Operators: Symbols used to perform operations on values, such as addition, subtraction, and comparison.
 Control Structures: Statements used to control the flow of a program, such as if-else statements, loops, and
function calls.
• C, C++, FORTRAN
• MATLAB, Python, R programming
2
IIT ROORKEE
REservoir SIMulation (RESIM) Lab
MATLAB
• MATrix LABoratory
• High Level Language
• Applications in Engineering Problems
• Functions and Toolbox
3
IIT ROORKEE
REservoir SIMulation (RESIM) Lab
MATLAB Installation
• https://in.mathworks.com/
• Create Account Using the Institute Email ID
4

More Related Content

PPTX
Desired language characteristics – Data typing .pptx
PPTX
java programming for students UNIT 1.pptx
PPTX
Advanced Programming practices - UNIT 1 .pptx
PPTX
01-PROGRAMMING introA of the class name. Pptx
PDF
Computer program and programming language
PDF
An brief training report on MATLAB software
PDF
Engineering Computation: An Introduction Using MATLAB and Exce, 2nd Edition M...
PPTX
Full Basic Programming in c material ppt
Desired language characteristics – Data typing .pptx
java programming for students UNIT 1.pptx
Advanced Programming practices - UNIT 1 .pptx
01-PROGRAMMING introA of the class name. Pptx
Computer program and programming language
An brief training report on MATLAB software
Engineering Computation: An Introduction Using MATLAB and Exce, 2nd Edition M...
Full Basic Programming in c material ppt

Similar to MAtlab Installation Procedure using the licensed version (desktop) (20)

PDF
Matlab & PLC Programming
PDF
Bachelor of science in information technology- B.Sc-IT
PPTX
introduction to problem solving and programming
PPTX
10-IDL.pptx
PDF
Laboratory manual
DOCX
Diploma in computer applications
DOCX
MGU SYLLABUS MANUAL-Advance diploma in computer applications
PPTX
Algorithms - Introduction to computer programming
PPTX
Introduction to matlab for medical doctors and biologists (call slides)
DOCX
Advance diploma in it
PDF
Programming & Data Structure Lecture Notes
PDF
lecture1422486950.pdf
DOCX
Diploma in Information Technology
PDF
Bachelor in-computer-application
PPTX
Plc part 1
PPTX
Matlab
PPTX
Matlab
PPSX
Summer training introduction to matlab
PDF
Computer programming programming_langugages
PDF
Python Programming Unit 2 - Introduction
Matlab & PLC Programming
Bachelor of science in information technology- B.Sc-IT
introduction to problem solving and programming
10-IDL.pptx
Laboratory manual
Diploma in computer applications
MGU SYLLABUS MANUAL-Advance diploma in computer applications
Algorithms - Introduction to computer programming
Introduction to matlab for medical doctors and biologists (call slides)
Advance diploma in it
Programming & Data Structure Lecture Notes
lecture1422486950.pdf
Diploma in Information Technology
Bachelor in-computer-application
Plc part 1
Matlab
Matlab
Summer training introduction to matlab
Computer programming programming_langugages
Python Programming Unit 2 - Introduction
Ad

Recently uploaded (20)

PDF
Automation-in-Manufacturing-Chapter-Introduction.pdf
PDF
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
PDF
R24 SURVEYING LAB MANUAL for civil enggi
PDF
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
PPTX
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
PPTX
Construction Project Organization Group 2.pptx
PDF
Well-logging-methods_new................
PDF
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
PPTX
Foundation to blockchain - A guide to Blockchain Tech
PPTX
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
PDF
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
PPTX
bas. eng. economics group 4 presentation 1.pptx
PDF
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
PPTX
Lecture Notes Electrical Wiring System Components
PPTX
Geodesy 1.pptx...............................................
PPTX
OOP with Java - Java Introduction (Basics)
PDF
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
PPTX
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
PPTX
UNIT-1 - COAL BASED THERMAL POWER PLANTS
PDF
PPT on Performance Review to get promotions
Automation-in-Manufacturing-Chapter-Introduction.pdf
The CXO Playbook 2025 – Future-Ready Strategies for C-Suite Leaders Cerebrai...
R24 SURVEYING LAB MANUAL for civil enggi
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
Construction Project Organization Group 2.pptx
Well-logging-methods_new................
Evaluating the Democratization of the Turkish Armed Forces from a Normative P...
Foundation to blockchain - A guide to Blockchain Tech
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
bas. eng. economics group 4 presentation 1.pptx
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
Lecture Notes Electrical Wiring System Components
Geodesy 1.pptx...............................................
OOP with Java - Java Introduction (Basics)
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
UNIT-1 - COAL BASED THERMAL POWER PLANTS
PPT on Performance Review to get promotions
Ad

MAtlab Installation Procedure using the licensed version (desktop)

  • 1. 1 IIT ROORKEE REservoir SIMulation (RESIM) Lab Introduction to Programming • A programming language is a set of instructions and syntax used to create software programs.  Syntax: The specific rules and structure used to write code in a programming language.  Variables: Named memory locations that can store values.  Data Types: The type of values that can be stored in a program, such as numbers, strings, and booleans.  Operators: Symbols used to perform operations on values, such as addition, subtraction, and comparison.  Control Structures: Statements used to control the flow of a program, such as if-else statements, loops, and function calls. • C, C++, FORTRAN • MATLAB, Python, R programming
  • 2. 2 IIT ROORKEE REservoir SIMulation (RESIM) Lab MATLAB • MATrix LABoratory • High Level Language • Applications in Engineering Problems • Functions and Toolbox
  • 3. 3 IIT ROORKEE REservoir SIMulation (RESIM) Lab MATLAB Installation • https://in.mathworks.com/ • Create Account Using the Institute Email ID
  • 4. 4