Statistica
RANK
110.738
of 301.481
REPUTAZIONE
0
CONTRIBUTI
1 Domanda
3 Risposte
ACCETTAZIONE DELLE RISPOSTE
0.0%
VOTI RICEVUTI
0
RANK
of 174.744
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Risposto
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...
oltre 14 anni fa | 0
Risposto
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...
oltre 14 anni fa | 0
Risposto
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:...
oltre 14 anni fa | 0
Domanda
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...
oltre 14 anni fa | 4 risposte | 0