Updating search results...

Search Resources

10000 Results

View
Selected filters:
Algebraic Equations, Inequalities, and Properties
Read the Fine Print
Rating
0.0 stars

This lesson is about trying to get students to make connections between ideas about equations, inequalities, and expressions. The lesson is designed to give students opportunities to use mathematical vocabulary for a purpose to describe, discuss, and work with these symbol strings.The idea is for students to start gathering global information by looking at the whole number string rather than thinking only about individual procedures or steps. Hopefully students will begin to see the symbol strings as mathematical objects with their own unique set of attributes. (7th Grade Math)

Subject:
Algebra
Mathematics
Numbers and Operations
Material Type:
Activity/Lab
Lecture
Lesson Plan
Teaching/Learning Strategy
Provider:
Noyce Foundation
Provider Set:
Inside Mathematics
Author:
Disston, Jacob
Date Added:
11/30/2011
Algebraic Geometry
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This is the first semester of a two-semester sequence on Algebraic Geometry. The goal of the course is to introduce the basic notions and techniques of modern algebraic geometry. It covers fundamental notions and results about algebraic varieties over an algebraically closed field; relations between complex algebraic varieties and complex analytic varieties; and examples with emphasis on algebraic curves and surfaces. This course is an introduction to the language of schemes and properties of morphisms.

Subject:
Algebra
Geometry
Mathematics
Material Type:
Full Course
Provider:
MIT
Provider Set:
MIT OpenCourseWare
Author:
Bezrukavnikov, Roman
Date Added:
09/01/2015
Algebraic Geometry
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This course covers the fundamental notions and results about algebraic varieties over an algebraically closed field. It also analyzes the relations between complex algebraic varieties and complex analytic varieties.

Subject:
Algebra
Geometry
Mathematics
Material Type:
Full Course
Provider:
MIT
Provider Set:
MIT OpenCourseWare
Author:
Olsson, Martin
Date Added:
09/01/2003
Algebraic Geometry
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This course provides an introduction to the language of schemes, properties of morphisms, and sheaf cohomology. Together with 18.725 Algebraic Geometry, students gain an understanding of the basic notions and techniques of modern algebraic geometry.

Subject:
Algebra
Geometry
Mathematics
Material Type:
Full Course
Provider:
MIT
Provider Set:
MIT OpenCourseWare
Author:
Kedlaya, Kiran
Date Added:
02/01/2009
Algebraic Reasoning -- Out Teach
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

Students work with the concept of equality and balance to solve algebraic equations.

Subject:
Mathematics
Material Type:
Lesson Plan
Author:
Out Teach
Date Added:
07/22/2021
Algebraic Techniques and Semidefinite Optimization
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This research-oriented course will focus on algebraic and computational techniques for optimization problems involving polynomial equations and inequalities with particular emphasis on the connections with semidefinite optimization. The course will develop in a parallel fashion several algebraic and numerical approaches to polynomial systems, with a view towards methods that simultaneously incorporate both elements. We will study both the complex and real cases, developing techniques of general applicability, and stressing convexity-based ideas, complexity results, and efficient implementations. Although we will use examples from several engineering areas, particular emphasis will be given to those arising from systems and control applications.

Subject:
Algebra
Applied Science
Engineering
Mathematics
Material Type:
Full Course
Provider:
MIT
Provider Set:
MIT OpenCourseWare
Author:
Parrilo, Pablo
Date Added:
02/01/2006
Algebraic Topology I
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This is a course on the singular homology of topological spaces. Topics include: Singular homology, CW complexes, Homological algebra, Cohomology, and Poincare duality.

Subject:
Geometry
Mathematics
Material Type:
Full Course
Provider:
MIT
Provider Set:
MIT OpenCourseWare
Author:
Miller, Haynes
Date Added:
09/01/2016
Algebraic Topology II
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This is the second part of the two-course series on algebraic topology. Topics include basic homotopy theory, obstruction theory, classifying spaces, spectral sequences, characteristic classes, and Steenrod operations.

Subject:
Geometry
Mathematics
Material Type:
Full Course
Provider:
MIT
Provider Set:
MIT OpenCourseWare
Author:
Miller, Haynes
Date Added:
02/01/2020
Algebra vettoriale
Conditional Remix & Share Permitted
CC BY-NC
Rating
0.0 stars

Vengono descritte le regole di base per la manipolazioni di elementi appartanenti a spazi vettoriali.

Subject:
Engineering
Material Type:
Module
Author:
Antonio Bilotta
Date Added:
06/28/2018
Algorithm Engineering
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This is a research-oriented course on algorithm engineering, which will cover both the theory and practice of algorithms and data structures. Students will learn about models of computation, algorithm design and analysis, and performance engineering of algorithm implementations. We will study the design and implementation of sequential, parallel, cache-efficient, external-memory, and write-efficient algorithms for fundamental problems in computing. Many of the principles of algorithm engineering will be illustrated in the context of parallel algorithms and graph problems.

Subject:
Applied Science
Computer Science
Engineering
Material Type:
Full Course
Provider:
MIT
Provider Set:
MIT OpenCourseWare
Author:
Leiserson, Charles
Shun, Julian
Date Added:
02/01/2023
Algorithmic Aspects of Machine Learning
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This course is organized around algorithmic issues that arise in machine learning. Modern machine learning systems are often built on top of algorithms that do not have provable guarantees, and it is the subject of debate when and why they work. In this class, we focus on designing algorithms whose performance we can rigorously analyze for fundamental machine learning problems.

