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

2 ビュー (過去 30 日間)
%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 件)

カテゴリ

Help Center および File ExchangeCalculus についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by