Community Profile

photo

Debasish Mishra


Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


creating 2 by 2 matrices having 3 entries same in all but 4th one different
i want to create a series of matices m1,m2,m3,m4 etc such that m1=[1 0; 0 f(x1)] m2=[1 0;0 f(x2)] and so on.(only 22 entry ...

4 years ago | 1 answer | 0

1

answer

Question


creating array with entries as numbers
i want to create an array indexing i=1:10 such that n{i}=1.44:1.45 so it must display n1=1.44 n2=1.441 . . n10=1.45 n=[n1...

4 years ago | 1 answer | 0

1

answer