photo

Habib


2013년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • First Review
  • Thankful Level 1
  • First Answer

배지 보기

Feeds

보기 기준

질문


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년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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년 초과 전 | 답변 수: 2 | 0

2

답변

답변 있음
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, ...

11년 초과 전 | 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년 초과 전 | 0

질문


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년 초과 전 | 답변 수: 3 | 0

3

답변