Snow
Followers: 0 Following: 0
Feeds
提问
Trouble using findpeaks function
The attached data is a sinusodial wave. I want to find how many peaks are in this graph. In matlab, I click on the file and impo...
1 year 前 | 1 个回答 | 0
1
个回答提问
Help interpreting Fast Fourier Transform.
I followed this video : https://www.youtube.com/watch?v=cw9eoSzln_k&ab_channel=Study%26Tutor to perform a FFT on data I collect...
1 year 前 | 1 个回答 | 0
1
个回答提问
dlmread error when performing fourier transform (FFT)
I am attempting to perform a FFT with this data, but get this dlmread error. How can I fix this?
1 year 前 | 1 个回答 | 0
1
个回答提问
Performing Fourier Transform with csv file; "error using csvread"
I am trying to find the wavelength of a laser. The data I have is the time and the voltage. I have a 33607 x 2 matrix as I recor...
1 year 前 | 1 个回答 | 0
1
个回答提问
Data is being graphed as line instead of sin wave
My x and y variables have about 964 data points each. When I plot them in excel, It just comes out linear, when it should be sin...
1 year 前 | 1 个回答 | 0
1
个回答提问
Find the central line (midpoint) of a sinusoidal wave
I used another program (tracker) to track the oscillation of a laser. I generated a plot of position with respect to time with t...
1 year 前 | 2 个回答 | 0
2
个回答提问
Graphing the Van Der Pauw Equation
I am trying to write a code to solve the Van Der Pauw Equation (https://en.wikipedia.org/wiki/Van_der_Pauw_method) and then evau...
2 years 前 | 1 个回答 | 0
1
个回答提问
Trouble plottiing a trig function
I want to plot the function sin^3(x)/((1-cos(x))^5) for values of x=[:pi]. So first I declared x = [0:.01:pi] Then I try creat...
2 years 前 | 1 个回答 | 0
1
个回答提问
linspace is causing an error
My goal is to plot R, where R=1-T T is a function of n2 and D, where n2 takes the values n2 = [1.2 1.75 2.2] and D = linspace...
2 years 前 | 3 个回答 | 0