Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

In below questions, it seems that my Matlab codes are wrong because of the weird answers(value of F, G). Please find what is wrong with

In below questions, it seems that my Matlab codes are wrong because of the weird answers(value of F, G).

Please find what is wrong with my Matlab code or comment.

image text in transcribed

fra) CE[-100,100] 127 d ( 1100 foc) dx clc: close alli clear: syms x; expr = 1/sqrt(2*pi) *exp(-(x. 2)/2); F = int(expr. [-100,100]) F = (718670522143291342 (1/2)*pi (1/2) *erf (50+2" (1/2)/18014398509481984 forg 2527 2. so goe) doc When glac) = I want ( Taylor series of f(x) until 2nd derivative) -897799149787506656525/6755399441055744 clc: close alli cleari >> -897799149787506656525/6755399441055744 syms x; g = 1/sart(2*pi) + (-1/(2*sqrt(2*pi)))+(x. 2): ans = expr = g; G = int(expr. (-100,100]) -1.3290e+05

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Processing Fundamentals Design And Implementation

Authors: KROENKE DAVID M.

1st Edition

8120322258, 978-8120322257

More Books

Students also viewed these Databases questions