Subject:
Applied Science
Computer Science
Engineering
Mathematics
Material Type:
Full Course
Provider:
MIT
Provider Set:
MIT OpenCourseWare
Author:
Moitra, Ankur
Date Added:
02/01/2015
Algorithmic Bias
Only Sharing Permitted
CC BY-NC-ND
Rating
0.0 stars

This lesson centers around the How AI Works: Equal Access and Algorithmic Bias video from the How AI Works video series. Watch this video first before exploring the lesson plan.

In this lesson, students will practice cropping images to uncover the bias underlying the Twitter cropping algorithm. Then, students will read and watch a video about the discovery of this biased algorithm. Finally, students will discuss ways to recognize and reduce bias along with analyzing Twitter's response to the allegations of bias in their cropping algorithm.

This lesson can be taught on its own, or as part of a 7-lesson sequence on How AI Works. Duration: 45 minutes

Subject:
Applied Science
Computer Science
Mathematics
Statistics and Probability
Material Type:
Lesson Plan
Provider:
Code.org
Provider Set:
How AI Works
Date Added:
04/03/2024
Algorithmic Lower Bounds: Fun with Hardness Proofs
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

6.890 Algorithmic Lower Bounds: Fun with Hardness Proofs is a class taking a practical approach to proving problems can’t be solved efficiently (in polynomial time and assuming standard complexity-theoretic assumptions like P ≠ NP). The class focuses on reductions and techniques for proving problems are computationally hard for a variety of complexity classes. Along the way, the class will create many interesting gadgets, learn many hardness proof styles, explore the connection between games and computation, survey several important problems and complexity classes, and crush hopes and dreams (for fast optimal solutions).

Subject:
Applied Science
Computer Science
Engineering
Mathematics
Material Type:
Full Course
Provider:
MIT
Provider Set:
MIT OpenCourseWare
Author:
Demaine, Erik
Date Added:
09/01/2014
Algorithmic thinking
Unrestricted Use
CC BY
Rating
0.0 stars

2023 Education Vision "Face to face in-service trainings will be organized for the teaching of algorithmic thinking of classroom teachers in a computer-free environment." The in-service program was opened within the scope of the study, which was initiated in line with the target.

Subject:
Education
Educational Technology
Material Type:
Teaching/Learning Strategy
Date Added:
09/10/2019
Algorithm predicts neural electrical activity during shock therapy
Unrestricted Use
CC BY
Rating
0.0 stars

This resource is a video abstract of a research paper created by Research Square on behalf of its authors. It provides a synopsis that's easy to understand, and can be used to introduce the topics it covers to students, researchers, and the general public. The video's transcript is also provided in full, with a portion provided below for preview:

"A new algorithm has successfully mapped part of the brain’s circuitry during shock therapy. For those suffering from severe depression, the approach could make for safer and more effective treatment. For brain research at large, it could lead to better ways of untangling noisy neural data to reveal real connections between different focal regions of the brain. Despite the gruesome picture painted by pop culture, modern shock therapy is a mild treatment option. In fact, over 2 million treatments are administered worldwide every year. Under general anesthesia, patients receive a small amount of current to the brain, triggering a brief seizure. The resulting changes in brain chemistry have been shown to reverse symptoms of mental health conditions like severe depression or bipolar disorder. But the procedure isn’t perfect. One of the most troubling side effects is memory loss, a result of poor targeting. To be effective and safe, induced seizures should be restricted to the pre-frontal cortex..."

The rest of the transcript, along with a link to the research itself, is available on the resource itself.

Subject:
Anatomy/Physiology
Applied Science
Health, Medicine and Nursing
Life Science
Material Type:
Diagram/Illustration
Reading
Provider:
Research Square
Provider Set:
Video Bytes
Date Added:
09/20/2019
Algorithms
Conditional Remix & Share Permitted
CC BY-SA
Rating
0.0 stars

This book aims to be an accessible introduction into the design and analysis of efficient algorithms. Throughout the book we will introduce only the most basic techniques and describe the rigorous mathematical methods needed to analyze them.

The topics covered include:

The divide and conquer technique.
The use of randomization in algorithms.
The general, but typically inefficient, backtracking technique.
Dynamic programming as an efficient optimization for some backtracking algorithms.
Greedy algorithms as an optimization of other kinds of backtracking algorithms.
Hill-climbing techniques, including network flow.

The goal of the book is to show you how you can methodically apply different techniques to your own algorithms to make them more efficient. While this book mostly highlights general techniques, some well-known algorithms are also looked at in depth. This book is written so it can be read from "cover to cover" in the length of a semester, where sections marked with a * may be skipped.

Subject:
Mathematics
Material Type:
Textbook
Provider:
Wikibooks
Date Added:
07/27/2016
Algorithms & Dance
Conditional Remix & Share Permitted
CC BY-NC-SA
Rating
0.0 stars

This resource was created by Jenny Motacek, in collaboration with Dawn DeTurk, Hannah Blomstedt, and Julie Albrecht, as part of ESU2's Integrating the Arts project. This project is a four year initiative focused on integrating arts into the core curriculum through teacher education, practice, and coaching.

Subject:
Mathematics
Performing Arts
Material Type:
Lesson Plan
Author:
Arts ESU2
Date Added:
02/01/2023