Saly07
Newbie level 3
- Joined
- Jul 21, 2014
- Messages
- 3
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 19
Hi,
I have an S2P file of a SAW filter containing S-Parameters S11, S12, S21, S22.
I want to use these data to implement the filter in my MATALAB code.
Is there something like:
d = fdesign.bandpass(.......'S-PARAMETERS extracted from S2P file' ....);
Hd = design(d,'.....');
??????
Thank you very much in advance for your help!
I have an S2P file of a SAW filter containing S-Parameters S11, S12, S21, S22.
I want to use these data to implement the filter in my MATALAB code.
Is there something like:
d = fdesign.bandpass(.......'S-PARAMETERS extracted from S2P file' ....);
Hd = design(d,'.....');
??????
Thank you very much in advance for your help!