
[Matlab] How to draw a line in plot? | Forum for Electronics
May 23, 2004 · matlab draw line Hej Davy Lets say you want a line with coordinates (x1,y1) and (x2,y2). Then you make a vector with the x and y coordinates: x = [x1 x2] and y= [y1 y2]. …
plot gm/gds vs gm/id | Forum for Electronics
Apr 11, 2020 · hello, i am doing gm/id technique and for that i have to plot intrinsic gain i.e gm/gds since in MOSFET we can directly plot it. But i am doing it for CNFET so could anyone help me …
HFSS: How to export/extract Field Data - Forum for Electronics
Sep 21, 2005 · As you see, I can plot the magnitude of the Electric Field over the surface of the substrate. What I want is to extract the numerical E field data over this surface in such a form …
[SOLVED] - Bode Plot - Phase Margin (Magnitude start from 0 …
Dec 18, 2013 · Hello everyone. I can find the Gain Margin and Phase crossover frequency but I'm having problems finding the Phase margin for this bode plot. some story: this bode plot is a …
HFSS - exporting contour line data | Forum for Electronics
Dec 21, 2021 · I can display 2D contour plot, I can select, a single isocontou, but I connot export it. HFSS exports data related to the entire 2D plot. I need data like the one generated by …
Help in ADC to calculate INL and DNL | Forum for Electronics
Mar 9, 2008 · We use this best fit line to compare to the ADC output to calculate the INL. The best fit line is chosen to minimize the mean squared distance between the straight line and the …
[SOLVED] - How to compare Matlab/Theory <=> Cadence: …
Jan 15, 2021 · Dear guys, I tried to compare the simple switched-capacitor integrator below between Cadence and Matlab (at the end acting as a simple loop-filter for a delta-sigma) and I …
How to plot 1 dB compression point versus frequencies
Jan 8, 2018 · Hi I want to plot 1 dB compression point versus frequenices. My goal is to plot Pout at 1 dB compression point Versus frequency. Is there any function in virtuoso calculator that …
MASH ( SD modulator) power spectrum dc term - Forum for …
Jan 30, 2017 · I am trying to plot the power spectrum of the quantization noise for a MASH topology(for frequency synthesizer) , but i have an offset of about 20 dB from the ideal curve. …
Help me make a 3D plot in Matlab | Forum for Electronics
Dec 19, 2006 · Activity points 2,013 Re: 3D plot in matlab Hi ! I can't rememer it exactly right now, but there is a way for sure. at the command line write : A= [2 5 15 25 30]; B= [0.1 0.2 0.5 0.9 …