Community Profile

photo

Supratik Das


Last seen: meer dan een jaar ago Active since 2019

Statistics

All
  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


How to solve the RESHAPE error ?
CODE: %% *Nakagami-m Fading Channel* clc;clear all;close all; N = 10^6; % number of bits or symbols Eb_N0_dB = (0:25); % mul...

ongeveer 2 jaar ago | 0 answers | 0

0

answers

Question


How will I generate this signal?
Can anyone please help me in generating this signal s(t) highlighted in the red box.

ongeveer 2 jaar ago | 0 answers | 0

0

answers

Question


16 point radix 4 DIT FFT
Can anyone design a simulink model for it. It will be very helpful for me. Thanks in advance!!

meer dan 2 jaar ago | 0 answers | 0

0

answers

Question


Can anyone please help me with the error in the code
clc, clear all, close all d=sin(0.05*pi*(1:200)+2*pi*rand); g=randn(1,200); v1=filter(1,[1 -0.8],g); v2=filter(1,[1 0.6],g);...

meer dan 2 jaar ago | 2 answers | 0

2

answers

Question


Sensor data doesn't gets uploaded to thingspeak channel but it show on the serial monitor
Your help will be appreciated. Thanks in advance. Here is my arduino code #define USE_ARDUINO_INTERRUPTS true #define DE...

bijna 3 jaar ago | 1 answer | 0

1

answer

Question


how to generate logistic mapping in simulink
can any one please help me out in performing logistic mapping simulink?

meer dan 3 jaar ago | 0 answers | 0

0

answers

Question


Can anyone help me with the code for end to end voice encryption over GSM in MATLAB?? please help me out.
I want the code and the procedure for voice encryption over GSM. Please help me....

meer dan 3 jaar ago | 0 answers | 0

0

answers

Question


Tag or label for images in montage
how to add label for the individual images in montage??

bijna 4 jaar ago | 2 answers | 0

2

answers

Question


Please rectify the error in the code
clc; clear all; close all; SNR=[0:1:14]; snr=10.^(SNR/10); BER1=zeros(length(SNR),1); BER2=BER1; BER3=BER1; Nmax=1000; ...

bijna 5 jaar ago | 1 answer | 0

1

answer

Question


Error in the ammod() function
fm=100; %message freq. fc=2000; %carrier freq. fs=10*fc; %sample freq. Am=8; Ac=10; m_index=Am/Ac; ts=1/fs; t=0:ts:5*(fs/...

bijna 5 jaar ago | 0 answers | 0

0

answers

Question


please help me to correct my program
clc; clear all; close all; f1=inputdlg('Enter the value of frequency f1: '); f2=inputdlg('Enter the value of frequency f2: '...

ongeveer 5 jaar ago | 1 answer | 0

1

answer