![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/4965955_1531348317000_DEF.jpg)
srt10
Followers: 0 Following: 0
Graduate student in Physics
統計
All
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 (...
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 (...
約1年 前 | 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 ...
約1年 前 | 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) ...
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) ...
5年以上 前 | 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年弱 前