photo

Habib


Con actividad desde 2013

Followers: 0   Following: 0

Mensaje

Estadística

  • First Review
  • Thankful Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Pregunta


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

alrededor de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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

alrededor de 11 años hace | 2 respuestas | 0

2

respuestas

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

alrededor de 11 años hace | 0

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

alrededor de 11 años hace | 0

Pregunta


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

alrededor de 11 años hace | 3 respuestas | 0

3

respuestas