How to write the code for the following problem?
    5 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
There are 25 columns in a given dataset each having 10000 points of the form - x(n) = A + w(n) where w(n) ~ N(0,A) AWGN.
1. Estimate A' using maximum likelihood estimation.
 2. Using Monte carlo simulations find E(A') and var (A'). 
3. Plot (E(A')-A)^2 and var(A') as function of N. 4. Find pdf of A'. Plot for N= 5,10,20. Take any of N columns.
2 comentarios
  Ankit
      
 el 14 de Jun. de 2021
				it would be great if you post the problem you are facing during implementation instead of asking for complete solution
Respuestas (0)
Ver también
Categorías
				Más información sobre Monte-Carlo en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

