
Chris Martin
Statistiche
89 Domande
0 Risposte
RANK
17.637
of 281.556
REPUTAZIONE
2
CONTRIBUTI
89 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
16.85%
VOTI RICEVUTI
2
RANK
of 133.779
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
Content Feed
Domanda
Stacking of of power spectrum
I have computed power spectrum of number of time series of various stations. Can I stack the spectra to one power spectrum plot?...
8 mesi fa | 1 risposta | 0
1
rispostaDomanda
How to apply seasonal decomposition and singular spectrum analysis (SSA) technique to time series
I am having a time series and want to apply seasonal decomposition technique to extract trend and seasonal component. After gett...
oltre un anno fa | 0 risposte | 0
0
risposteDomanda
Converting dates in time series
Dear All, I have a time seris that containts the time vector as : 27-Feb-2007 12:00:00 58.199 ...
oltre un anno fa | 3 risposte | 0
3
risposteDomanda
Interpolation in time series for gaps in time series
I have a time series that contains daily data with gaps. I need to fill the gaps with some values. I am attaching the figure of ...
oltre un anno fa | 1 risposta | 0
1
rispostaDomanda
Averaging hourly time series data to daily time series
Dear All, I have a time series that gives values in every three hours. I want to make the hourly time series to daily time se...
oltre un anno fa | 1 risposta | 0
1
rispostaDomanda
How to compute total power of signal
I have computed power spectrum of a signal using Lomb-Scargle periodogram, I want to get the total power of the signal, Please h...
circa 7 anni fa | 1 risposta | 0
1
rispostaDomanda
How to multiply a number of files by a single file ??
Dear All, I am having monthly data files(2002-2012) with three columns lat lon and value. I need to multiply these monthly ...
oltre 7 anni fa | 1 risposta | 0
1
rispostaDomanda
How to check convergence in Levenberg-Marquardt method
How to check convergence in a iterative non linear least squares such as Levenberg-Marquardt method
quasi 8 anni fa | 1 risposta | 0
1
rispostaDomanda
How to make convergence criteria for Levenberg-Marquardt algorithm
How to make convergence criteria for Levenberg-Marquardt algorithm, please give practical hint for matlab implementatio
quasi 8 anni fa | 0 risposte | 0
0
risposteDomanda
How to find uncertainties of estimated parameters in Levenberg- Marquardt algorithm
Hello I have used Levenberg-Marquardt algorithm in 3 parameter problem but I unable to estimate uncertainties associated with it...
quasi 8 anni fa | 2 risposte | 0
2
risposteDomanda
How to convert the following jpg file to matlab.fig file
Hi, I am trying to convert this .jpg file to matlab.fig file. I try with imread(*.jpg) and then imagesc(:,1:end). It do displa...
quasi 8 anni fa | 2 risposte | 0
2
risposteDomanda
Can some one help me with Levenberg-Marquardt algorithm implmentation
I am having a power spectra and want to estimate the spectral index through non linear Levenberg-Marquardt method. Help me with...
quasi 8 anni fa | 0 risposte | 0
0
risposteDomanda
Why I am getting an error like image Indexed CData must be size [MxN], TrueColor CData must be size [MxNx3]
I want to convert a tiff image file that contains many images
quasi 8 anni fa | 1 risposta | 0
1
rispostaDomanda
How to get band passed filtered time series using Butterworth
How to get band passed filtered time series using Butterworth
circa 8 anni fa | 0 risposte | 0
0
risposteDomanda
How to compute WRMS of a time series
How to compute WRMS of a time series
oltre 8 anni fa | 0 risposte | 0
0
risposteDomanda
How to increase the thickness of the Ticks of the axes
How to increase the thickness of the Ticks of the axes
quasi 9 anni fa | 1 risposta | 0
1
rispostaDomanda
How to find uncertainties in the coefficients of polyfit
How to find uncertainties in the coefficients of polyfit
quasi 9 anni fa | 1 risposta | 0
1
rispostaDomanda
How to increase the size of the subplots
Dear All, I have used subplot command to plot but the figure seems to so small that I cannot recognize it, how th increase th...
quasi 9 anni fa | 1 risposta | 0
1
rispostaDomanda
Data gap filling in time series
Dear all, I am having a time series which having some gap in it, I want to fill the gaps, how can I do that....help me I am ...
quasi 9 anni fa | 0 risposte | 0
0
risposteDomanda
What is the effect of data gaps in obtaining power spectral density using periodogram?? please help
Dear all I have computed power spectral density using periodogram of my time series data. But there is data gaps in the time se...
quasi 9 anni fa | 1 risposta | 0
1
rispostaDomanda
Time delay between two time series?? using xcorr
I estimated cross correlation between two monthly time series like: [xc,lag]=xcorr(y1,y2) [mx,mind]=max(abs(xc)); delay =la...
quasi 9 anni fa | 0 risposte | 0
0
risposteDomanda
How to find time delay between two time series using cross correlation
How to find time delay between two time series using cross correlation
quasi 9 anni fa | 0 risposte | 0
0
risposteDomanda
Hot to get the phase difference between two time series
Hot to get the phase difference between two time series
quasi 9 anni fa | 0 risposte | 0
0
risposteDomanda
How to find minimum and maximum of a fitted curve.??
I have fitter my time series using fourier option of fit command, I want to know how to find the minimum and maximum of the fitt...
quasi 9 anni fa | 1 risposta | 0
1
rispostaDomanda
How to fit a time series using trigonometric functions ( sine and cosine)
How to fit a time series using trigonometric functions ( sine and cosine)
quasi 9 anni fa | 0 risposte | 0
0
risposteDomanda
How to calculate error propagation while detrending a time series
I have a time series containing value and error component associated with each value, how to calculate the error propagation in ...
quasi 9 anni fa | 0 risposte | 0
0
risposteDomanda
Hot to find gap in the time series and replaced with NaN
Hot to find gap in the time series and replaced with NaN
circa 9 anni fa | 0 risposte | 0
0
risposteDomanda
How to take monthly of time series using loop
The time series is given: 2004 1 1 0.00183 0.000244 -0.004387 2004 1 1 0.000605 -0.00152 0.004283 2004 1 1 0.000961 ...
circa 9 anni fa | 0 risposte | 0
0
risposteDomanda
How to take monthly of time series using loop I am having data form each month( having 30/31) data values
How to take monthly average from each month using loop, and in one year there should be 12 values
circa 9 anni fa | 2 risposte | 0
2
risposteDomanda
I having two time series one is monthly and another one is in daily, now i need to average the daily time series to the particular time values of monthly time series
the sample time series is such that for monthly: 2004.0438 1.975 2004.126 2.985 .........................
circa 9 anni fa | 1 risposta | 0