photo

KESAVKUMAR A


Last seen: 3年以上 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 2
  • Thankful Level 1

バッジを表示

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

2

回答