Statistics
2 Questions
                        0 Answers
RANK
290,622
                          
                          
of 300,381
                        
REPUTATION
0
                           
                        
CONTRIBUTIONS
                          2 Questions
                          0 Answers
ANSWER ACCEPTANCE 
                            50.0%
                        
VOTES RECEIVED
0
RANK
 of 20,941
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS 
0
ALL TIME DOWNLOADS
0
RANK
of 168,477
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 speed up function approximation?
I have a code in MATLAB2016: ... tic is_t1(:,i)=(is_t1(:,i)/mmax); [f,r2]=fit(tr,is_t1(:,i),'1-b*exp(-((a*x)/(var_c)))','Sta...
6 years ago | 3 answers | 0
3
answersQuestion
Error in the chart legend
Hello Why do I have a bug in the legend? Code: for i=1:1:4 w1=subplot(1,2,1);hold on; p(i)=plot( w1,TR,y,[znaki(i),rodza...
6 years ago | 0 answers | 0
