![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/16176699_1568042512929_DEF.jpg)
KESAVKUMAR A
Followers: 0 Following: 0
統計
MATLAB Answers
3 質問
0 回答
ランク
of 157,725
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
PCB BASED ANTENNA DESIGN AND SIMULATION
I would like to know if I can import the gerber files and simulate the antenna (PCB based) for S11 parameter in MATLAB. The att...
4年弱 前 | 1 件の回答 | 0
1
回答質問
Check for missing argument or incorrect argument data type in call to function 'ss'.
Below codes runs fine in Matlab online live script but fails in academic version R2020a. m = 1; k = 1; b = 0.2; F = 1; A ...
4年以上 前 | 1 件の回答 | 0
1
回答質問
Reference to non-existent field 'i'.
%% To Create Symbolic symmentric P matrix of Order n*n n=2; %n=3; p_n=(n*(n+1))/2; P = sym('a', [n n],'real'); P_list = ...
4年以上 前 | 2 件の回答 | 0