Community Profile

photo

Jenjen Ahmad Zaeni


Last seen: etwa 2 Jahre vor Aktiv seit 2021

Followers: 0   Following: 0

Statistiken

  • Thankful Level 3
  • Explorer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

fast 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort