photo

Mauricio Marulanda


Intel Corporation

Aktiv seit 2012

Followers: 0   Following: 0

Nachricht

Statistik

Feeds

Anzeigen nach

Frage


Csapi Coefficients in a n-dimensional spline
I am trying to understand the coefficients of a spline. Basically based on the coefficients. Given something like ...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


SPICE Files
Is there a way to import SPICE files to matlab. I know I can build a circuit with rfckt.series, rfckt.parallel, etc. But someti...

mehr als 12 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
Storing values using csapi (spline functin)
I believe based on the comments the best way to do this: Come up with something like this. x = f(a,b,c,d) %refering to my prev...

mehr als 12 Jahre vor | 0

Frage


Storing values using csapi (spline functin)
I have been trying to use csapi. This command will work: x = [0 1 2 3]; y = [0 1 2 3]; csapi(x,y); However, I am trying to l...

mehr als 12 Jahre vor | 2 Antworten | 0

2

Antworten