Nathan Kennedy
Followers: 0 Following: 0
Statistik
RANG
286.979
of 295.569
REPUTATION
0
BEITRÄGE
24 Fragen
6 Antworten
ANTWORTZUSTIMMUNG
45.83%
ERHALTENE STIMMEN
0
RANG
of 20.247
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.105
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
etwa 6 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
etwa 6 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 6 Jahre vor | 1 Antwort | 0
1
AntwortIntermodulation 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. *...
mehr als 6 Jahre vor | 0
Intermodulation products (third order) from MATLAB and FFT are too low
-
mehr als 6 Jahre vor | 0
Frage
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...
mehr als 6 Jahre vor | 2 Antworten | 0
2
AntwortenIncorrect 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...
mehr als 6 Jahre vor | 0
Frage
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...
mehr als 6 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
fast 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
fast 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
fast 7 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
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 = ...
fast 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
fast 7 Jahre vor | 2 Antworten | 0
2
AntwortenFind 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...
fast 7 Jahre vor | 0
Frage
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...
fast 7 Jahre vor | 5 Antworten | 0
5
AntwortenFrage
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...
fast 7 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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. ...
fast 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
fast 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
etwa 7 Jahre vor | 0 Antworten | 0
0
AntwortenMemory 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...
etwa 7 Jahre vor | 0
Frage
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 ...
etwa 7 Jahre vor | 3 Antworten | 0
3
AntwortenFrage
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...
etwa 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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 ...
etwa 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
etwa 7 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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]; ...
mehr als 7 Jahre vor | 2 Antworten | 0
2
AntwortenPeak 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...
mehr als 7 Jahre vor | 0
Frage
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...
mehr als 7 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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...
mehr als 7 Jahre vor | 2 Antworten | 0