Statistik
RANG
110.738
of 301.472
REPUTATION
0
ANTWORTZUSTIMMUNG
0.0%
ERHALTENE STIMMEN
0
RANG
of 21.293
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 174.655
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 Discussions
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Beantwortet
Help with fitting curve to data
Figured this out eventually... h=figure; semilogy(x,y); hold on; specplot(spectrum(x.^4,128),Fs); ax=findall(h,'Type','li...
Help with fitting curve to data
Figured this out eventually... h=figure; semilogy(x,y); hold on; specplot(spectrum(x.^4,128),Fs); ax=findall(h,'Type','li...
mehr als 14 Jahre vor | 0
Beantwortet
Help with fitting curve to data
Actually, does anyone know how I would go about collecting the actual data points of this operation? It may sound strange I gues...
Help with fitting curve to data
Actually, does anyone know how I would go about collecting the actual data points of this operation? It may sound strange I gues...
mehr als 14 Jahre vor | 0
Beantwortet
Help with fitting curve to data
I found that I could use specplot and take the 4th power of whatever spectrum and use that to fit nicely over, example: http:...
Help with fitting curve to data
I found that I could use specplot and take the 4th power of whatever spectrum and use that to fit nicely over, example: http:...
mehr als 14 Jahre vor | 0
Frage
Help with fitting curve to data
Hey all, I'm new to matlab, and I have to make a smoothed curve to fit the peaks of my data, similar to this picture: http://i...
mehr als 14 Jahre vor | 4 Antworten | 0