photo

Noman Abir


Last seen: 대략 4년 전 2021년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

8 질문
0 답변

순위
82,838
of 297,457

평판
0

참여
8 질문
0 답변

답변 채택
75.0%

획득한 표
0

순위
 of 20,438

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 158,938

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


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

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 4년 전 | 답변 수: 0 | 0

0

답변

질문


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

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 4년 전 | 답변 수: 2 | 0

2

답변

질문


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

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 4년 전 | 답변 수: 2 | 0

2

답변

질문


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

대략 4년 전 | 답변 수: 1 | 0

1

답변