photo

Natialol


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

Student

统计学

MATLAB Answers

11 个提问
0 个回答

排名
23,000
of 297,527

声誉
1

贡献数
11 个提问
0 个回答

回答接受率
54.55%

收到投票数
1

排名
 of 20,454

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,075

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Manually compute quantiles given probability of the data
I want to calculate some quantiles in Matlab but given specific probabilities so I cannot use prctile or quantile. Sp...

11 years 前 | 0 个回答 | 0

0

个回答

提问


Indexing within two for loops where the index can be below zero
Hello, How do I index within two for loops, see example below. I am running a script (quet) recursively and the output is a 1...

12 years 前 | 2 个回答 | 0

2

个回答

提问


Constrained Integer Genetic Algorithm
Hello, I am using 2012b. Need help on solving a problem with the GA toolbox (have a variant soln that works but am not sur...

12 years 前 | 0 个回答 | 0

0

个回答

提问


More efficient way to load data
Hello, Is there a more efficient way to load in data(array), I have a 1x10^7 which is roughly 4mb but takes almost 70s to loa...

12 years 前 | 0 个回答 | 0

0

个回答

提问


Form strings/numbers from matrix
Hello, Looking for a way to join the horizontal elements of a matrix into a number. [1 2 0; 0 2 6; 9 8 0; 0 ...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Improving an if else function
Hello Board, Anyone on ideas on a more efficient solution than the if else function below?? This takes the bulk of the time f...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Improving a search algorithm
Hello, I would like suggestions on how to make the search below more efficient. I concatenate in another script to obtain num...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Constrained Variable Genetic Algorithm
Hello, Need help on solving a problem with the GA toolbox (have a variant soln that works but am not sure of the soln). I h...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Generating a string of random standard normal variables that are correlated
Hi Everyone, I'm a sort of newbie, I would like to know how and what the implications are of 'Generating a string of random ...

13 years 前 | 3 个回答 | 0

3

个回答

提问


Generate random number between -1 and 1 with specified mean and variance
Hi, I need help generating a random number between -1 and 1 with a specified mean and variance. I'm using c=a + b*randn() ...

13 years 前 | 3 个回答 | 1

3

个回答

提问


Find and Bracket function
Hi everyone, I will like to ask if this P=find((RT)>(RF)) ProbP=(numel(P))/1000; is the same as Probability[RT>RF] I...

13 years 前 | 0 个回答 | 0

0

个回答