Community Profile

photo

KESAVKUMAR A


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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 ...

3 years ago | 1 answer | 0

1

answer

Question


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 years ago | 2 answers | 0

2

answers