I need help in adding white noise to my initial conditions while solving reaction diffusion equation by FEM using MATLAB

2 visualizaciones (últimos 30 días)
%icFcn=@(region)[wgn(1,46337,0); wgn(1,46337,0)];
setInitialConditions(model,icFcn);
I am doing it as per the above in pdetool but not sure if I am doing it write. Can anyone help on it?

Respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by