Snow
Followers: 0 Following: 0
統計
MATLAB Answers
9 質問
0 回答
ランク
of 154,057
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年以上 前 | 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年弱 前 | 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年 前 | 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年 前 | 3 件の回答 | 0