Debasish Mishra
Followers: 0 Following: 0
Feeds
提问
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 ...
5 years 前 | 1 个回答 | 0
1
个回答提问
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...
5 years 前 | 1 个回答 | 0