ROC from Z transformation
    12 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
if you have a tf() in MATLAB for a Z transformation is there any way to get the Region of convergence data from it? (ROC)
Thanks!
0 comentarios
Respuestas (4)
  Azzi Abdelmalek
      
      
 el 10 de Sept. de 2013
        
      Editada: Azzi Abdelmalek
      
      
 el 10 de Sept. de 2013
  
      If you want to get the ROC, you have to do it manually. there is nothing reafering to region of convergence in ztrans function
doc ztrans
Also, we can't get the ROC from the resulting z transform, because the z transform is found in the region of convergence
0 comentarios
Ver también
Categorías
				Más información sobre Detection 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!



