Adam Cooman

Gitlab profile: https://gitlab.com/AdamCooman

ADS-matlab code

Run ADS simulations from Matlab Matlab code that allows to run ADS simulation from the Matlab command line. The toolbox supports running several simulations in parallel. Repository on Bitbucket

Run multisine simulations from Matlab Matlab code to automatically run multisine simulations on a given circuit from Matlab. Repository on Bitbucket

ADS import simulation data toolbox Matlab code to import simulation data from Keysight’s Advanced Design System (ADS) into Matlab. Repository on Bitbucket

Run Momentum simulations from Matlab Matlab code to run Momentum simulations from Matlab. Repository on Bitbucket

Generate ADS netlist syntax from Matlab Matlab code to generate ADS netlists. This collection of matlab functions was generated by parsing the hpeesofsim documentation. Repository on Bitbucket

Other toolboxes

MultiMatrix Matlab class to allow easy and fast computation with collections of matrices stored in 3D arrays. These days, the builtin pagemtimes in matlab should be used for these operations. Repository on gitlab.inria.fr

NetworkToolbox Collection of Matlab classes to represent Frequency Response Matrices (FRMs) and non-parametric representations of electrical circuits, like S, Y and Z parameters. Repository on gitlab.inria.fr

Rational Interpolation Matlab toolbox to perform rational interpolation of frequency response data. Repository on gitlab.inria.fr

Complex multiplication support for Yval’s MMX Fork of Yval’s MMX code from the matlabcentral. I added support for the matrix multiplication of complex matrices. Repository on gitlab.inria.fr Original code on matlabcentral

Automatically generate documentation Matlab code that parses matlab functions to automatically generate documentation Repository on gitlab.inria.fr