Feeds
답변 있음
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...
14년 초과 전 | 0
답변 있음
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...
14년 초과 전 | 0
답변 있음
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:...
14년 초과 전 | 0
질문
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...
14년 초과 전 | 답변 수: 4 | 0