photo

Supratik Das


Last seen: 거의 3년 전 2019년부터 활동

Followers: 0   Following: 0

통계

All
MATLAB Answers

11 질문
0 답변

ThingSpeak

1 공개 채널

순위
137,843
of 300,364

평판
0

참여
11 질문
0 답변

답변 채택
18.18%

획득한 표
0

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,373

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
1 공개 채널

평균 평점
30

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

3년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

거의 4년 전 | 답변 수: 0 | 0

0

답변

질문


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

거의 4년 전 | 답변 수: 0 | 0

0

답변

질문


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

대략 4년 전 | 답변 수: 2 | 0

2

답변

질문


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

4년 초과 전 | 답변 수: 1 | 0

1

답변

채널


Patient Monitoring

4년 초과 전

질문


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

대략 5년 전 | 답변 수: 0 | 0

0

답변

질문


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

5년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

5년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

6년 초과 전 | 답변 수: 1 | 0

1

답변