Statistics
RANK
261,311
of 297,046
REPUTATION
0
CONTRIBUTIONS
3 Questions
1 Answer
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,422
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,776
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ...
13 years ago | 1 answer | 0
1
answerQuestion
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...
13 years ago | 1 answer | 0
1
answerStoring 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...
13 years ago | 0
Question
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...
13 years ago | 2 answers | 0