Answered step by step
Verified Expert Solution
Question
1 Approved Answer
The bell-shaped Gaussian probability density function, f(x)=12exp[12(x)2]f(x)=12exp[12(x)2] is one of the most widely used functions in science and technology. The parameters of the function ([,+][,+],
The bell-shaped Gaussian probability density function,
f(x)=12exp[12(x)2]f(x)=12exp[12(x)2]
is one of the most widely used functions in science and technology. The parameters of the function ([,+][,+], >0>0) are prescribed real numbers. Write a MATLAB script for evaluating this function when =0=0, =2=2, x=1x=1.
Verify your answer by getting the same result from Wolfram Alpha mathematical search engine, also by using MATLABs builtin function normpdf(xx,,).
1. The bell-shaped Gaussian probability density function f(x) = no is one of the most widely used functions in science and technology. The parameters of the function ( E [-00, +00], > 0) are prescribed real numbers, write a MATLAB script for evaluating this function when = 0, = 2, x = 1 Verify your answer by getting the same result from Wolfram Alpha mathematical search engine, also by using MATLAB's builtin function normpdf(x,u,o)Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started