photo

Naufal Arfani


Last seen: 5年弱 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

14 質問
0 回答

ランク
34,140
of 300,900

評判
1

コントリビューション
14 質問
0 回答

回答採用率
14.29%

獲得投票数
0

ランク
 of 21,106

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,578

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


how to convert the single sided fft output into dBm
I use the example code for fft mathworks below to get a single sided fft output, but I want to convert it into dBm form does any...

5年弱 前 | 1 件の回答 | 0

1

回答

質問


how to make matlab functions work not starting at the first element
I want to try to figure out how the findpeaks function doesn't work on the first array element, so suppose i have this code a =...

5年弱 前 | 1 件の回答 | 0

1

回答

質問


how to change the number that decreases in the array element to the same number, for example 0 (zero)
hello everyone, I have an array element value as in the following code and this number will keep decreasing to about 10e-6, th...

5年弱 前 | 1 件の回答 | 0

1

回答

質問


findpeaks [pks, locs] cannot detect NaN
Hello. I did findpeaks in the matlab simulink to input a fast fourier transform discrete sine signal with a buffer of 1000 and ...

約5年 前 | 1 件の回答 | 0

1

回答

質問


how to make nan turn into 0 in array
Hello all, im working in simulink with findpeaks and I have the code as below, for the condition if u ~ = 0 it works well, so t...

約5年 前 | 0 件の回答 | 0

0

回答

質問


why buffer on simulink (r2019b) creates delay and how to solve it?
I use a buffer on simulink r2019b to produce 1000 samples per frame (per channel), but why is there a delay so that it produces ...

約5年 前 | 1 件の回答 | 0

1

回答

質問


how to duplicate rows in a 2D matrix
hello everyone, for example I have an array like the one below, I want to duplicate the array value on row 2nd to the value on r...

約5年 前 | 1 件の回答 | 0

1

回答

質問


how to solve error Index exceeds matrix dimensions. The array locs is empty and therefore has no valid indices.
hello everyone, I have an array of frequency domain fft on simulink of [11x501] and I want to enter into the matlab function blo...

約5年 前 | 1 件の回答 | 0

1

回答

質問


Error Unable to delete elements from this array because dimension 1 has fixed size 1000
hello everyone, I want to delete the first row from the 2D Matrix array [11x1000] because it is all 0 so it interferes and cause...

約5年 前 | 1 件の回答 | 0

1

回答

質問


how to delete elements in the matlab array by overcoming the Unable error to delete elements from this array because dimension 3 has fixed size.
hello, I have a 3D matrix array of 1x1x10001 and I want to delete the first array so I use the codingan below but I get an error...

約5年 前 | 1 件の回答 | 0

1

回答

質問


How to delete rows or move rows in the 2D Matrix
I have a problem that is I have a 2D matrix of [11x1000] with the image below, it can be seen that in the initial row the value ...

約5年 前 | 1 件の回答 | 0

1

回答

質問


how to eliminate zeros in the output of fast fourier transform (matrix / array)?
I use simulink to find the frequency domain value of a sine signal that consists of two frequencies using fast fourier transform...

約5年 前 | 1 件の回答 | 0

1

回答

質問


how to mute the signal at a certain time
I have a signal data that at t = 0 to t = 1 has a constant value of 0 and only at t = 1 etc. you can see the results, how do I g...

約5年 前 | 1 件の回答 | 0

1

回答

質問


how to use findpeaks in fft (with for,if,else)
I did this code on the matlab function simulink with the input is a sine signal with a frequency of 49 and 98, and it was conver...

約5年 前 | 1 件の回答 | 0

1

回答