統計
MATLAB Answers
6 質問
0 回答
ランク
of 157,725
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How to divide a data arry into blocks like this using a FOR loop?
How to divide a data array into blocks like this using a FOR loop? Please consider my sample code: a = -1-j; b = 2-j; % ...
約11年 前 | 3 件の回答 | 0
3
回答質問
fundamental principle of multiplication
i have 4 numbers as a row vector, p=[ 1 -1 j -j ]; Now, total number of different 4 digit numbers formed using elements of "...
11年以上 前 | 3 件の回答 | 0
3
回答質問
Thanksgiving note to the MATLAB People
I do not know where to say this but I really want to express my earnest appreciation to The MathWorks® and its User Community. ...
11年以上 前 | 0 件の回答 | 4
0
回答質問
Regarding Virus found in a .dll file in Matlab-2013a
F-Secure Antivirus 2013 found a virus named as: Gen:Variant.Kazy.249057 (virus) in •C:\Program Files\MATLAB\R2013a\bin\wi...
11年以上 前 | 1 件の回答 | 0
1
回答質問
generating zeros and ones with equal probability
to generate 0s and 1s with equal prob. (probability=.5), i used >> rand(1,4) > .5 and if i use this >> rand (1,4) <...
11年以上 前 | 3 件の回答 | 0
3
回答質問
how to find the sum terms in of binomial expansion
I need to find the sum of few terms in binomial expansion...more precisely i need to find the sum of this expression: ...
12年弱 前 | 2 件の回答 | 0