Jenjen Ahmad Zaeni
Followers: 0 Following: 0
Statistics
9 Questions
0 Answers
RANK
143.112
of 296.372
REPUTATION
0
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
0
RANK
of 20.400
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 156.270
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
Feeds
Question
How to get certain value from matrix multiplication?
Hello everyone, sorry if this is a basic question. I have two matrix a = [1 0 0 1] and b = [1 0 1 1 ...
bijna 3 jaar ago | 1 answer | 0
1
answerQuestion
How to iterate matrix multiple times?
Hello everyone. I have a 3x7 matrix La = -5.2622 3.2610 1.0999 0 2.0590 0 0 0 ...
bijna 3 jaar ago | 2 answers | 0
2
answersQuestion
How to sum elements of matrix in certain condition?
Hello everyone. I'm sorry if i didn't explain it clearly. I have a matrix like A = 1.0999 -1.0999 -2.0590 ...
bijna 3 jaar ago | 1 answer | 0
1
answerQuestion
How to do iteration?
Hello everyone, i currently work in decoding. I want to do box-plus operation so i wrote a code like Lch=[-22.597121229...
meer dan 3 jaar ago | 1 answer | 0
1
answerQuestion
How to generate 0 and 1 matrix in specific condition.
Hello everyone. I want to generate a random 4x5 matrix with the elements consist of 0 and 1. But, i don't want each column to ha...
meer dan 3 jaar ago | 2 answers | 0
2
answersQuestion
How to repeat each elements of matrix irregularly
Hello everyone, i have a matrix like: A = 0.2978 -0.7649 -2.8475 3.4084 And i want to repeat the elements of mat...
meer dan 3 jaar ago | 2 answers | 0
2
answersQuestion
How to plot stairstep between two line?
Hello everyone. I currently writing a codes for EXIT chart. I've created the curves, and now i want to create the stairstep be...
meer dan 3 jaar ago | 1 answer | 0
1
answerQuestion
How to do an iteration with for loop
Hello everyone. I have a code for doing a decoding iteration. I have problem with looping, and i've attached the .m file. Sorry ...
meer dan 3 jaar ago | 1 answer | 0
1
answerQuestion
How to swap specific elements position of a matrix
Hello everyone. I have a matrix like A = [ 1 0 0 2; 0 3 4 0; 5 6 0 0; 0 0 7 8 ] I want a new matrix lik...
meer dan 3 jaar ago | 1 answer | 0