photo

Dija


2014년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

10 질문
0 답변

순위
58,610
of 300,369

평판
0

참여
10 질문
0 답변

답변 채택
80.0%

획득한 표
0

순위
 of 20,936

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,436

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


extract certain lines in matrice
hi everyone i have this matrice 0.8979 0.8979 0.8979 0.8979 0.8979 0.8979 0.8979 0.8979 0.5934 ...

10년 초과 전 | 답변 수: 1 | 0

1

답변

질문


display image imread imshow
i want to display an image in a figure i wrote this code A=imread('lena.jpg') imshow('lena.jpg') but i have this error ...

10년 초과 전 | 답변 수: 1 | 0

1

답변

질문


probleme with package image
my teacher gave me a book with exercises and he asked me to do them but when i strted to read the book i find that the author s...

10년 초과 전 | 답변 수: 1 | 0

1

답변

질문


question about the sign
i have this matrix H = 1 1 1 1 1 1 1 1 1 -1 1 -1 1 -1 1 -1 ...

거의 11년 전 | 답변 수: 1 | 0

1

답변

질문


i want to change the value in some specific rows how can i do it
i want to change the value in some specific rows how can i do it?

거의 11년 전 | 답변 수: 2 | 0

2

답변

질문


calculate an equation with index
how can i calculate this equation kon=k1n1+k2n2+....kr-1nr-1

거의 11년 전 | 답변 수: 1 | 0

1

답변

질문


help with hadamard matrix
i have Hadamard matrix N=8; H=hadamard(N) >>H = 1 1 1 1 1 1 1 1 1 -1 1 ...

거의 11년 전 | 답변 수: 1 | 0

1

답변

질문


dicarding the mth binary digit
how can i discard any bianry digit i want in A for example if i discard the first one in A A = 0 0 0 0 ...

거의 11년 전 | 답변 수: 1 | 0

1

답변

질문


regroupe the results in a matrix
hii i have this f= 1 0 0 1 0 2 1 3 0 4 1 5 1 ...

거의 11년 전 | 답변 수: 4 | 0

4

답변

질문


problem with XOR bits
Hello everybody I convert the numbers from 0 to 7 to binary like it’s shown here N=8; r=3 for N=0:1:N-1 A=dec2bin...

거의 11년 전 | 답변 수: 1 | 0

1

답변