photo

Christopher Abel


Last seen: 3년 초과 전 2018년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

2 질문
2 답변

순위
125,313
of 300,392

평판
0

참여
2 질문
2 답변

답변 채택
50.0%

획득한 표
0

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,373

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How do I improve the image quality of a plot in a published pdf or html?
Whether I publish directly as a pdf or from html to pdf, the image quality of the plots is horrible. Can anyone help me out with...

거의 7년 전 | 답변 수: 1 | 0

1

답변

답변 있음
Finding the indexes of multiple elements that are equal to a certain value in an array
The transition boundaries, I think. Which is why that ismembertol() looked promising, but I don't think I used it right.

대략 7년 전 | 0

질문


Finding the indexes of multiple elements that are equal to a certain value in an array
W=400;Lb=5;Lc=3; % a) D = (1:0.01:2.9); T = Lb*Lc*W./(D.*sqrt(Lc^2-D.^2)); [t,d]=min(T); Specifically, I need help find...

대략 7년 전 | 답변 수: 3 | 0

3

답변