3d graph showing reconstruction error
Afficher commentaires plus anciens
Question :
I want to plot 3 axis giving me 3d graph ! One axis is error, second is number of iteration, 3rd is % of missing sample
My Conjugate gradient based algorithm is giving me fully reconstructed sample i put in the signal missing samples.
So assuming this is my example
A= signal with missing sample
P=% of missing samples in A
b=reconstructed signal
n=number of iteration
e=error
so i put in signal with 512 samples with 5% missing samples and it takes 20 iteration with say 0.002 as error...
now i will increase the missing part to 10% and it will obviously take more iteration and error may be increase depending on missing samples.
I want to do it from 5% till 70% missing samples...
Looking for your ideas for input
Cheerr
kk
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Parametric Spectral Estimation dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!