photo

Supratik Das


Last seen: fast 2 Jahre vor Aktiv seit 2019

Followers: 0   Following: 0

Statistik

All
  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

mehr als 2 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 2 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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);...

fast 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Kanal


Patient Monitoring

mehr als 3 Jahre vor

Frage


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

etwa 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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....

etwa 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

mehr als 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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; ...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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/...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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: '...

mehr als 5 Jahre vor | 1 Antwort | 0

1

Antwort