photo

srt10


Last seen: 거의 2년 전 2019년부터 활동

Followers: 0   Following: 0

메시지

Graduate student in Physics

통계

All
MATLAB Answers

1 질문
2 답변

Cody

0 문제
2 답안

순위
146,349
of 300,364

평판
0

참여
1 질문
2 답변

답변 채택
100.0%

획득한 표
0

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위
93,282
of 168,407

참여
0 문제
2 답안

점수
30

배지 수
1

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • First Review
  • First Answer
  • Solver

배지 보기

Feeds

보기 기준

답변 있음
how to display a grayscale image in a monochrome color (other than white)
After much searching, I found the answer to my question. There is a function called cmap2gray that was introduced in R2020b (...

거의 2년 전 | 0

| 수락됨

질문


how to display a grayscale image in a monochrome color (other than white)
I have a grayscale image consisting of a matrix of 512x512 int16 numbers. If I run figure;imshow(imagedata,[]) I can see my ...

거의 2년 전 | 답변 수: 2 | 0

2

답변

답변 있음
How can I create this 2D waterfall plot?
That plot does look like a waterfall plot. You can obtain a plot like that by trying figure() waterfall(time,position,data) ...

대략 6년 전 | 0

문제를 풀었습니다


Word Counting and Indexing
You are given a list of strings, each being a list of words divided by spaces. Break the strings into words, then return a maste...

6년 초과 전

문제를 풀었습니다


Interpolator
You have a two vectors, a and b. They are monotonic and the same length. Given a value, va, where va is between a(1) and a(end...

6년 초과 전