Feeds
提问
Is there a way to use VideoWriter without having each figure pop up when you make the movie?
I'm just curious if there was a way to use VideoWriter in such a way so that each figure doesn't pop up while writing the movie....
13 years 前 | 0 个回答 | 0
0
个回答已解决
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
13 years 前
已解决
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
13 years 前
提问
Help Making a Certain Waveform
I'm trying to create a waveform that would have an exponential increase followed by an exponential decrease. I am unsure how to ...
13 years 前 | 1 个回答 | 0
1
个回答提问
Finding Distance Between Peaks
How Do you find the distance between peaks along the x axis? How would one go about averaging that data. Thanks
13 years 前 | 0 个回答 | 0
0
个回答提问
Finding Select Peaks in a Signal
I am trying to better understand MATLab, as I am a new user. I've been working on a ECG waveform and I have been trying to add n...
13 years 前 | 1 个回答 | 0
1
个回答提问
Tring to Create a Moving ECG Waveform
I am pretty new to MATLab, and I am undertaking a bit of a challenging project for me. I am trying to create an ECG signal that ...
13 years 前 | 1 个回答 | 0
