Dion Akmal
Followers: 0 Following: 0
統計
MATLAB Answers
8 質問
0 回答
ランク
of 154,105
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
how to make a single crossed-loop/monopole antenna in matlab?
I want to simulate the radiation pattern and i want to know the steering vector.
1年以上 前 | 1 件の回答 | 0
1
回答質問
What is the steering vector of Single Crossed-loop/monopole antenna with elevation and azimuth degree?
i just want to know what is the steering vector of the single crossed-loop/monopole antenna that the elevation and azimuth degre...
1年以上 前 | 0 件の回答 | 0
0
回答質問
How can i add Elevation Degree to my Script?
clc clear all format long %The data show that as long shaping scientific doa=[30]/180*pi; %Direction of arrival phi_1 = [30]...
1年以上 前 | 2 件の回答 | 0
2
回答質問
3D Plot Color Map Gradation
can somebody help me to make a 3D plot color like this.
3年以上 前 | 1 件の回答 | 0
1
回答質問
Matrix Dimension Must Agree
can somebody help me im new at using matlab this is my code and the error said that "Matrix Dimension Must Agree" clc clear ...
3年以上 前 | 3 件の回答 | 0
3
回答質問
how to integral f(x).*g(x)
can somebody help me with my problem. here is my code and it cant be run f = 0.05:0.05:0.4 t=0:.01:20 X=cos(2*pi*f*t) Y=...
3年以上 前 | 1 件の回答 | 0
1
回答質問
Matrix Dimensions must agree
please help me im new at using MATLAB here is my code f = 0.05:0.05:0.4; t = 0:0.01:20; g = dot(cos(2*pi.*f.*t),sin(2*pi.*f....
3年以上 前 | 1 件の回答 | 1