Community Profile

photo

aziz monavar


Last seen: 2 years ago Active since 2021

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to fill a matrix with formula
I want my output matrix to be a 4x5 matrix but you have given a 5x4 matrix as output. y=zeros(1,20); y(1)=0.7; for i=2:20 ...

2 years ago | 1 answer | 0

1

answer

Question


How to fill a matrix with formulas
Hi I have a matrix as follows: I want to fill this matrix (4,5) whose first member is y (1,1) = 0.4 using the formula y (i...

2 years ago | 2 answers | 0

2

answers