Access SchedulerInput from gnbmacscheduler.m to main program.m by writing wrapper function
    3 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    Anand Rajgopalan
 el 13 de Ag. de 2020
  
    
    
    
    
    Comentada: Anand Rajgopalan
 el 30 de Ag. de 2020
            Hii, I need help how to access elements of schedulerinput function in gnbmacscheduler.m in my main routine. Using some wrapper function please provide me what is meant by wrapper function.
0 comentarios
Respuesta aceptada
  Deepthi Chander
    
 el 27 de Ag. de 2020
        
      Editada: Deepthi Chander
    
 el 27 de Ag. de 2020
  
      I understand that you would like to access the input to the scheduler implementation from the main script of the 5G FDD/TDD scheduling examples (https://www.mathworks.com/help/5g/system-level-simulation.html?s_tid=CRUX_lftnav) . I assume that you would want this in order to be able to implement your own custom scheduler. At present you can access schedulerInput from the helper functions of the illustrated scheduling strategies: (hNRSchedulingStrategyPF or hNRSchedulingStrategyRR or hNRSchedulingStrategyBestCQI). The explanations in the examples also describe how to customize the example to support the case of using a custom scheduler. Details are provided in the ‘Further Exploration’ section of the examples. 
1 comentario
Más respuestas (0)
Ver también
Categorías
				Más información sobre State-Space Control Design and Estimation 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!

