Interpolation Graph with Simulink (look-up table?)
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
Hi,
I need to make e block with interpolation graph inside like this:
I've tried with 2D lookup table with Vgs-Vth values as columns, Drain to Source voltage as rows and Drain Current as Table, but it wants that columns be equal to rows (like a square matrix) while i've few values of columns respect to rows.
1 Commento
Kaustubha Govind
il 19 Mag 2011
Is it possible to only use the rows whose column values you have and let the Lookup Table block interpolate for you? If that does not provide satisfactory results, you could consider using the Curve Fitting Tool (or similar analysis techniques) to figure out the data samples that you don't have.
Risposte (0)
Vedere anche
Categorie
Scopri di più su Nonlinearity in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!