Community Profile

photo

a


自 2013 起处于活动状态

Followers: 0   Following: 0

联系

统计数据

  • Thankful Level 1

查看徽章

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; % ...

10 years 前 | 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 "...

10 years 前 | 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. ...

10 years 前 | 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...

10 years 前 | 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 years 前 | 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: ...

11 years 前 | 2 个回答 | 0

2

个回答