demos serghiou - MATLAB Central
photo

demos serghiou


Last seen: 約1年 前 2016 年からアクティブ

Followers: 0   Following: 0

統計

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

14 質問
0 回答

ランク
272,317
of 298,005

評判
0

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

回答採用率
57.14%

獲得投票数
0

ランク
 of 20,520

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 160,151

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


How can I add a second x-axis on top of the matlab figure for the same graph?
I have the following plot on matlab and want to add a second x-axis on top to show the corresponding distances with the same num...

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

1

回答

質問


Difference between ar() function burg implementation and arburg() function
If we have e.g. ar(y,20,'Burg') where y is the time series and 20 is the model order, y must have a length of 40 data points min...

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

1

回答

質問


How to extract idpoly property to workspace
Hi, how can I extract and put in my workspace variable A and NoiseVariance from idpoly to do further processing?

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

1

回答

質問


Replace matlab function with user defined function in code
Hi, the existing function is as follows: [a,e] = arburg(est_x1,PSam,k); I would like to replace the arburg fucntion with the f...

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

0

回答

質問


Interpolate columns in matrix that contain NaN values
Hi I have this code to interpolate data that is set to NaN. I use the fillmissing function as shown below but it does not do the...

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

1

回答

質問


Interploate between rows in a matrix when the corresponding columns of vector R_f with values ranging between 0 and 1 are less or equal to 0.5
Hi, I have a matrix "mat_up" (231*201 complex double). I also have a vector R_f (1x231 complex double). When abs(R_f) is less or...

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

1

回答

質問


Interpolate between columns within matrix to remove glitched data
Hi, I have a complex matrix where some colums contain glitched data. If columns 25,26 contains glitched data, how can I interpol...

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

1

回答

質問


Set cells in matrix equal to sqrt(10^-7), when the cells of the fft of the matrix obey 20.log10(abs(mat_tau))<=-20
I have a complex matrix mat_tau. I want for the cells of mat_tau which obey 20.log10(abs(mat_tau))<=-20 to equal to -70, and the...

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

1

回答

質問


Complex number division of matrix over a vector
Hi, I am trying to divide a matrix that includes complex numbers with a vector that includes complex numbers. The cells in the r...

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

2

回答

質問


Markov chain modeling of multipath propagation
I have a mesh figure of amplitude vs time delay vs offset distance. How can I use a Markov chain to model the multipath distribu...

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

1

回答

質問


I am trying to paste code in the Matlab Editor but the underscores are missing and there are spaces between the characters, how can I fix this?
When I try to paste code from a pdf document to the matlab editor, for example: k_water ( v_ind ) = k_water ( v_ind ) + . . . ...

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

1

回答

質問


How can I convert multiple .cti files to .txt files
Hi, I have a large number of .cti files and I would like to convert all of them at the same time to .txt. Thanks

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

1

回答

質問


How can i transmit a modulated signal through a AWGN channel which adds a zero mean gaussian real random number with variance s^2
M = 4; data=randi([0, M-1], 10000,1); modData = pammod(data,M); scatterplot(modData) title('4-PAM'); snr=[0 2 4 6 8 10 12...

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

0

回答