Nathan Kennedy
2017년부터 활동
Followers: 0 Following: 0
Feeds
질문
FFT of a single sinusoid showing noise ?!
Hi, I have a signal which I am sampling so at least 10 wavelengths or 10 time periods can be plotted. It then works out how...
대략 6년 전 | 답변 수: 2 | 0
2
답변질문
uitable - how to extract negative numbers (but there is also empty cells) from a ui table in GUIDE
Hi, I am having issues extracting data from a ui table in GUIDE. The ui table has empty cells and also negative numbers. I ne...
대략 6년 전 | 답변 수: 1 | 0
1
답변질문
GUIDE - How to use variables that are calculated in Button 1, in Button 2?
I am finding it difficult to understand how this is done, I have read some posts and answers on it but I am even more confused w...
대략 6년 전 | 답변 수: 1 | 0
1
답변답변 있음
Intermodulation products (third order) from MATLAB and FFT are too low
Hi, Its attached. * It contains the controls at the start. * Then it has the transfer curve data, AM-AM and AM-PM. *...
Intermodulation products (third order) from MATLAB and FFT are too low
Hi, Its attached. * It contains the controls at the start. * Then it has the transfer curve data, AM-AM and AM-PM. *...
6년 초과 전 | 0
질문
Polyfit with odd powers only?
Hi, I am trying to get a polyfit with only odd powers - so polyfit will not work because it has odd and even. I do not ha...
6년 초과 전 | 답변 수: 2 | 0
2
답변답변 있음
Incorrect phase from fourier transform
Hi David, Thanks. Answers accepted. I've rewritten my third order intercept code a few times and this is part of it, reconstruct...
Incorrect phase from fourier transform
Hi David, Thanks. Answers accepted. I've rewritten my third order intercept code a few times and this is part of it, reconstruct...
6년 초과 전 | 0
질문
Incorrect phase from fourier transform
Hi, * I make a few sinusoids of different frequencies with different phase offsets. * Add them to make a waveform * Fast F...
6년 초과 전 | 답변 수: 2 | 0
2
답변질문
Phase angle is producing an error
Hi, I am getting a phase error on my waveform it is not quite reaching +pi or -pi in some cases(not everytime which I find stra...
거의 7년 전 | 답변 수: 0 | 0
0
답변질문
Place polyfit values in a matrix using a loop
Hi I want to capture all the values from the polyfit function in a matrix when it is in a loop. for a=1:length(x) te...
거의 7년 전 | 답변 수: 1 | 0
1
답변질문
No Second Order Harmonics in FFT
Hi, I have a script that generates a waveform (sum of sinusoids) and puts it through an AM-AM transfer curve (the input ampli...
거의 7년 전 | 답변 수: 0 | 0
0
답변질문
Intermodulation products (third order) from MATLAB and FFT are too low
Hi, The intermodulation products I get from an FFT are too low but they scale correctly against my wanted frequency signal po...
거의 7년 전 | 답변 수: 3 | 0
3
답변질문
How to represent waveform (sum of sinusoids) in complex notation
Hi, I have a sum sinusoids to make a waveform, each sinusoid has a different phase attached to it. clear f = ...
거의 7년 전 | 답변 수: 1 | 0
1
답변질문
Plot a circle and a vector moving around it
Hi Draw a circle, then plot multiple vectors from the origin to the outline of the circle angle = 0:0.05:2*pi x ...
거의 7년 전 | 답변 수: 2 | 0
2
답변답변 있음
Find elements from A in B and get the index of found element in B
I am interested in what Jo says, but I don't think that's the issue? I have tried what others have written above and it does not...
Find elements from A in B and get the index of found element in B
I am interested in what Jo says, but I don't think that's the issue? I have tried what others have written above and it does not...
거의 7년 전 | 0
질문
Find elements from A in B and get the index of found element in B
Hi I have two arrays, A and B, A has 12,000 elements and B has 260,000 elements. I need to find every instance when an ele...
거의 7년 전 | 답변 수: 5 | 0
5
답변질문
Adding Random phase causes fft anomalies?
Hi If I add random_phase to my waveforms then the fft goes skewy - basically it breaks down and is not producing what it shou...
거의 7년 전 | 답변 수: 2 | 0
2
답변질문
fft working but end time of waveform distorting result
Hi, I am having a problem that my amplitudes are being affected when I change the end time that my waveform is sampled for. ...
거의 7년 전 | 답변 수: 0 | 0
0
답변질문
Plotting a Surf of my waveform
Hi, my waveform is sampling = 1 / (1*10^6); t = 0: sampling :0.05 ; %Sample Rate f = (30 : 1 : 35)* (10^3); %Freque...
거의 7년 전 | 답변 수: 1 | 0
1
답변질문
GUIDE - add windowed tabs manually or in using this tool?
Hi, I have figure that is output that I made with GUI, it has push buttons, tables, plots etc.... but now I want to have mult...
대략 7년 전 | 답변 수: 0 | 0
0
답변질문
Tricky frequency spacing loop
I have a tricky loop, well I think its quite tricky... maybe its not for you * I have 1000 Hz of bandwidth. * I need to p...
대략 7년 전 | 답변 수: 0 | 0
0
답변답변 있음
Memory leak from waveform plotting at high frequency
No idea what you mean by that. It crashes withn range above about 1Khz for example 1Ghz to 1.1Gz. I just want to be able to p...
Memory leak from waveform plotting at high frequency
No idea what you mean by that. It crashes withn range above about 1Khz for example 1Ghz to 1.1Gz. I just want to be able to p...
대략 7년 전 | 0
질문
Memory leak from waveform plotting at high frequency
Hi I'm having problems with 16gb of RAM on my computer being taken up calculating the below. I know its because of t and ...
대략 7년 전 | 답변 수: 3 | 0
3
답변질문
Combine a waveform from a set of sine waves which are linearly increasing in frequency
Hi, I generate and plot multiple waveforms which have increasing frequency. I want to combine them at each time interval of t...
대략 7년 전 | 답변 수: 1 | 0
1
답변질문
String or Number to a time format
I have the following stored in an array called timearray thats been imported form a csv file 22:30:26:718 The format is ...
대략 7년 전 | 답변 수: 1 | 0
1
답변질문
Find and read a value in an excel spreadsheet
Hi, If I create two arrays in MATLAB that represent and store the column name and row names of a table, I want to then find t...
대략 7년 전 | 답변 수: 1 | 0
1
답변질문
Array to table not working after forming matrix
altitude = [ 5 10 15 20 25 30 35 40 45 50 55 60 65 ]; flux_up = [ 35 55 80 110 125 130 140 150 155 175 225 275 325]; ...
7년 초과 전 | 답변 수: 2 | 0
2
답변답변 있음
Peak analysis of spectrum
Hi, I have used this but I need to insert a section of code that will be another filter for selection of peaks. The extra selec...
Peak analysis of spectrum
Hi, I have used this but I need to insert a section of code that will be another filter for selection of peaks. The extra selec...
7년 초과 전 | 0
질문
Vertical lines on a graph from a CSV
Hi, I have a CSV file that has many elements and their emission line at a specific wavelength. On my graph I want to draw all...
7년 초과 전 | 답변 수: 0 | 0
0
답변질문
Peak analysis of spectrum
Hi, I have an emission spectrum of experimental data (attached graph). I have overlaid one emission line which should match a p...
7년 초과 전 | 답변 수: 2 | 0