LORA Modulation in matlab
Show older comments
HI i need help
I have this portion of code modulation lora. My question is what means outp here?
outp((i-1)*num_samples+1 : i*num_samples) = out_preamble;
Answers (0)
Categories
Find more on MATLAB in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!