photo

Noman Abir


Last seen: ongeveer 4 jaar ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

8 Questions
0 Answers

RANK
190.234
of 297.503

REPUTATION
0

CONTRIBUTIONS
8 Questions
0 Answers

ANSWER ACCEPTANCE
75.0%

VOTES RECEIVED
0

RANK
 of 20.449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159.017

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 3

View badges

Feeds

View by

Question


How can I solve this problem?
I have added 2 different MATLAB files where "receive_cdm.m" is my main code and "y_send.mat" is a file I am getting some values ...

ongeveer 4 jaar ago | 1 answer | 0

1

answer

Question


How can I calculate row to row values in a matrix.?
I am looking for a way to multiply one row values with every row values. Let's assume we have: A=[1 2 3; 4 5 6; 7 8...

ongeveer 4 jaar ago | 0 answers | 0

0

answers

Question


How can I make a string?
I have some values as : A= 0 0 ...

ongeveer 4 jaar ago | 1 answer | 0

1

answer

Question


How can I replace integer values in a array?
I Have some values in a array like this. A = -4 -4 -4 4 4 4 I want to convert all negative values ...

ongeveer 4 jaar ago | 2 answers | 0

2

answers

Question


How can i multiply every row to row values?
I am looking for a way to multiply one row values with every row values. Let's assume we have: A=[1 2 3; 4 5 6; 7 8...

ongeveer 4 jaar ago | 1 answer | 0

1

answer

Question


Binary multiplication in MATLAB.
I have 2 binary sequence string in MATLAB. A = -11-11111-1 11-1-111-1-1 111-11-1-11 -1-1-1-1-1-1-1-1 -11-1-111-1-1 111111...

ongeveer 4 jaar ago | 1 answer | 0

1

answer

Question


Binary value conversion.
I have a binary sequence like this : 01011001 01010110 01010010 01001111 01001100 01010010 01011001 How can I convert ...

ongeveer 4 jaar ago | 2 answers | 0

2

answers

Question


Binary value convert.
I have a binary bit sequence A = [0 1 0 1;1 0 0 1; 0 0 0 1; 1 0 0 1]; How can i convert all the 0 values into -1.?? The fina...

ongeveer 4 jaar ago | 1 answer | 0

1

answer