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
1 次查看(过去 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!