Feeds
提问
How to encrypt image using my own chaotic map instead of baker's map?
Professor, i am using a choatic map (in code it is with name a squence, this sequence is gotten from a matrix S2, that S2 (minim...
6 months 前 | 0 个回答 | 0
0
个回答已回答
How to solve the system of time dependent coupled PDE's?
% Function for Shuffling Pixels Using Chaotic Sequence (Replacing Baker's Map) function shuffled_img = shuffle_pixels_with_sequ...
How to solve the system of time dependent coupled PDE's?
% Function for Shuffling Pixels Using Chaotic Sequence (Replacing Baker's Map) function shuffled_img = shuffle_pixels_with_sequ...
6 months 前 | 0
已回答
Determining the right relative and absolute tolerances
This is first file of code: SAVE THIS PART WITH NAME funn function dydt = funn(t,y,x,nx,dx,delta,Reynolds,H,Hdot); %persist...
Determining the right relative and absolute tolerances
This is first file of code: SAVE THIS PART WITH NAME funn function dydt = funn(t,y,x,nx,dx,delta,Reynolds,H,Hdot); %persist...
9 months 前 | 0
已回答
Determining the right relative and absolute tolerances
How to get more outputs of chaotic maps by adjusting Relative Tolerance (ReTo1) Absolute Tolerance (AbsT1)? I am running a code ...
Determining the right relative and absolute tolerances
How to get more outputs of chaotic maps by adjusting Relative Tolerance (ReTo1) Absolute Tolerance (AbsT1)? I am running a code ...
9 months 前 | 0
已回答
How to solve the system of time dependent coupled PDE's?
First i have to draw fig 10a and then Fig 8. Then I will use the outputs for my further research work.
How to solve the system of time dependent coupled PDE's?
First i have to draw fig 10a and then Fig 8. Then I will use the outputs for my further research work.
1 year 前 | 0
提问
How to solve the system of time dependent coupled PDE's?
The system this paper (DOI: 10.1017/S0022112003003835) Thank you. Fig10a(0.2,2050) function Fig10a(delta, Reynolds) % Main fu...
1 year 前 | 1 个回答 | 0