Kamil Kacer - MATLAB Central
photo

Kamil Kacer


Last seen: 約2年 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 10/20 to 04/25Use left and right arrows to move selectionFrom 10/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

35 質問
7 回答

ランク
233,452
of 298,116

評判
0

コントリビューション
35 質問
7 回答

回答採用率
45.71%

獲得投票数
0

ランク
 of 20,535

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 160,402

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

回答済み
What is the critical frequency
i am sad now

約2年 前 | 0

質問


What is the critical frequency
what is the critical frequency of the room with volume of 392mš^3 and reverberation of 0.3s

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

1

回答

質問


polar plot multiple legend
How do I name each line in polar plot differently This doesnt work angle = 0:0.1745:2*pi; Spl49 = [81.97499084 81.654129...

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

1

回答

質問


Tonal and noise components
Does anyone know how to get tonal and noise components of the signal based on euklidean distance ? Do you get it from spectral ...

2年以上 前 | 0 件の回答 | 0

0

回答

質問


Cell to matrix conversion
I have a cell like this. I want to make in one matrix. I can do this a = [v{1}; v{2}; v{3}] but it would take so long sing ...

2年以上 前 | 1 件の回答 | 0

1

回答

質問


How to merge cell
How do I merge this array so I get only one cell. All the parts of the array(1084) go in a row

2年以上 前 | 1 件の回答 | 0

1

回答

質問


Limiting range of a matrix
I have matrix A = [1 2 3 4 5 6 7 8]; I try to limit the matrix to numbers greater than 3 and less than 6 how do I do it ? I ...

2年以上 前 | 2 件の回答 | 0

2

回答

質問


Problem with last step of program while debugging
My code works perfect until the last line as you see at the picture but when i click next step it give me these random number...

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

0

回答

質問


How to solve dimension problem
I got script like this and for some reason it works with some audio samples and with other it doesnt. asc ascacsSamples ...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


How do i make qpsk constelation
Hi i want to make something like this from my qpsk please how do i do it

4年以上 前 | 0 件の回答 | 0

0

回答

質問


How do i round to two decimals without zeros at the end
Hi I just want to keed 2 decimal places without those zeros shown at the picture what do I do please I tried round

4年以上 前 | 1 件の回答 | 0

1

回答

質問


How to expand matrix
Hi I have matrix 1 row 12225 columns and I want to colerate in with matrix 1 row 12230 columns how to I round them to same lengt...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


How do I label pcolor y and x axes please
How do i label pcolor axes please

4年以上 前 | 1 件の回答 | 0

1

回答

質問


How do a make an avarage of two matrixes index by index
How do i make mean of these two matrixes index by index point(1,1) point(2,1) and so on all of them

4年以上 前 | 0 件の回答 | 0

0

回答

質問


how to i check if matrix cotaining logical 1
I got B and i want to check if B cotains at least one '1' display super if all zeros display not good How do i do it A...

4年以上 前 | 2 件の回答 | 0

2

回答

質問


How to get ones out of matrix
Hi i have this matrix I want to write an if statement or use a function where i detect if there is any '1' in this sequence ant ...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


How do i plot matrix in spectogram
HI i have matrix. I took 13 MFcoeficients for each frame How do i plot it into spectrogram please I want something lke this...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


Plotting MF-Cepstrum
I avarage all the frames in an audio and this is the Mfcc avarage of them(Not sure if its suppose to be done like this) Now I w...

4年以上 前 | 0 件の回答 | 0

0

回答

質問


how do i plot only certain part of cepstrum
How do I plot only certain part of cepstrum for example only first half I dont want plot first half of coeficient because it mi...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


How to correlate spectral coeficient
Hi guys i want to correlate two row vectors of spectral coeficient of a different size. I assume i just cannot cut one vector s...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


how to make the length of culums equal
Hi i have code like this I want to scan my folder and for each wav in file( 5 files) i want to compute DFT the I want to fit t...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


How to write if statement for logical value
Hi this is my Result matrix I converter them to logical values as shown below(dont know if it is neccecery) And now I wnat to...

4年以上 前 | 2 件の回答 | 0

2

回答

質問


how to calculate distance euclidean
Hi guys I just cannot figure out the math behind how does these matrices produce this c = 1 5 6 3 1 ...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


Automatic detection of bark
Hi guys I have to do automatic detection of a dog bark among other sounds. What is the guideline of doing so ? I finished my co...

4年以上 前 | 0 件の回答 | 0

0

回答

回答済み
wrong size of matrix
[Features, classNames, MEAN, STD, ... stWin, stStep] = kNN_model_load(modelFileName); [x, fs] = audioread(wavFileName)...

4年以上 前 | 0

質問


wrong size of matrix
HI guys when i run this function it gives me an error This is F F fileClassification('audio.wav', 1, 'auto5.mat') Error usi...

4年以上 前 | 1 件の回答 | 0

1

回答

質問


Can anyone tell what is this line doing
It seems these two first lines two the exact same thing can anyone help I cannot figure out what they are doing a = d{1}...

4年以上 前 | 2 件の回答 | 0

2

回答

質問


what does this line do
d{i}(end+1:max(numOfTrainSamples)) = inf; can anyone tell what does this do d has 3 iteration and numOfTrainSamples is e...

4年以上 前 | 2 件の回答 | 0

2

回答

回答済み
not enough input arguments
cityblock is another form of distance? But I do not need it. if ~isscalar(distancetype) || ~isnumeric(distancetype) || ~i...

4年以上 前 | 0

質問


how to train dataset
Hi Iam trying to train a dataset on a short term basis of 1 Sample with 3 Features so I expect 3 row matrix. The problem is i ...

4年以上 前 | 0 件の回答 | 0

0

回答

さらに読み込む