- This topic has 0 replies, 1 voice, and was last updated 4 years, 8 months ago by fatima.
-
AuthorPosts
-
17. June 2016 at 18:23 #5597fatimaParticipant
when I’m running matlab file “LTE_sim_main_launcher_demo_stochastic_network” I’m getting the following errors
Using “tri_sector_plus_femtocells” simulation configuration.
Vienna LTE-A System Level simulator
(c) 2008-2016, Institute of Telecommunications (TC), TU Wien
This work has been funded by A1 Telekom Austria AG and the Christian Doppler Laboratory for Design Methodology of Signal Processing Algorithms.By using this simulator, you agree to the license terms stated in the license agreement included with this work
Creating eNodeBs, (geometry: “hybrid”)
Site 1, eNodeB 1: TS 36.942-recommended pathloss model, urban environment
Site 2, eNodeB 1: TS 36.942-recommended pathloss model, urban environment
Site 3, eNodeB 1: TS 36.942-recommended pathloss model, urban environment
Site 4, eNodeB 1: TS 36.942-recommended pathloss model, urban environment
Site 5, eNodeB 1: TS 36.942-recommended pathloss model, urban environment
Site 6, eNodeB 1: TS 36.942-recommended pathloss model, urban environment
Site 7, eNodeB 1: TS 36.942-recommended pathloss model, urban environment
Site 8, eNodeB 1: TS 36.942-recommended pathloss model, urban environment
Site 9, eNodeB 1: TS 36.942-recommended pathloss model, urban environment
Site 10, eNodeB 1: TS 36.942-recommended pathloss model, urban environment
Site 11, eNodeB 1: TS 36.942-recommended pathloss model, urban environment
Site 12, eNodeB 1: TS 36.942-recommended pathloss model, urban environment
Site 13, eNodeB 1: TS 36.942-recommended pathloss model, urban environment
Creating cell pathloss map
Generating shadow fading
Generating Claussen space-correlated shadow fading map, one map per site or RRH
Applying Minimum Coupling Loss to the final pathloss maps
Calculating average sector capacity (macroscopic and shadow fading)
Calculating average sector capacity (macroscopic fading)
Generating UEs: predefined
Creating prop fair Sun schedulers and resource block grids
Loading UE fast fading from data_files\channel_traces\winner+_1x1_SIXO_20MHz_5.0Kmph_5s_delay_3_v1_.mat
.Entering main simulation loop, 10 TTIs
TTI 1/10: *****++..
TTI 2/10: *****++..
TTI 3/10: *****++..
TTI 4/10: *****++..
TTI 5/10: *****++..
TTI 6/10: *****++..
TTI 7/10: *****++..
TTI 8/10: *****++..
TTI 9/10: *****++..
TTI 10/10: *****++..
Time to finish: 0 hours and 0.00 minutes
Simulation finished
Total elapsed time: 1m, 28s
Saving results to 2.14GHz_freq_20fMHz_bw_winner+_5.0Kmph_10TTIs_20160617_211237_lab01_prop_fair_Sun_SISO_precomputed_precoding_r1375_tri_sector_plus_femtocells_.mat
Traces saved in the standard format
why the value of n is ??? Error using ==> ecdf at 152
Input sample has no valid data (all missing values).Error in ==> miscUtils>miscUtils.ecdf at 325
[ecdf_data.f ecdf_data.x ecdf_data.flo ecdf_data.fup] = ecdf(input_vector_finite);Error in ==> LTE_GUI_show_aggregate_results>plot_aggregate_results at 256
throughput_Mbps_ecdf_all = utils.miscUtils.ecdf([the_UE_traces.average_throughput_Mbps]);Error in ==> LTE_GUI_show_aggregate_results>LTE_GUI_show_aggregate_results_OpeningFcn at 106
plot_aggregate_results(handles)Error in ==> gui_mainfcn at 221
feval(gui_State.gui_OpeningFcn, gui_hFigure, [], guidata(gui_hFigure), varargin{:});Error in ==> LTE_GUI_show_aggregate_results at 44
[varargout{1:nargout}] = gui_mainfcn(gui_State, varargin{:});Error in ==> LTE_sim_main_launcher_demo_stochastic_network at 61
GUI_handles.aggregate_results_GUI = LTE_GUI_show_aggregate_results(simulation_data);>> %– 6/17/2016 9:12 PM –%
-
AuthorPosts
- You must be logged in to reply to this topic.