photo

Jongmin Kim


Last seen: 3 days ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
3 Answers

RANK
113,083
of 300,338

REPUTATION
0

CONTRIBUTIONS
6 Questions
3 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 20,922

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,149

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


Error when applying coder to WLAN Toolbox example code
An error occurs when using Matlab coder with hWLANPacketDetector.m used in SDRBeaconReceiverExample.mlx.

3 months ago | 0 answers | 0

0

answers

Answered
NR Cell Search and MIB and SIB1 Recovery version difference
Thank you for your answer. I tried running example files from 2023b prereleass on 2022b. but it didn't work. Accordingly, I b...

2 years ago | 0

| accepted

Answered
NR Cell Search and MIB and SIB1 Recovery version difference
I'm not generating the waveform in matlab, I'm analyzing the data from the base station. We use loadFromFile = 1 in the example....

2 years ago | 0

Question


NR Cell Search and MIB and SIB1 Recovery version difference
I updated from R2022b to R2023b prerelease. And we've seen some SIB1s that fail in R2022b succeed in R2023b. Can you tell me w...

2 years ago | 3 answers | 0

3

answers

Question


5G NR PN23 payload generation
DCI/DLSCH Payload Data to PDCCH used by TM is PN23 of 3GPP standard. However, the PN23 provided by matlab and the PN23 provided...

2 years ago | 1 answer | 0

1

answer

Question


Inquiries about Giga Ethernet speed support in Ethernet AXI Manager
Dear all, URL example) is 1G/2.5G. If 10G supported IP can be used in Xilinx's IP, is it possible to use 10G as in the related...

3 years ago | 0 answers | 0

0

answers

Question


Any examples of finding the start of a frame for an asynchronously captured NR-TM?
The example provided uses a trigger only to analyze the TM or is processed as a file at the start of an already synchronized fra...

3 years ago | 1 answer | 0

1

answer

Answered
FFT speed problem in C Coder
I looked at the code generated by the coder. fft.h/fft.c FFTImplementationCallback.h/FFTImplementationCallback.c Do I have to...

4 years ago | 0

| accepted

Question


FFT speed problem in C Coder
Dear all, I used Matlab Coder to convert a function containing FFT into C code. But it is very slow. I've checked some of the...

4 years ago | 2 answers | 0

2

answers