Materialdatenbank

Hier finden Sie praxisorientierte Aufgabenbeispiele für Ihren MINT-Unterricht!

Suchen und filtern Sie nach kostenlosen Materialien, Videos und Webinaren.

Fiche 17 - Python et une microbit

Objets connectés : interagir avec une carte Micro:bit.

Verlag: T3 France

Herausgeber: T3 France

Autor: T3 France

Fach:  Computer Science

Schlagwörter: Programming, Python, BBC micro:bit

Fiche 18 - Python et microbit radio

Objets connectés : communiquer avec deux cartes Micro:bit en mode radio. Script Python.

Verlag: T3 France

Herausgeber: T3 France

Autor: T3 France

Fach:  Computer Science, Physics

Schlagwörter: Programming, Python, BBC micro:bit

Fiche 20 - Geometrie - Moyennes et Python

Géométrie : calculs de moyennes. Utilisation de l'application Géométrie de la TI-Nspire CX. Script Python.

Verlag: T3 France

Herausgeber: T3 France

Autor: T3 France

Fach:  Mathematics, Computer Science

Schlagwörter: Geometry, Programming, Python

Fiches de prise en main de TI-Nspire™ CX II-T CAS

Série de 20 fiches permettant la prise en main de TI-Nspire™ CX II-T CAS et des diverses applications incluses dans cette calculatrice formelle.

Verlag: T3 France

Herausgeber: T3 France

Autor: T3 France

Fach:  Mathematics, Computer Science

Schlagwörter: Computer Algebra, Programming, Python

Fiche 05_V4 - Un peu de calcul formel 4

Calcul formel : trigonométrie. Linéariser, développer, résoudre des équations trigonométriques.

Verlag: T3 France

Herausgeber: T3 France

Autor: T3 France

Fach:  Mathematics, Computer Science

Schlagwörter: Computer Algebra, Programming

Fiche 06_V4 - Un peu de calcul formel 5

Calcul formel : nombres complexes.

Verlag: T3 France

Herausgeber: T3 France

Autor: T3 France

Fach:  Mathematics, Computer Science

Schlagwörter: Computer Algebra, Programming

Fiche 02_V4 - Un peu de calcul formel 1

Calcul formel : développer, factoriser une expression, résoudre une équation, calculer des sommes.

Verlag: T3 France

Herausgeber: T3 France

Autor: T3 France

Fach:  Mathematics, Computer Science

Schlagwörter: Computer Algebra, Programming

Fiche 03_V4 - Un peu de calcul formel 2

Calcul formel : étude d'une fonction.

Verlag: T3 France

Herausgeber: T3 France

Autor: T3 France

Fach:  Mathematics, Computer Science

Schlagwörter: Computer Algebra, Programming

Fiche 04_V4 - Un peu de calcul formel 3

Calcul formel : intégration, développements limités.

Verlag: T3 France

Herausgeber: T3 France

Autor: T3 France

Fach:  Mathematics, Computer Science

Schlagwörter: Computer Algebra, Programming

Meet the TI-Rover with geometry challenges

Introduction to the TI-Rover technology and programming Rover with a set of Geometry challenges for middle school and high school students.

Verlag: Texas Instruments Inc.

Fach:  Mathematics

Schlagwörter: 2D shapes, Angles, Geometry, Programming, Python, Rectangles, TI-Innovator Rover, Triangle

Le calcul des logarithmes

C’est l’Écossais John Napier (ou Neper) (1550-1617) qui inventa les logarithmes, pour faciliter les calculs propres aux activités de banque et de commerce, puis pour les calculs dans la mar…

Verlag: T3 France

Herausgeber: T3 France

Autor: Robert Cabane, Laurent Didier

Fach:  Mathematics, Computer Science

Schlagwörter: Logarithms, Briggs, Encadrement, Programming, Python

L'approximation « Monte Carlo »

La méthode dite de Monte-Carlo est une méthode visant à approcher une solution d’une équation mathématique, voire toute valeur numérique, en utilisant des procédés aléatoires.

Verlag: T3 France

Herausgeber: T3 France

Autor: Robert Cabane, Laurent Didier

Fach:  Mathematics, Computer Science

Schlagwörter: Monte Carlo Method, Probability, Probability experiment, Random, Intégrale, Programming, Python

Un problème de surréservation

Modéliser une situation par un schéma de Bernoulli, par une loi binomiale.
Utiliser l’expression de la loi binomiale pour résoudre un problème de seuil, de comparaison, d’optimisation...

Verlag: T3 France

Herausgeber: T3 France

Autor: Robert Cabane, Laurent Didier

Fach:  Mathematics, Computer Science

Schlagwörter: Bernoulli, Surbooking, Binomial law, Programming, Python

Le triangle de Pascal

En 1654, Blaise Pascal écrit son Traité du triangle arithmétique dans lequel il donne une présentation pratique en tableau des coefficients du binôme, appelé maintenant « triangle de Pascal…

Verlag: T3 France

Herausgeber: T3 France

Autor: Robert Cabane, Laurent Didier

Fach:  Mathematics, Computer Science

Schlagwörter: Pascal, Combinaisons, Binôme, Sierpinski, Programming, Recursion, Python

La combinatoire des parties

Combinaisons de k éléments d’un ensemble à n éléments : parties à k éléments de l’ensemble.
Représentation en termes de mots ou de chemins.

Verlag: T3 France

Herausgeber: T3 France

Autor: Robert Cabane, Laurent Didier

Fach:  Mathematics, Computer Science

Schlagwörter: Combinaisons, Encadrement, Random, Programming, Recursion, Python

Vitesses de croissance

Calculer des termes d’une suite définie explicitement, par récurrence ou par un algorithme.
Suites arithmétiques, suites géométriques. Croissance arithmétique, croissance géométrique (expo…

Verlag: T3 France

Herausgeber: T3 France

Autor: Robert Cabane, Laurent Didier

Fach:  Mathematics, Computer Science

Schlagwörter: Sequences, Modeling, Growth, Programming, Python