The band pass filter simulation is run in ADS using Q-manager. For each set of width and length a frequency sweep are done and the corresponding S-parameter data are obtained and stored as ".dds" format from momentum
My First Goal is to;
Convert the s-parameter ".dds" files to ".csv" format or as test file. How can I do this using AEL?
My Second goal is to;
Export these .csv files or text file, into MATLAB, where the data will be used to model Neural Network (NN). (I already have the NN part from MATLAB set up, I just need to export the data to MATLAB)