photo

a


Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
11,271
of 300,365

REPUTATION
4

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
4

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,262

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


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

12 years ago | 3 answers | 0

3

answers

Question


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 "...

12 years ago | 3 answers | 0

3

answers

Question


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

12 years ago | 0 answers | 4

0

answers

Question


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

12 years ago | 1 answer | 0

1

answer

Question


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) <...

12 years ago | 3 answers | 0

3

answers

Question


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 years ago | 2 answers | 0

2

answers