DoÄŸrusal cebir ikili dizinin ikincisi olan bu ders birinci derste verilen temel bilgilerin üzerine eklemeler yapılarak tamamen matris iÅŸlemleri ve uygulamalarını kapsamaktadır. Cebirsel denklem sistemleri, sonuçların tekilliÄŸi ve var olup olmadığı, determinantlar ve onların doÄŸal olarak nasıl oluÅŸtuÄŸu, öz deÄŸer problemleri ve onların matris fonksiyonlarına … [Read more...] about Do''rusal Cebir II: Kare Matrisler, Hesaplama Y''ntemleri ve Uygulamalar / Linear Algebra II: Square Matrices, Calculation Methods and Applications
Math and Logic
Methods for Solving Problems
In this course, we will explore different types of problems, the boundaries of what makes a problem solvable, and the different algorithms, rules, and heuristics we can implement to solve these problems. … [Read more...] about Methods for Solving Problems
Aprendizaje de las matem''ticas de primaria
En este segundo curso de acceso gratuito* del programa especializado Educación Matemática para profesores de primaria, conocerás las cuestiones particulares sobre el aprendizaje de las matemáticas y las dificultades y los errores más frecuentes que tienen que enfrentar los estudiantes al aprenderlas. El curso tiene una duración aproximada de seis semanas, con una … [Read more...] about Aprendizaje de las matem''ticas de primaria
Automated Reasoning: Symbolic Model Checking
This course presents how properties of acting systems and programs can be verified automatically. The basic notion is a transition system: any system that can be described by states and steps. We present how in CTL (computation tree logic) properties like reachability can be described. Typically, a state space may be very large. One way to deal with this is symbolic model … [Read more...] about Automated Reasoning: Symbolic Model Checking
Problem Solving Using Computational Thinking
Have you ever heard that computers "think"? Believe it or not, computers really do not think. Instead, they do exactly what we tell them to do. Programming is, "telling the computer what to do and how to do it." Before you can think about programming a computer, you need to work out exactly what it is you want to tell the computer to do. Thinking through problems this way is … [Read more...] about Problem Solving Using Computational Thinking