Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

The standard equations for computing the mean and covariance from N samples is N = N 1 i = 1 N x ( i )

The standard equations for computing the mean and covariance from N samples is

N=N1i=1Nx(i)

N=N1(x(i))N)(x(i)N)T

The direct implementation of these equations would require two passes through the data, once to computeN and once to computeN . However, sometimes this isn't possible or convenient. For instance, ifN is very large or the data is streaming in and can't be stored. In those cases we would like a recursive form of the equations so that we can computeN andN fromN1 and N1.

Prove that the mean vector can be updated asN=N1+N1(x(N)N1)

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_2

Step: 3

blur-text-image_3

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

Algebra (subscription)

Authors: Elayn Martin Gay

5th Edition

0134179137, 9780134179131

More Books

Students also viewed these Mathematics questions