is there anybody know to do this? i have the code for question number 2. x=-2:0.01:1.6, y=1sqrt/2*pi*exp(-1/2)^2, P=trapz(x,y) thanks for the help! appreciated
3 ビュー (過去 30 日間)
古いコメントを表示
3 件のコメント
Jan
2021 年 11 月 7 日
how to write the e^-1/2(x)^2
This would be a good question for the forum. Answer: exp(-0.5* x^2)
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Get Started with Curve Fitting Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!