Nader Rihan - MATLAB Central
photo

Nader Rihan


Last seen: 1 month 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB AnswersFrom 07/20 to 04/25Use left and right arrows to move selectionFrom 07/20Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

12 个提问
1 个回答

排名
32,367
of 298,132

声誉
1

贡献数
12 个提问
1 个回答

回答接受率
25.0%

收到投票数
1

排名
 of 20,538

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,453

贡献数
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...

4 months 前 | 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...

8 months 前 | 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...

8 months 前 | 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...

9 months 前 | 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 years 前 | 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 years 前 | 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...

3 years 前 | 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 years 前 | 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...

4 years 前 | 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...

4 years 前 | 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...

4 years 前 | 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 ?

4 years 前 | 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 ?

4 years 前 | 0 个回答 | 1

0

个回答