help me with the matlab code..
时间:04-07
整理:3721RD
点击:
Hello Everyone
Actually i am doing my project in developing a unit cell and i had done the simulation using ads and got the output characteristics of S11 S12.And after that i fabricated the unit cell and connected to the network analyser and got the result and i saved the file in .s2p format since i want to run using matlab so as to compare with my simulation results.
Someone please help me how i can load both the files using Matlab so that i can compare my result.Please tell me the code for it..
Actually i am doing my project in developing a unit cell and i had done the simulation using ads and got the output characteristics of S11 S12.And after that i fabricated the unit cell and connected to the network analyser and got the result and i saved the file in .s2p format since i want to run using matlab so as to compare with my simulation results.
Someone please help me how i can load both the files using Matlab so that i can compare my result.Please tell me the code for it..
why not load both the s2p files in ADS and draw and compare it?
how to do that
Use "Data File Tool" in ADS.
Working with Data Files - ADS 2009 - Agilent EEsof Documentation Center
It's easy and best to compare simulation results with measurement results in ADS than MATLAB.
You can also compare simulation and measurement results in ADS..
Import your s2p file by using file utility and create a new dataset for instance "meas.result.ds" and load s-parameter from this dataset and simulation result dataset on a single graph..
