Statistics
3 Questions
                        0 Answers
RANK
191 968
                          
                          
of 300 392
                        
REPUTATION
0
                           
                        
CONTRIBUTIONS
                          3 Questions
                          0 Answers
ANSWER ACCEPTANCE 
                            33.33%
                        
VOTES RECEIVED
0
RANK
 of 20 933
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS 
0
ALL TIME DOWNLOADS
0
RANK
of 168 335
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
how to use axis ?
hello, i want to know how to use "axis" to choose the points where i want to have my curve i have this function whose plotte...
mer än 8 år ago | 1 answer | 0
1
answerQuestion
how to index a vector by another one?
idx=[-2,-1,0,1,2,3]; x=[6,5,2,1,8,0]; is there a way to get that x(-2)=6,...,x(3)=0
mer än 8 år ago | 1 answer | 0
1
answerQuestion
how do i reconstruct the analytical form of a spline I have calculated with the spap2 command, in order to have the 3 polynomials that compose the spline itself, but I don't know the formula in which to put the coefficients stored.
>>m=100; >> x=unifrnd(0,2,m,1); >> eps=normrnd(0,1,m,1); >> y=cos(x)+eps; >> sp=spap2(3,4,x,y);
mer än 8 år ago | 0 answers | 0
 
        