Community Profile

photo

srt10


Last seen: 3 mois il y a Actif depuis 2019

Followers: 0   Following: 0

Contact

Graduate student in Physics

Statistiques

All
  • First Review
  • First Answer
  • Solver

Afficher les badges

Feeds

Afficher par

A répondu
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 (...

4 mois il y a | 0

| A accepté

Question


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

4 mois il y a | 2 réponses | 0

2

réponses

A répondu
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) ...

plus de 4 ans il y a | 0

A résolu


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

environ 5 ans il y a

A résolu


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

environ 5 ans il y a