photo

Habib


2013년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

3 질문
2 답변

순위
275,252
of 297,457

평판
0

참여
3 질문
2 답변

답변 채택
100.0%

획득한 표
0

순위
 of 20,438

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 158,938

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

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

거의 12년 전 | 답변 수: 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...

거의 12년 전 | 답변 수: 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, ...

거의 12년 전 | 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...

거의 12년 전 | 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...

거의 12년 전 | 답변 수: 3 | 0

3

답변