Help with a Matlab Code for Wimax 802.16 simulation, OFDM, MCCDMA
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello,
I have recently found this master thesis, with a code that simulates Wimax 802.16 OFDM and MC-CDMA. I have downloaded it as PDF file, tried to copy the master code and all the functions in to matlab files. The problem is the code is written for Matlab 7.3 and i could only try it on Matlab 7.1 and Matlab 2009b. I have received diferent errors with both versions. With matlab 7.1 i have received error at line 178 "chan = ricianchan(Ts,fd,k,tau,P_db); %construct the channelobject object". I have tried to fix it by copy the exact syntax suggested by Matlab but it continue with the same error. When i tried to run the code with Matlab 2009b i have received diferent error "n_e=sum(N_errors_T);l=length(data_T);ber_t=n_e./l; error calculation%%%%%%%"-Error using ==> Untitled6 at 346 calculation.
Now i need to make this code work as a part of a course project, the problem is I am not that advanced to correct those errors. I have tried to contact the author on the e-mail provided in the PDF file, but no luck.
What i am asking is, if there is someone who is interested to try and run the code and see if it works at all, and if it does i would appreciate if you help me run the program as well. Thank you in advance.
Here is a link to the master thesis download: http://www.archive.org/details/AnalysisAndSimulationOfMc-cdmaSystemForWimaxTechnologyIeee802.16
1 Kommentar
Antworten (1)
Harsha Vardhan Rao Avunoori
am 20 Mai 2011
Can you please re-format your question and post the exact error messages in two versions ?
0 Kommentare
Siehe auch
Kategorien
Mehr zu OFDM finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!