photo

Habib


Attivo dal 2013

Followers: 0   Following: 0

Messaggio

Statistica

  • First Review
  • Thankful Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

Domanda


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 ...

circa 11 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

circa 11 anni fa | 2 risposte | 0

2

risposte

Risposto
resolution 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, ...

circa 11 anni fa | 0

Risposto
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...

circa 11 anni fa | 0

Domanda


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...

circa 11 anni fa | 3 risposte | 0

3

risposte