統計
MATLAB Answers
7 質問
0 回答
ランク
of 171,294
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
insert value in vector using for loop
hey! i want to insert an integer value in an existing vector using a for/while loop, so that the ascending order is preserved...
約13年 前 | 1 件の回答 | 0
1
回答質問
align created random numbers in an array
Hey i want to align random samples that are of different lengths. I tried sth. like this for i=1:length(N); U=rand(1,N(i,...
13年以上 前 | 1 件の回答 | 0
1
回答質問
assign order to different vector
hey i want to determine the order of every element in a vector and apply this order to another vector. say i have a vector ...
13年以上 前 | 1 件の回答 | 0
1
回答質問
integrate function
Hey, i want to integrate the function di on an interval from 1 to infinity. di=(sinh((b.*x)./a)./sinh((pi.*x)./a)); Howev...
13年以上 前 | 1 件の回答 | 0
1
回答質問
rejection method
Hey all, i created a 2xn matrix where the first row indicates time uniformly distributed... However i want to delete from t...
13年以上 前 | 1 件の回答 | 0
1
回答質問
MLE Meixner
Hey, i want to estimate the meixner distribution using optimization toolbox's fminsearch. The log-likelihood code is as fo...
13年以上 前 | 0 件の回答 | 0
0
回答質問
solving nonlinear equations
Hello, i tried to work on solving the following equations, so that the code returns values for w and theta. However this does...
13年以上 前 | 2 件の回答 | 0
