📄 sequence_mccdma.h
字号:
//The new sequences will be put in here for the 3GPP and BRV//The sequences ar//Complex Symbols - real,imag alternates#ifndef _SEQUENCE_MCCDMA_H__#define _SEQUENCE_MCCDMA_H__short int sequence_MCCDMA[256] = { 0,1,1,0,0,1,-1,0,-1,0,0,-1,-1,0,0,-1, //type = 3 (MCCDMA), index = 0 0,-1,1,0,0,-1,-1,0,-1,0,0,1,-1,0,0,-1, 0,1,1,0,0,1,1,0,1,0,0,-1,-1,0,0,1, 0,1,-1,0,0,1,-1,0,-1,0,0,-1,1,0,0,-1, 0,-1,-1,0,0,1,-1,0,-1,0,0,-1,-1,0,0,-1, 0,-1,-1,0,0,-1,-1,0,-1,0,0,1,1,0,0,-1, 0,1,-1,0,0,1,1,0,1,0,0,-1,1,0,0,1, 0,1,1,0,0,-1,-1,0,-1,0,0,-1,1,0,0,-1, 0,1,1,0,0,-1,1,0,1,0,0,1,-1,0,0,1, 0,-1,1,0,0,-1,1,0,1,0,0,1,-1,0,0,-1, 0,1,1,0,0,-1,1,0,1,0,0,-1,-1,0,0,1, 0,-1,-1,0,0,1,-1,0,-1,0,0,-1,-1,0,0,1, 0,-1,1,0,0,1,-1,0,-1,0,0,-1,1,0,0,1, 0,-1,-1,0,0,1,-1,0,-1,0,0,-1,-1,0,0,-1, 0,1,-1,0,0,-1,-1,0,-1,0,0,1,1,0,0,1, 0,1,-1,0,0,-1,-1,0,-1,0,0,-1,-1,0,0,-1}; // 0,1,1,0,0,1,-1,0,-1,0,0,-1,-1,0,0,-1, //0,-1,1,0,0,-1,-1,0,-1,0,0,1,-1,0,0,-1};//refer to Jaiganesh Balakrishnan, Markus Rupp, Harish Viswanathan//paper titled 'Optimal Channel training for multiple antenna Systemsdouble shsish_MCCDMA[ 2 * 16 * 4 * 113 ] = { //2 -> complex, 16-> Tap Length, 4 -> Antennas, 113 -> (Number of Training Symbols - Length of Taps + 1)0.000800,0.017005,-0.011535,-0.002924,0.002387,0.020694,-0.007954,-0.000657,-0.022685,-0.001518,0.007562,0.022696,0.003862,-0.004171,0.007975,0.002893,-0.008957,-0.016434,0.000729,-0.008290,0.007397,-0.008389,-0.007774,0.003095,-0.004020,0.000306,0.000454,0.005298,-0.008315,-0.006730,0.006861,-0.003139,-0.007655,0.012761,-0.017464,-0.005456,0.000459,0.003168,-0.015055,0.001938,-0.014084,-0.009862,0.007304,0.005484,0.002299,0.001760,0.000518,-0.008219,-0.000138,-0.008435,0.000525,0.003830,-0.004339,0.027001,-0.004569,0.007599,-0.017769,0.002147,-0.000679,-0.000714,0.001071,0.006546,-0.005907,0.003271,-0.003452,-0.035467,0.000184,0.001194,0.003391,0.005978,0.001194,-0.004041,-0.001991,0.002909,-0.006395,-0.000384,-0.011240,0.007117,0.000121,-0.000844,0.000470,-0.013522,-0.000344,0.001473,-0.003071,0.006144,0.010736,0.003097,-0.010811,-0.002641,-0.002363,0.020848,0.012988,-0.003198,0.000090,-0.008265,0.004884,0.011792,-0.014533,0.004037,-0.006339,-0.016161,-0.005601,0.001644,0.002608,0.002410,0.008231,0.006229,0.006935,-0.000149,-0.009269,0.023563,0.003998,-0.022336,-0.004102,0.005864,0.002197,-0.015861,0.005239,-0.005238,0.019559,0.002323,0.004150,0.021789,0.000628,-0.001814,-0.004139,-0.018099,0.000235,0.006241,0.003459,-0.004106,0.002751,0.019894,0.000776,0.000165,-0.001742,-0.003631,0.000361,-0.002349,0.027826,0.006672,0.005270,-0.008264,-0.006728,-0.006939,0.007750,-0.006084,0.003260,0.022567,0.009335,0.012270,0.010563,-0.007868,-0.002800,-0.014899,-0.002781,-0.000667,-0.001922,-0.018713,0.000579,-0.000053,0.002113,-0.001149,0.007669,-0.010680,-0.008287,-0.002413,-0.003956,-0.008452,0.001414,0.007476,-0.015453,0.001404,-0.005662,0.010181,0.004010,0.024913,-0.008579,-0.004353,0.001715,0.006946,-0.007365,-0.000131,-0.013023,0.005019,0.002788,0.003102,-0.002080,-0.001241,0.004036,0.014933,-0.000048,0.003229,0.006621,-0.003590,-0.008845,0.010181,-0.008546,0.003849,-0.005965,0.006815,0.004928,-0.013846,-0.003737,0.007860,-0.001927,-0.015729,-0.008215,-0.006135,-0.020463,-0.002508,-0.005898,0.014240,0.001671,0.002842,0.003935,0.000815,0.004642,-0.017595,0.004404,-0.004756,0.000475,-0.014141,-0.000121,0.000378,-0.014661,-0.003146,0.001826,0.019879,-0.007932,0.002700,-0.021570,-0.003068,0.008626,0.022983,0.001807,-0.005371,0.007508,0.004130,-0.009032,-0.016429,0.001112,-0.007362,0.009571,-0.008217,-0.007734,0.004364,-0.004604,0.000373,0.000857,0.006207,-0.007336,-0.007048,0.004940,-0.001660,-0.007284,0.015501,-0.016089,-0.005296,0.000184,0.003546,-0.013293,0.002653,-0.015806,-0.010131,0.006455,0.004916,0.001843,0.001363,-0.001259,-0.007817,-0.000940,-0.009913,0.003135,0.004411,-0.004058,0.027034,-0.004615,0.006330,-0.016097,0.000995,-0.002050,-0.003325,0.000290,0.006728,-0.006208,0.002415,-0.003012,-0.037784,0.002013,0.001546,0.005294,0.003929,-0.000780,-0.002189,-0.004532,0.003116,-0.006229,-0.000961,-0.011542,0.005499,-0.001297,0.000557,0.000142,-0.019113,-0.000465,0.000564,-0.003178,0.003171,0.012197,0.003066,-0.011191,-0.002694,-0.002671,0.022569,0.011633,-0.004947,0.001217,-0.006573,0.004332,0.010579,-0.014144,0.005170,-0.006507,-0.015667,-0.003988,0.002765,0.001946,0.002616,0.008877,0.006435,0.010124,-0.002037,-0.011133,0.025705,0.003129,-0.024665,-0.002665,0.006693,0.002238,-0.017396,0.006979,-0.005023,0.017265,0.001184,0.001191,0.020504,0.003358,-0.002330,-0.004377,-0.019801,0.000320,0.012036,0.004483,-0.003409,0.002513,0.018712,-0.001105,0.003265,-0.001517,-0.003820,0.000601,-0.002679,0.026267,0.005340,0.004977,-0.008669,-0.005640,-0.006035,0.009929,-0.006064,0.002062,0.023478,0.007353,0.010310,0.010598,-0.008198,-0.000639,-0.014426,-0.005002,-0.000529,-0.002868,-0.018608,0.002694,0.000656,0.000397,-0.001477,0.005924,-0.010235,-0.007816,-0.002608,-0.000683,-0.009198,0.000821,0.008745,-0.016447,0.003389,-0.008672,0.008606,0.003529,0.025298,-0.008890,-0.003420,0.000133,0.007123,-0.007090,0.000409,-0.010236,0.004657,0.002616,0.005041,-0.003026,-0.001641,0.004908,0.015161,-0.001408,0.002919,0.003769,-0.002381,-0.009506,0.009238,-0.008642,0.003695,-0.007340,0.006346,0.005484,-0.015377,-0.005554,0.010241,-0.003473,-0.014913,-0.006802,-0.004306,-0.019878,-0.000725,-0.005355,0.013493,0.002668,0.002031,0.002148,0.001430,0.004832,-0.019852,0.003207,-0.003614,0.000644,-0.013312,0.001525,0.003214,0.007460,-0.004991,0.000291,0.021064,-0.003747,0.002616,-0.024558,-0.003859,0.010517,0.021725,0.003724,-0.004888,0.007309,0.001607,-0.009775,-0.013985,0.000313,-0.007273,0.007638,-0.005983,-0.005833,0.007480,-0.006041,0.002601,0.001652,0.004951,-0.007454,-0.008641,0.005442,-0.002549,-0.008870,0.014524,-0.015636,-0.006277,0.000839,0.004041,-0.010435,0.003227,-0.013620,-0.011194,0.006405,0.005388,-0.001247,0.001400,-0.004093,-0.008529,-0.001421,-0.012761,0.003845,0.005886,-0.004093,0.027781,-0.006074,0.003592,-0.014900,-0.001952,-0.001790,-0.003498,-0.001368,0.005444,-0.007137,0.000420,-0.003593,-0.038250,0.006510,0.001585,0.004412,0.008037,0.000463,-0.000465,-0.006914,0.002810,-0.006302,-0.004610,-0.008758,0.004926,0.002608,-0.000291,0.001930,-0.017674,0.003557,-0.000066,-0.004526,0.003794,0.015328,0.004235,-0.008865,-0.005244,-0.001309,0.018908,0.010972,-0.003205,0.001757,-0.011402,0.004263,0.014476,-0.015783,0.003619,-0.009194,-0.012788,-0.000326,0.001210,0.001800,0.004552,0.007353,0.006988,0.011034,-0.001955,-0.009963,0.025023,0.001591,-0.024466,0.001585,0.004949,-0.000077,-0.011777,0.007775,-0.006459,0.016203,0.005526,0.000332,0.018390,0.001490,-0.004704,-0.004288,-0.021000,-0.000018,0.011638,0.004046,-0.002274,0.000384,0.022762,-0.000614,0.002252,-0.004583,-0.003923,0.000501,-0.002634,0.026482,0.005027,0.005155,-0.007114,-0.008873,-0.006105,0.010444,-0.005022,0.003415,0.023714,0.004647,0.010062,0.009893,-0.012641,-0.002064,-0.013965,-0.004067,0.001523,-0.001681,-0.016950,0.001164,0.001432,0.003354,-0.000045,0.005695,-0.007851,-0.012012,-0.002671,-0.005768,-0.008207,0.001157,0.012806,-0.017875,0.002554,-0.008668,0.007314,0.004862,0.022300,-0.010713,-0.004032,0.000675,0.004780,-0.003890,0.000827,-0.012477,0.005871,0.004886,0.006934,-0.002508,-0.001403,0.004537,0.012183,-0.002719,0.004537,0.000911,-0.001566,-0.009159,0.009304,-0.009769,0.002454,-0.008196,0.004699,0.005905,-0.016060,-0.006897,0.009134,-0.006473,-0.013214,-0.004261,-0.007883,-0.020621,0.001273,-0.004853,0.014181,0.003411,-0.000040,0.003992,0.000431,0.005618,-0.020144,0.006406,-0.003015,-0.000291,-0.010708,0.001989,0.003525,0.006136,-0.004478,0.004701,-0.013245,-0.002456,-0.000883,-0.025424,-0.004524,0.011728,0.022771,0.003792,-0.005529,0.010710,0.001443,-0.010859,-0.017471,0.000845,-0.005947,0.008187,-0.005514,-0.002736,0.011574,-0.004249,0.000278,0.001050,0.005917,-0.008006,-0.006890,0.004620,-0.000565,-0.007551,0.014569,-0.016870,-0.003154,-0.001477,0.005306,-0.007505,0.001359,-0.012964,-0.011179,0.005138,0.004212,0.001333,0.000964,-0.001532,-0.003364,-0.002767,-0.012142,0.000391,0.005906,-0.004481,0.026027,-0.008009,0.005376,-0.015901,0.000564,-0.001839,-0.007686,0.001675,0.002553,-0.003078,0.000995,-0.004872,-0.035859,0.007775,0.000899,0.003636,0.003196,0.000984,0.004223,-0.004882,0.001505,-0.006907,-0.003491,-0.012658,0.006869,0.001907,-0.004242,0.001224,-0.019674,0.004912,-0.003716,-0.004390,-0.000223,0.014455,0.005785,-0.008435,-0.010876,-0.003835,0.018070,0.005304,-0.003743,0.003391,-0.008792,0.003132,0.013193,-0.015161,0.002863,-0.008761,-0.008724,0.003694,-0.000384,0.000654,0.003531,0.009511,0.010443,0.013239,-0.002017,-0.009660,0.021231,0.001188,-0.025183,0.000165,0.005721,-0.000334,-0.019210,0.011869,-0.003898,0.016555,0.003708,0.002150,0.019353,-0.001437,-0.005895,-0.008681,-0.023197,0.002557,0.010039,0.004020,-0.001509,-0.001911,0.027174,0.003935,0.001217,-0.005950,-0.006072,0.002497,-0.002118,0.027052,0.005445,0.004920,-0.006925,-0.008558,-0.008041,0.008497,-0.006724,0.002968,0.024351,0.006175,0.011262,0.007766,-0.008936,-0.003518,-0.015269,-0.002162,-0.002009,-0.001247,-0.020031,-0.000639,0.001497,0.005748,-0.000657,0.005041,-0.006857,-0.009751,-0.004338,-0.004193,-0.005841,0.001278,0.017537,-0.011410,0.000545,-0.009802,0.010643,0.003699,0.022879,-0.012725,-0.003506,0.002871,0.006344,-0.002494,-0.001524,-0.013637,0.005543,0.006839,0.006843,0.000716,-0.002965,0.005470,0.013965,-0.005630,0.005041,0.002895,0.000104,-0.008331,0.007492,-0.010004,0.001124,-0.008836,0.004557,0.007591,-0.014731,-0.005674,0.007521,-0.004513,-0.012696,-0.005747,-0.004312,-0.025297,0.000754,-0.004888,0.017707,0.005110,0.002726,0.005830,0.002597,0.005120,-0.022976,0.004291,-0.003944,-0.001923,-0.014440,0.000034,0.005174,0.004180,-0.004337,0.005170,-0.008116,-0.012273,0.003430,-0.021020,-0.005055,0.009874,0.017530,0.003769,-0.006800,0.010106,0.002584,-0.010587,-0.015301,-0.000289,-0.006103,0.008432,-0.009637,-0.006102,0.010535,-0.004110,0.001653,0.001394,0.007665,-0.005116,-0.007758,0.003315,-0.004776,-0.008477,0.014055,-0.021484,-0.002930,0.001198,0.005722,-0.010682,0.001006,-0.012944,-0.010924,0.005599,0.002323,-0.000334,0.000841,-0.000032,-0.001825,-0.001254,-0.011343,0.004602,0.006032,-0.003102,0.028093,-0.004998,0.006551,-0.010787,-0.001527,-0.003452,-0.007323,0.002448,0.003099,-0.003253,0.007132,-0.004385,-0.029969,0.006396,0.000467,0.002089,0.004202,0.002063,0.003623,-0.000994,0.001571,-0.007530,-0.005691,-0.011339,0.006046,-0.000311,-0.003518,0.001211,-0.016700,0.001817,-0.005579,-0.001337,0.000714,0.010529,0.005368,-0.004616,-0.008939,-0.002374,0.020034,0.005121,-0.004772,0.002191,-0.009814,0.004967,0.009286,-0.018761,0.002984,-0.008717,-0.012352,-0.000784,-0.000018,0.002443,0.004708,0.008807,0.007998,0.011279,-0.002071,-0.008036,0.024368,0.001989,-0.018998,-0.002117,0.003190,0.000124,-0.019745,0.013640,-0.003620,0.017254,0.005051,0.002035,0.021944,0.002670,-0.005927,-0.006469,-0.017280,0.004200,0.014306,-0.000667,-0.002071,-0.002361,0.026293,0.005641,0.000326,-0.002653,-0.006408,0.003588,0.003312,0.025616,0.004044,0.003432,-0.007324,-0.008273,-0.006754,0.011176,-0.006621,0.003676,0.026737,0.004677,0.010949,0.004942,-0.008202,-0.002322,-0.018017,-0.004489,-0.002492,-0.001230,-0.015229,-0.000746,0.007048,0.008528,-0.002351,0.005644,-0.002074,-0.012307,-0.005129,-0.004361,-0.005792,0.002057,0.021121,-0.007194,0.001117,-0.009261,0.014656,0.004861,0.023402,-0.014935,-0.005524,0.004296,0.005039,-0.003373,-0.002555,-0.020679,0.005515,0.005650,0.001883,0.003089,-0.002426,0.003810,0.014193,-0.005148,0.000443,0.002940,0.000909,-0.007359,0.005719,-0.004185,0.000965,-0.010176,0.004668,0.006332,-0.010115,-0.007073,0.007091,-0.004298,-0.009375,-0.005227,-0.002436,-0.021673,-0.000343,-0.005230,0.014173,0.006846,0.001077,0.002300,0.000819,0.003732,-0.020575,0.007111,-0.005543,-0.000857,-0.017029,0.000791,0.002730,0.008745,-0.006132,0.006295,-0.009279,-0.015821,0.003167,-0.001132,0.000711,0.009530,0.010713,0.005305,-0.006909,0.004690,-0.000340,
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -