Community Profile

photo

Jenjen Ahmad Zaeni


Last seen: 2 years 前 自 2021 起处于活动状态

统计数据

  • Thankful Level 3
  • Explorer

查看徽章

Content Feed

排序方式:

提问


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

2 years 前 | 1 个回答 | 0

1

个回答

提问


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

2 years 前 | 2 个回答 | 0

2

个回答

提问


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

2 years 前 | 1 个回答 | 0

1

个回答

提问


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

3 years 前 | 1 个回答 | 0

1

个回答

提问


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

3 years 前 | 2 个回答 | 0

2

个回答

提问


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

3 years 前 | 2 个回答 | 0

2

个回答

提问


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

3 years 前 | 1 个回答 | 0

1

个回答

提问


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

3 years 前 | 0 个回答 | 0

0

个回答

提问


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

3 years 前 | 1 个回答 | 0

1

个回答