photo

Nader Rihan


Last seen: 4개월 전 2020년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

12 질문
1 답변

순위
33,095
of 300,369

평판
1

참여
12 질문
1 답변

답변 채택
25.0%

획득한 표
1

순위
 of 20,936

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,436

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2

배지 보기

Feeds

보기 기준

질문


Need the reference for a Mathworks article by, Antoni Woss considering neural network compression topic.
There is an article created by Antoni Woss for network compression via projection in the attached link. Although I still have qu...

11개월 전 | 답변 수: 2 | 0

2

답변

답변 있음
Can not open a MATLAB example although I already installed the proposed MATLAB packages
I answered this question by finding that this example is only valid from R2024a: https://www.mathworks.com/help/5g/release-note...

대략 1년 전 | 0

| 수락됨

질문


Can not open a MATLAB example although I already installed the proposed MATLAB packages
I am trying to open a MATLAB example via typing the following command: openExample('5g/NewRadioAIBasedPositioningExample') B...

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

1

답변

질문


Can not know how to use minibatchqueue for a deep learning network that takes input as 4-D numbers and output 3 numbers through fully-connected layer.
There is a MATLAB example that uses minibatchqueue for input date as 4-D (image) and output as categorical. What I need is to up...

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

0

답변

질문


I would like to know the sampling rate for CIR obtained in a MATLAB example.
In a MATLAB example: "Three-Dimensional Indoor Positioning with 802.11az Fingerprinting and Deep Learning" CIR extraction is ob...

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

1

답변

질문


Have an issue with MATLAB function: comm.LinearEqualizer.
The MATLAB function comm.LinearEqualizer has an input called: InputDelay. I read the documentation regarding this input in the...

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

0

답변

질문


Ask about certain example in MATLAB documentation.
I want to do this example regarding indoor positioning by MATLAB: https://www.mathworks.com/help/wlan/ug/three-dimensional-indo...

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

1

답변

질문


Deep network designer issue
After drag and drop blocks for my deep network design, I'm trying to import data with the second option: Import datastore. The p...

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

1

답변

질문


FIR filter has output of same length as its input?
If the input signal has length L samples, impulse repsonse has length M samples, entering these L samples to FIR filter using co...

거의 5년 전 | 답변 수: 1 | 0

1

답변

질문


Fixed-Point Designer toolbox doesn't exist.
I've downloaded MATLAB 2020b with academic licence but when I try to use fi object from Fixed-Point Designer toolbox, MATLAB giv...

거의 5년 전 | 답변 수: 1 | 0

1

답변

질문


Speed up my function
Is there exists a server such that I could run my MATLAB function on it to speed up computational time of my function as it take...

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

1

답변

질문


How is parfor time taken is larger than that by normal for loop ?
The time taken (t1) by parfor is larger than that (t2) by the normal for loop,I don't understand why ?

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

1

답변

질문


Running MATLAB script many times at the same time.
I've a script and want to run it many times at the same time like the concept of parallelism. So how to do that ?

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

0

답변