photo

Abhay Mohan


Last seen: 2일 전 2020년부터 활동

Followers: 0   Following: 0

통계

All
  • Solver
  • Thankful Level 1
  • Knowledgeable Level 1
  • First Answer

배지 보기

Feeds

보기 기준

문제를 풀었습니다


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

대략 2년 전

질문


Do we need to reset the state of nrLDPCDecode for correct output?
Hello, I am simulating a communication system with the 5G NR toolbox. I am generating one data frame and encoding it with LDPC ...

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

1

답변

질문


How does direct path doppler shift in comm.RicianChannel vary once the property is set?
Hello, I am simulating a multipath channel with multiple rician (LOS) taps and rayleigh (NLOS) taps. We have to set the Direc...

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

1

답변

답변 있음
how to create a function that gets input as string and display every character
This code will give a slightly modified version of what you want to achieve. Instead of First, Second, Third and Fourth, it will...

대략 4년 전 | 0

답변 있음
How to merge 2 tables wtih thw same rows and columns?
Is this what you're looking for? t1 = ones(1000,1); %Table 1 (a column vector) t2 = 2*ones(1000,1); %Table 2 (a column vecto...

대략 4년 전 | 0

| 수락됨

질문


Visualization of Doppler in comm.RicianChannel not showing impulsive peak due to LOS component.
Hello, I am simulating a rician channel as per the following MWE. Fs=6192000; %Sampling frequency pdbs = [-0.2000,-13.50,-1...

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

1

답변