Effacer les filtres
Effacer les filtres

How to plot the evolution of x with iteration. (logistic map question)

2 vues (au cours des 30 derniers jours)
Gibson.G
Gibson.G le 14 Avr 2017
Modifié(e) : Gibson.G le 14 Avr 2017
where mod(2n) indicates the remainder after division by 2n .Here 0≤Xi<1 and n, \alpha, and \beta are suitable integers. investigate the properties of the maps for various values of \alpha when the \beta=0 and again when \beta=1. function should produce one clearly labeled plot the evolution of x with iteration. Vary alpha from 0 to 15.Use this to determine when this logistic map produces pseudo-random numbers.
Hi guys, I'm a totally new one to learn how to use matlab and met this problem. My personal thoughts about this question is firstly create: function [x] = problem1(x0, alpha, beta, n, Niter) I would like to set Niter as 300, and got those inputs for initial guess of x0, alpha,beta and n. guessing n can be like 8,16,or 32 some numbers like that because of 2 of n th power. Um...the rest code confused me a lot and hoping to get your help! Thank you so much!

Réponses (0)

Catégories

En savoir plus sur Geographic Plots dans Help Center et File Exchange

Produits

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by