Comments on: Wireless Communication Systems in Matlab https://www.gaussianwaves.com/wireless-communication-systems-in-matlab/ Signal Processing for Communication Systems Sun, 26 Nov 2023 08:57:29 +0000 hourly 1 https://wordpress.org/?v=6.6.2 By: Mathuranathan https://www.gaussianwaves.com/wireless-communication-systems-in-matlab/#comment-47004 Sun, 26 Nov 2023 08:57:29 +0000 https://www.gaussianwaves.com/?page_id=16666#comment-47004 In reply to yeon.

This is because, the sinc function given in the book is conflicting with the inbuilt sinc function from the installed Matlab packages.
You could rename the sinc function (that is coded in the book) to something else (say ‘my_sinc’) and give it a try.

]]>
By: yeon https://www.gaussianwaves.com/wireless-communication-systems-in-matlab/#comment-47002 Sat, 25 Nov 2023 03:35:07 +0000 https://www.gaussianwaves.com/?page_id=16666#comment-47002 In matlab, 7.3 It says that sincfunction needs additional input arguments to run. What should I do?

]]>
By: Zeeshan Ahmad khan https://www.gaussianwaves.com/wireless-communication-systems-in-matlab/#comment-45511 Tue, 21 Sep 2021 11:01:18 +0000 https://www.gaussianwaves.com/?page_id=16666#comment-45511 this is very efficient smart card

]]>
By: mesfin tegegne https://www.gaussianwaves.com/wireless-communication-systems-in-matlab/#comment-45300 Thu, 24 Jun 2021 12:38:34 +0000 https://www.gaussianwaves.com/?page_id=16666#comment-45300 Hello Mr. Mathuranathan, I appreciate your contribution on this blog and please help me with a matlab code to generate BER performance of all block codes and convolutional code in AWGN or reyleigh channel using MPSK or MQAM

]]>
By: Anand https://www.gaussianwaves.com/wireless-communication-systems-in-matlab/#comment-43397 Thu, 11 Jun 2020 10:17:25 +0000 https://www.gaussianwaves.com/?page_id=16666#comment-43397 Thanks Mr. Mathuranathan

]]>
By: Mathuranathan https://www.gaussianwaves.com/wireless-communication-systems-in-matlab/#comment-43396 Thu, 11 Jun 2020 08:49:51 +0000 https://www.gaussianwaves.com/?page_id=16666#comment-43396 In reply to Anand.

Hello Mr.Anand,
You do not need different toolboxes for executing the scripts shown in this book. Even the communication toolbox is not needed. Basic Matlab installation is enough.

I have written this book in such a way that enables the reader to understand nitty-gritty details of each aspect. Programs are built from scratch.

I have not tested the scripts on Octave, but I believe it should work given its similarity to Matlab.

]]>
By: Anand https://www.gaussianwaves.com/wireless-communication-systems-in-matlab/#comment-43395 Thu, 11 Jun 2020 07:09:20 +0000 https://www.gaussianwaves.com/?page_id=16666#comment-43395 Dear Sir , Do I need Matlab (and different toolboxes) to run the code given in the book? Can I use Octave instead to run this code . In octave I can get not all but most of the related required libraries.

Thanks
Anand

]]>