I need help in adding white noise to my initial conditions while solving reaction diffusion equation by FEM using MATLAB
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
%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?
0 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Calculus in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!