Input function of convolution
    5 vues (au cours des 30 derniers jours)
  
       Afficher commentaires plus anciens
    
I have doubt about convolution. Is it possible to find the Input function that convolved, from the result of convolution? As an example y=conv(x,x). Is there a method to uniquely determine  'x', If only 'y' is known? 
1 commentaire
  Matt J
      
      
 le 24 Déc 2019
				Obviously not uniquely. For example, when x is a scalar, this reduces to the equation
y=x.^2
which does not have a unique solution for x.
Réponse acceptée
Voir également
Catégories
				En savoir plus sur Fourier Analysis and Filtering dans Help Center et File Exchange
			
	Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
