S-parameter to Y-parameter
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello
let's say I have
S11=( s^4+(-0.0026j)*s^3+(1.0615)*s^2+(-0.0009j)*s+(0.1580) )/(s^4 +(2.2467-0.0047j)*s^3 + (3.6063-0.0031j)*s^2 + (3.2898-0.0489j)*s +(1.9877-0.0025j));
S21= (j*s^4+(2.2128)*s^3+(26.5826j)*s^2+(1.4870)*s+(65.6671j)) /(s^4 +(2.2467-0.0047j)*s^3 + (3.6063-0.0031j)*s^2 + (3.2898-0.0489j)*s +(1.9877-0.0025j));
S22=S11;
S12=S21;
Z0=50;
can i convert this S-parameter to Y-parameter ?
0 Kommentare
Antworten (1)
Siehe auch
Kategorien
Mehr zu Frequency Domain Analysis finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!