Statistics
RANK
174,012
of 295,486
REPUTATION
0
CONTRIBUTIONS
3 Questions
2 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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 dbstop if naninf
I want to ask matlab to stop anywhere in my functions, a variable becomes nan or inf. I defined a function buggy(x) (which is a ...
11 years ago | 1 answer | 0
1
answerQuestion
polynomial doesnt fit with original data
Hi, I give Matlab 2009a vectors X and Y. I plot(X,Y) and I want to fit a polynomial on it. on the plot, I can see a good fit w...
11 years ago | 2 answers | 0
2
answersresolution of the copied figure
on you figure menu: Edit==> copy figure and then paste into Word. This way you wont loose a pixel! you may also want to, ...
11 years ago | 0
Export data from MATLAB to Excel
after you have your vectors calculated as below: R1=your_time_vector; % here[12; 13; 43; 123] R2=your_rate_vector; R...
11 years ago | 0
Question
fzero function, additional output needed
Hi, I use fzero to find the zero of my function. fezero returns [x, fval]. however, inside the function another parameter is bei...
11 years ago | 3 answers | 0