Feeds
提问
Using concatenate in vectors
Create a row vector consisting of the whole numbers (integers) from 1 to 5 and a second row vector consisting of the c = cat(2,x...
9 years 前 | 1 个回答 | 0
1
个回答提问
creating structure array into component structure into fields into vectors.
<</matlabcentral/answers/uploaded_files/64964/voiceee.png>> So, I am not sure if my code is correct comparing from the diagra...
9 years 前 | 1 个回答 | 0
1
个回答已回答
I think this is what It is asking for but not sure? May anyone clarify for me please.
Here is the whole assignment: Music Synthesis The file fugue.mat contains numerical data that encode about 30-seconds wo...
I think this is what It is asking for but not sure? May anyone clarify for me please.
Here is the whole assignment: Music Synthesis The file fugue.mat contains numerical data that encode about 30-seconds wo...
9 years 前 | 0
提问
I think this is what It is asking for but not sure? May anyone clarify for me please.
The file fugue.mat contains a structure array called voice with three elements. (In musical terms, this fugue contains three voi...
9 years 前 | 2 个回答 | 0
2
个回答提问
image flipping using a function
if true %% My Animation writerObj = VideoWriter('myAnimation2','MPEG-4'); writerObj.FrameRate = 1; open(writerObj); R...
9 years 前 | 1 个回答 | 0
1
个回答提问
any cool functions for my little project
I am wondering if there is any cool or awesome functions that can make my program flip, zoom, shrink, or anything like that. ...
9 years 前 | 0 个回答 | 0
0
个回答已回答
How to loop images using for loop and making it run on mp4
I have a mp4 video but will not loop all my images. Here is my new code: %% My Animation x = VideoWriter('myAnima...
How to loop images using for loop and making it run on mp4
I have a mp4 video but will not loop all my images. Here is my new code: %% My Animation x = VideoWriter('myAnima...
9 years 前 | 0
提问
How to loop images using for loop and making it run on mp4
I want to loop 4 images onto a mp4 player as a result im stuck on the looping using for loop may anyone help me. My Code: ...
9 years 前 | 2 个回答 | 0
2
个回答提问
My project on Animations
I have a project to work on and i am stump on the programs concepts and what it is asking for. Here is the instructions: He...
9 years 前 | 0 个回答 | 0
0
个回答已回答
I am having difficulties of replacing the matrices may anyone help me
Thank you guys appreciated
I am having difficulties of replacing the matrices may anyone help me
Thank you guys appreciated
9 years 前 | 0
| 已接受
提问
I am having difficulties of replacing the matrices may anyone help me
"Create a matrix with 4 rows and 8 columns with every element equal to 0. Create a second, smaller matrix with 2 rows and 4 colu...
9 years 前 | 3 个回答 | 0
