統計
MATLAB Answers
11 質問
0 回答
ランク
of 170,890
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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...
12年弱 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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...
13年弱 前 | 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...
13年弱 前 | 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 ...
約14年 前 | 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() ...
14年以上 前 | 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...
14年以上 前 | 0 件の回答 | 0

