--> atomsInstall("microwave")
This toolbox enable efficient data anlysis for RF and microwave data, such as S2P file read/write and display, stability circles, de-embedding...
Upload date : 2011-08-31 13:57:39 MD5 : eb60214c5389fcea3636100cfd76eea2 SHA1 : cc3e41dde684344d68505f2f532b88c4630787c3 Downloads : 468 File list
Binary version Automatically generated by the ATOMS compilation chain
Upload date : 2011-08-31 14:25:53 MD5 : 1205dc4c71c0ce90e1fb918e371c9422 SHA1 : d3871e6ad97a57e6cc7ee3ab5c2e270eb8f30acd Downloads : 1654 File list
If you read S2P file with magnitude in dB, you need to add this function before your script : function output=uW_dB2lin(x) output=10.^(x./20); endfunction
Is there is any documentation of this toolbox, which shows the procedure to plot impedance, VSWR, etc on smith chart ?