Courses
- Statistics (10015) תקציר הקורס:
- Introduction to Computer Science (10016) תקציר הקורס:
- Computational Models (10215) תקציר הקורס:
- Data Structures and Algorithms (10805) תקציר הקורס:
- Robotics and Reinforcement Learning (65026) תקציר הקורס:
Abstract:
Statistical analysis is a basic tool needed by every researcher. In this course, we will learn statistical
We will learn to compare distributions of different types of indices in different sample groups.
We will learn parametric and non-parametric tests, we will learn to conduct variance analysis, correlation tests and linear regression.
The topics will be studied in a theoretical way and will be practiced practically in computer exercises in the R language in the computer lab.Abstract:
I?nput and output, arithmetics and logical expressions. conditions, loops, f?unctions, lists, sorting and searching and recursions.Abstract:
Students will learn about models of computing machines: finite automata,
pushdown automata, and Turing machines. Students will demonstrate knowledge
of Formal languages, their descriptions, and their relationships to the
computational models; Students will learn the limits of the various models.