photo

reincornator


Last seen: 7ヶ月 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

11 質問
2 回答

ランク
4,076
of 300,786

評判
13

コントリビューション
11 質問
2 回答

回答採用率
18.18%

獲得投票数
5

ランク
 of 21,091

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 171,061

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 2
  • Revival Level 1
  • Knowledgeable Level 1
  • First Answer

バッジを表示

Feeds

表示方法

質問


How to estimate the Doppler shift?
How to estimate the Doppler shift? How to calculate the radial velocity for "jammer"? clear variables close all c = physcon...

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

1

回答

質問


Selecting multiple array elements
Hi. n = 10; A = rand(n); B = A; k = [1 1; 2 3; 4 5; 1 8; 8 6]; A(k(1,1),k(1,2))= 1; A(k(2,1),k(2,2))= 1; A(k(3,1),k(3,2))...

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

1

回答

質問


How to formalize an optimization problem in Matlab?
Hello. How to issue a task in Matlab? Given: Vectors a1 and a2. Find a vector of coefficients x such that: abs((a2.')*x) ->...

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

1

回答

質問


Incorrect output of a symbolic formula
Hello. I am performing calculations using symbolic calculations. The result satisfies me. However, the final formula is output w...

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

0

回答

質問


How to display a symbolic formula without substitutions "where"?
Hello. How to display a symbolic formula without "where" and "sigma"? Thanks.

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

2

回答

質問


Limit on the number of elements in the Phased Array System Toolbox
Hello. When modeling antenna arrays with a large number of sensors, a large amount of time and RAM is spent. How to reduce the c...

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

0

回答

回答済み
Graphical representation of Polarisation of a light using Jones vector.
Yes. Substitute these values as input data.

4年以上 前 | 0

質問


Find the transformation matrix
How to find the transformation matrix in MATLAB? For example: x1=[1;2]; x2=[4;5]; y1=[3;4]; y2=[2;1]; y1=S*x1; y2=S*x2; ...

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

1

回答

質問


Narrowband Transmit Array for polarizing processing Phased Array System Toolbox
Hello. I create schemas in Simulink using Phased Array System Toolbox blocks. How to use the blocks "Narrowband Transmit Array"...

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

0

回答

質問


Creating latex formulas in Live Script (without an editor).
Hello. You need to display the entire formula, but the final result does not match the expected result. Here's what happens:...

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

1

回答

質問


Comparison of symbolic expressions
Welcome. A certain set of symbolic calculations is performed in two different ways. After that, you need to compare the results...

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

2

回答

質問


Antenna Toolbox and Phased Array System Toolbox
Hi. There is an antenna module module = dipoleCrossed (Antenna Toolbox) and its pattern ('efield') After that, I create the ...

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

0

回答

回答済み
Gtk-Message: 16:17:51.771: Failed to load module "canberra-gtk-module"
You must install: sudo apt-get install packagekit-gtk3-module and sudo apt-get install libcanberra-gtk-module

5年以上 前 | 4

| 採用済み