photo

종영


Last seen: 約1ヶ月 前 2024 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2

バッジを表示

Feeds

表示方法

質問


Separate graph arrows for two y-axes on the matlab
In the figure below, the circle arrows are used for two y-axes to indicate which axis the graph follows, how do you do this? ...

約1ヶ月 前 | 1 件の回答 | 0

1

回答

質問


Distributed digital subarray analysis
clc; clear all; close all; f = 3e8; Nx = 10; % number of antennas in subarray Ns1 = 5;% number of sub array h = 8; % n...

約2ヶ月 前 | 1 件の回答 | 0

1

回答

質問


in DOA, ifft weighting vector
clc; clear all; close all %% array parameters c = 3e8; f = 3e8; % nominal frequency for array antenna interval setting lam...

4ヶ月 前 | 1 件の回答 | 0

1

回答

質問


Comparing Weight Values with LSM and ifft
clc; clear all; close all %% array parameters c = 3e8; f = 3e8; % nominal frequency for array antenna interval setting lam...

4ヶ月 前 | 1 件の回答 | 0

1

回答

質問


chebyshev Beam size control
function Chebyshev_real = Chebyshev_real(N,ste) R_dB=30; R=10^(R_dB/20); N=10; m=N-1; x0=cosh((1/m)*acosh(R)); u=sind(-...

4ヶ月 前 | 1 件の回答 | 0

1

回答

質問


In ULA monopulse, i can't find sum beam and difference beam
clc; clear all; close all; % Transmitted signal f = 3e8; %[Hz] c = 3e8; lambda = c/f; N = 10; %number of element ...

4ヶ月 前 | 0 件の回答 | 0

0

回答