Feeds
提问
how can i write Algebraic equation of this
x1=x2=x3=x4=x5=...........=x15 I want to write it in algebraic form.But how. I know it's not the place, but I couldn't find it...
6 years 前 | 0 个回答 | 0
0
个回答提问
How can i use imshow to read matrix??
Hey guys. I have a 5x5 matrix and this matrix concludes 25 different image(jpg).All images are 64x64. For explain A(1,1)=image1...
6 years 前 | 1 个回答 | 0
1
个回答提问
How to Combine 25 images to get a single image matrix??
Hey guys i have a cell array that concludes 25 different 64x64 images : z={'1.jpg','2.jpg','3.jpg',..............'25.jpg'} I wa...
6 years 前 | 1 个回答 | 0
1
个回答提问
How Can i write a function that takes a structure array and returns this array with bubble sorting
I want to write a function that takes a structure array holding information about students(name,age,gpa etc.) and returns this a...
6 years 前 | 2 个回答 | 0
