Matlab and nonlinear dynamic

clear all; close all; %mu=0.5; mu=2.6:3e-4:4; x=0.6*ones(1,200); %for n=1:200 % x(n+1)=mu*x(n)*(1-x(n)); %end %plot(x(1,:),'k','markersize',10); %xlabel('n'); %ylabel('x(n)'); title('logistic(\mu=0
相關文章
相關標籤/搜索