Skip to content

BahMoh/Estimation-Theory-Maximum-Likelihood-Least_square_Error_Estimation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Estimation-Theory-Maximum-Likelihood-Least_square_Error_Estimation

Solving a few Estimation Theory problems, using Matlab Hi This is an estimation theory assignment from KN Toosi university of Technology, Iran, Tehran. Prof. Saeed Khankalantari. Teaching Assistant Mohamad Ghashangzadeh.

This assignment requires a basic knowledge of Estimation Theory, and Matlab programming Language.

Problem 1, utilizes Newton-Raphson method for estimating the maximum of a given equation. And for different initial values it demonstrates the inability of Newton-Raphson method.

Problem 2, utilizes the Maximum Likelihood to estimate the unknown parameters of the Equation x(n). Actually the unknown parameters here are the frequencies [5, 10, 15, 20]. We want to estimate them.

Problem 3, Using LSE(Least Square Error) Estimator, Estimate the unknown Parameters A1 and A2, From the signal s(n) which exhibits noisy measurement.

About

Solving a few Estimation Theory problems, using Matlab

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages