photo

Basmah Ahmad


Last seen: 1年以上 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

16 質問
1 回答

ランク
248,971
of 300,364

評判
0

コントリビューション
16 質問
1 回答

回答採用率
37.5%

獲得投票数
0

ランク
 of 20,934

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 168,407

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 3
  • First Answer

バッジを表示

Feeds

表示方法

質問


How to have different line styles and markers in one plot?
This is my code. For now, it is only o- for all six configurations. i want each to have different markers and line styles. % ...

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

1

回答

質問


How to generate Radar Altimeter Code?
Hello everyone, can someone please give me a code for radar altimeter but with sine wave as altimeter waveform?

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

0

回答

質問


How to modify this code from MATHWORKS website?
I am trying to simulate the following code from mathworks.com: https://www.mathworks.com/help/radar/ug/fmcw-radar-altimeter-sim...

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

2

回答

質問


How to interpret these MATLAB figures (Delay Doppler figures) ?
I have generated figures of ambiguity function delay doppler but i don't understand how to interpret them. Please explain the me...

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

0

回答

質問


How to resolve"Unable to perform assignment because the left and right sides have a different number of elements."?
Why i am getting this error? Unable to perform assignment because the left and right sides have a different number of elements...

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

1

回答

質問


How to resolve this error regarding pulsed waveform library?
I am simulating radar resturns from sea surfaces. For this i am using chaotic signal but since chaotic code is not included in ...

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

1

回答

質問


How to generate pulsed waveform of gold sequence?
I want to convert this following gold sequence into pulsed waveform, how do i do it? code2 = comm.GoldSequence('FirstPolynomial...

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

1

回答

質問


How to eliminate this error, Array indices must be positive integers or logical values?
Hi, I am getting this error Array indices must be positive integers or logical values. Error in untitled11 (line 43) bwrms...

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

1

回答

質問


How to plot cross-ambiguity function of this binary sequence?
Hi I want to plot cross-ambiguity function of this following sequence: kasamiseq = comm.KasamiSequence('Polynomial',[6 5 4 1 0...

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

1

回答

質問


How to convert binary sequence into phased waveform?
I want to convert this following sequence : Goldseq = comm.GoldSequence('FirstPolynomial','x^6+x^5+1', 'FirstInitialConditions'...

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

1

回答

回答済み
how to use MATLAB to configure the USRP 2943R with a PCIe cabl
Yes, you can use MATLAB to configure and control a USRP 2943R connected to your PC via a PCIe cable. MATLAB provides support for...

2年弱 前 | 0

質問


How do i generate pulse waveform of random binary sequence in MATLAB?
I want to transmit random binary sequence through radar. But for this i have to first convert it into pulse waveform using param...

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

1

回答

質問


Function 'subsindex' is not defined for values of class 'phased.PhaseCodedWaveform'.
I have received the following error Function 'subsindex' is not defined for values of class 'phased.PhaseCodedWaveform'. Err...

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

1

回答

質問


how to generate frank code in MATLAB?
Can someone please tell me how to generate frank code in matlab? is there some command to generate it?

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

0

回答

質問


Undefined function or variable 'rangeres2bw'.
Greetings everyone! I am using MATLAB2018a. I have been trying an example code from the matlab website in which rangeres2bw is ...

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

2

回答

質問


How to do time domain convolution considering LTI filter?
This is my input signal x(t) = 2e^-t u(t-1) and attached is my system and filter response. How to find time domain convoluti...

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

0

回答

質問


Not enought input arguements in line 2
Why i am getting this error in line 2. function dj=system_equation(X) p0=X(1) p1=X(2) p2=X(3) % Re %j =(64071*p0*p1)/20 ...

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

1

回答