Recherche
Voici les résultats de votre recherche.
Pages trouvées :
- 2d_random_walk_cells (te…exos)
- conformeres_alcanes_lineaires
- cv_vibration_einstein (t…xos)
- cv_vibration_einstein-solutions
- elasticite_caoutchouc_modele_conformationnel
- electrons (teaching:exos)
- entropie_configurationelle_simple
- entropie_gaz_rares_alcalins
- entropie_translation (te…exos)
- gaz_imparfait (teaching:exos)
- interactions_atomes (te…exos)
- lancers_consecutifs_de
- lancer_de (teaching:exos)
- lancer_des (teaching:exos)
- lancer_de_polyedre (tea…:exos)
- lancer_pieces (teaching:exos)
- lotto_bulletins_multi (t…xos)
- moyennes_vehicules (tea…:exos)
- paradoxe_anniversaires
- photons (teaching:exos)
- physicochimie2-exercices
- plus_ca_rate_plus_on_a_de_chance_que_ca_marche
- poker_menteur (teaching:exos)
- production_flacons_defauts
- random_walk-1d-few_steps
- random_walk-1d-many_steps-unsymetric
- rappels-proba-stat (tea…:exos)
- rotation_molecules_biatomiques
- rotation_vibration_molecules_biatomiques
- rubik_cube (teaching:exos)
- sequences_brins_adn (te…exos)
- sequences_proteines (te…exos)
- simulations_random_walks
- simulations_random_walks_codes
- star_molecules (teaching:exos)
- thermodynamique_statistique-exercices
- tirage_carte (teaching:exos)
- tp_simulations_monte-carlo_2019
- vdemery_espci (teaching:exos)
Résultats plein texte:
- simulations_random_walks_codes
- piece = [0.01,0.02,0.05,0.1,0.2,0.5,1.,2.] for i in range(1): # choice : random choice of an elem... andom number generator with any (constant) data # in order to generate reproducible random sequences. ... lue to "randomly" initiate the generator ! for j in range(3): #seed('ma chaîne personnielle') # ... # to randomly initiate the generator for i in range(10): print(randint(1000,9999))
- poker_menteur
- urn tuple(sorted([random.randint(1, nfaces) for i in range(ndes)])) # retourne un tuple try: return sorted([random.randint(1, nfaces) for i in range(ndes)]) # retourne une liste except: re... sorted([[lancer.count(valeur), valeur] for valeur in range(1,7)]) #print comptage, # décommenter ... signature = tuple([nombre for nombre, valeur in comptage if nombre != 0]) #print signature,
- thermodynamique_statistique-exercices
- 5.030.html|Statistical analysis of cell migration in 3D using the anisotropic persistent random walk m... 1|Anomalous diffusion of self-propelled particles in directed random environments]] (we also carried o... .org/le-nguyen-hoang/the-amazing-physics-of-water-in-trees/|La physique de l'eau dans les arbres]] (yc... 3/PhysRevE.98.062311|Pedestrian stepping dynamics in single-file movement]] Yi Ma, Ying Ying Sun, Eric
- paradoxe_anniversaires
- oss ! / ( (poss-n) ! * poss^n) pcomp = 1. for i in range(poss, poss-n, -1): pcomp = pcomp * i / ... 3blue1brown: "The birthday paradox is very famous in probability. If you take 23 people, there's about... <blockquote> The birthday paradox is very famous in probability. If you take 23 people, there's about... hances are over 90%. Try it! * Next time you're in an event with more than 118 people, think to your
- lancer_pieces
- """ return sum([random.choice(values) for i in range(n)]) values = [0,1] # tail or head nflips... = 10 # Pascal's triangle : pt = [[1],[1,1]] for i in range(len(pt),nflips+1): pt.append([1]+[pt[i-1][j-1] + pt[i-1][j] for j in range(1,i)]+[1]) print(pt[nflips], sum(pt[nflips]... ution nb = 102400 heads = [nheads(nflips) for j in range(nb)] #print heads c = collections.Counter(h
- sequences_brins_adn
- + log(2.*pi*j)/2. n=101 # petits nombres for i in range(1,n): print(i,factorial(4*i)/factorial(i)**4, 4**(4*i)) # petits nombres, en log for i in range(1,n): print(i,log(factorial(4*i)/factor... hermodynb : ln(j!) ~= j ln(j) - j print(pi) for i in range(100,100*n,100): print(i,logfactstir(4*i... *i*log(4)) # très grands nombres print(pi) for i in range(10000,10000*n,10000): print(i,logfactst
- rotation_vibration_molecules_biatomiques
- rg/doi/10.1021/acs.jchemed.7b00281|Misconceptions in the Exploding Flask Demonstration Resolved throug... ge.com/questions/165218/why-does-band-heads-arise-in-vibrational-rotational-spectra|Why does band heads arise in vibrational-rotational spectra?]] ===== Autres
- physicochimie2-exercices
- .org/le-nguyen-hoang/the-amazing-physics-of-water-in-trees/|La physique de l'eau dans les arbres]] (yc
- plus_ca_rate_plus_on_a_de_chance_que_ca_marche
- I discuss the underlying assumptions that result in a geometric distribution, the formula, and the me
- rotation_molecules_biatomiques
- tml|Cette référence]] indique : <blockquote>Lines in the pure rotational Raman spectrum of oxygen are
- vdemery_espci
- d Computations]] Werner Krauth, Series : Oxford Master Series in Physics, 13. ISBN-13: 9780198515364