photo

Charles


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

13 个提问
1 个回答

排名
8,344
of 300,753

声誉
3

贡献数
13 个提问
1 个回答

回答接受率
61.54%

收到投票数
3

排名
 of 21,075

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,858

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3
  • First Answer

查看徽章

Feeds

排序方式:

提问


Two correlated random variables
I want a formula to generate two random variables X and Y that are correlated with a certain rho and distributed (0, 1). The fo...

10 years 前 | 0 个回答 | 0

0

个回答

提问


string to num
Hi, I am reading string data of this format from a text file: (20:200,40:300) This is the area of an image which I wish...

14 years 前 | 2 个回答 | 1

2

个回答

提问


Read text file
Hi, I have a text file which contains the following data format 3 abc (1:200, 200: 400) bcd (1:300, 200: 300) cde (1:100, 2...

14 years 前 | 1 个回答 | 0

1

个回答

提问


Align two arrays by time column
Someone already asked this question, however there is no answer. "Does anyone know of a MatLab utility to facilitate alignment ...

14 years 前 | 1 个回答 | 0

1

个回答

提问


Search through Cell
Hi, I have problem working with cells. I have a 1 x 4 cell with each cell containing an N X 1 column vector. How do I search ...

14 years 前 | 2 个回答 | 0

2

个回答

提问


Structures
I have loaded data that contain structures. The structures are of the form I have variable : struct1, struct2, struct3.... I ha...

14 years 前 | 2 个回答 | 0

2

个回答

已回答
Random number generation open/closed interval
I think that the easy solution would be to generate the regular random numbers, then set all values <= 0.5 to 0 and values > 0....

14 years 前 | 0

提问


Marix manipulation
How do I perform this operation? I have a data set with recurring values at a given co-ordinate. I need to sum values of the rep...

14 years 前 | 1 个回答 | 0

1

个回答

提问


Optimal arrangement of a small vector within a lager vector
Hi all,this is about the 3rd time I am posting this question as I do not have an answer yet. I simplified the original problem. ...

14 years 前 | 2 个回答 | 0

2

个回答

提问


Optimize vector position and values to form another vector.
Hi, I am stuck with a problem which I do not know how to proceed. I have 2 vectors: a = [1 2 3 2 1]; b = zeros(1, 11); I wa...

14 years 前 | 2 个回答 | 1

2

个回答

提问


Optimization
*Modified Post* I have a 3D matrix of this form: gauss = values(3,3,3) i.e gauss(:,:,1) = 0.0155 0.0622 0.015...

14 years 前 | 0 个回答 | 0

0

个回答

提问


3d slice viewer
Hi, I have a matrix of doubles having values x, y, z and intensity. I want to create a simple 3d viewer to browse through th...

14 years 前 | 1 个回答 | 0

1

个回答

提问


Help vectorize my poor code or make it faster
I have an N X 4 dimensional data with information of x,y,z coordinates and Intensity values of a 3D image. I need to reconstruct...

15 years 前 | 2 个回答 | 0

2

个回答

提问


Meshgrid
Hi, I have 3 vectors x,y,z; with x and y representing co-ordinates and z their values. Picture this as an image matrix that h...

15 years 前 | 2 个回答 | 1

2

个回答