photo

Anna


Univ of Cambridge

自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

8 个提问
0 个回答

排名
20,196
of 300,417

声誉
2

贡献数
8 个提问
0 个回答

回答接受率
62.5%

收到投票数
2

排名
 of 20,961

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,731

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


How do RGB values from 0 to 1 get converted to a number from 0 to 255?
Is the RGB value simply scaled to a number from 0 to 255 to determine the colour of a pixel on the screen?

11 years 前 | 2 个回答 | 0

2

个回答

提问


Standard deviation: error because variable is of type double
I've created a 30 by 15 array of random numbers with mean M and standard deviation sd. I've then scaled the values from 0 to 1 b...

11 years 前 | 3 个回答 | 0

3

个回答

提问


Why isn't truesize working properly?
I have created an image of a 300 by 300 matrix, and then used the command truesize(gcf, [300 300]); to make the array 300 pix...

11 years 前 | 1 个回答 | 1

1

个回答

提问


Can you continue with subsequent lines of code while waiting for user input?
I know that it isn't possible to run two scripts at once in MATLAB, however I would like to know if it is possible to execute co...

11 years 前 | 1 个回答 | 0

1

个回答

提问


How to set units of image of an array to pixels?
I have a matrix (called V) of 1000*1000 random 0s and 1s. I want each 0 or 1 to be represented by a single pixel on the screen....

11 years 前 | 1 个回答 | 1

1

个回答

提问


is it possible to draw a square of width 1000 pixels, which is always 1000 pixels wide, even if the size of the window is changed on the screeen?
I am trying to create an array of dots, each one pixel wide/tall so that the colour of each pixel can be specified. thanks

11 years 前 | 2 个回答 | 0

2

个回答

提问


How do I make a 3 dimensional matrix?
nothing more to add to the question!

11 years 前 | 1 个回答 | 0

1

个回答

提问


Why does the marker size change randomly?
I have created a function which generates a random array of 1000 white dots function RandomArray %generate random po...

11 years 前 | 1 个回答 | 0

1

个回答