Skip to main content
Graph
Search
fr
|
en
Login
Search
All
Categories
Concepts
Courses
Lectures
MOOCs
People
Practice
Publications
Startups
Units
Show all results for
Home
Lecture
Interactive Number Guessing Game
Graph Chatbot
Related lectures (32)
Previous
Page 1 of 4
Next
Quantum Random Number Generation
Explores quantum random number generation, discussing the challenges and implementations of generating good randomness using quantum devices.
Random Number Generation: Deterministic Sequences in C++
Covers the implementation of deterministic random number generation in C++ simulations.
Matlab 2: Vectorisation and Functions
Covers vectorisation, functions, and flow control in Matlab, emphasizing the importance of avoiding global variables and providing examples of simple plots and debugging techniques.
Stochastic Simulation: Random Number Generators
Explores random number generators, including Pseudo-RNG algorithms, properties, assessment methods, and independence testing.
Random Number Generators: Properties and Examples
Covers uniform and pseudo-random number generators, properties, examples, and quality assessment through empirical tests.
Random Number Generators: Modulo Generator
Explores random number generators on computers, focusing on the Modulo generator and the criteria for pseudo random numbers.
Random Number Generators: Basics and Algorithms
Explores random number generators, from true random numbers to pseudo random algorithms, including the modulo generator and advanced techniques.
Random Number Generation
Explores the challenges of generating random numbers and secret key generation in secure communication.
C Language Libraries
Explores standard C libraries, error handling, random number generation, and custom printf variants.
MATLAB Essentials: Functions and Variables
Covers essential MATLAB functions, variables, loops, and debugging tools.