Fiche 15 - Python et environnement Nspire 1

Calculs statistiques : fluctuation d'échantillonnage. Coder en Python une expérience aléatoire. Représenter les données.

Publisher: T3 France

Editor: T3 France

Author: T3 France

Topic:  Mathematics, Computer Science

Tags: Statistics, Programming, Python

Fiche 16 - Python et environnement Nspire 2

Photographie numérique : pixels et composantes R,G,B. Importer et traiter une image.
Script Python.

Publisher: T3 France

Editor: T3 France

Author: T3 France

Topic:  Mathematics, Computer Science

Tags: Programming, Python, Images

Fiche 17 - Python et une microbit

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

Publisher: T3 France

Editor: T3 France

Author: T3 France

Topic:  Computer Science

Tags: 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.

Publisher: T3 France

Editor: T3 France

Author: T3 France

Topic:  Computer Science, Physics

Tags: 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.

Publisher: T3 France

Editor: T3 France

Author: T3 France

Topic:  Mathematics, Computer Science

Tags: Geometry, Programming, Python

Fiche 01_V4 - Présentation

Présentation de la TI-Nspire™ CX II-T CAS.

Publisher: T3 France

Editor: T3 France

Author: T3 France

Topic:  Mathematics, Computer Science

Tags: Computer Algebra, 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.

Publisher: T3 France

Editor: T3 France

Author: T3 France

Topic:  Mathematics, Computer Science

Tags: Computer Algebra, Programming, Python

Calculating the position of the James Webb Space Telescope using Python or TI-Basic

Students calculate the position of James Webb Space Telescope (JWST) using an iterative Python program in Langrange2.tns and TI-Basic in Lagrange3.tns.

Publisher: T³ Europe

Editor: Ian Galloway

Author: Veit Berger

Topic:  Mathematics, Physics, Computer Science

Tags: Python, Algebra, Solving equations, Gravitation, Lagrange

Erstellen von Turtle-Grafiken unter Python

Nach dem Installieren des Turtle-Moduls auf dem TI-Nspire CX II können unter Python Turtle-Programme erstellt werden.

Publisher: Texas Instruments Education Technology

Topic:  Computer Science, Mathematics

Tags: Python

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.

Publisher: Texas Instruments Inc.

Topic:  Mathematics

Tags: 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…

Publisher: T3 France

Editor: T3 France

Author: Robert Cabane, Laurent Didier

Topic:  Mathematics, Computer Science

Tags: 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.

Publisher: T3 France

Editor: T3 France

Author: Robert Cabane, Laurent Didier

Topic:  Mathematics, Computer Science

Tags: 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...

Publisher: T3 France

Editor: T3 France

Author: Robert Cabane, Laurent Didier

Topic:  Mathematics, Computer Science

Tags: 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…

Publisher: T3 France

Editor: T3 France

Author: Robert Cabane, Laurent Didier

Topic:  Mathematics, Computer Science

Tags: 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.

Publisher: T3 France

Editor: T3 France

Author: Robert Cabane, Laurent Didier

Topic:  Mathematics, Computer Science

Tags: Combinaisons, Encadrement, Random, Programming, Recursion, Python