Community Profile

photo

Chris Martin


Last seen: circa un anno fa Attivo dal 2012

Followers: 0   Following: 0

Statistiche

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

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?...

oltre un anno fa | 1 risposta | 0

1

risposta

Domanda


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...

circa 2 anni fa | 0 risposte | 0

0

risposte

Domanda


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 ...

circa 2 anni fa | 3 risposte | 0

3

risposte

Domanda


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 ...

circa 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

circa 2 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

quasi 8 anni fa | 1 risposta | 0

1

risposta

Domanda


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 8 anni fa | 1 risposta | 0

1

risposta

Domanda


How to check convergence in Levenberg-Marquardt method
How to check convergence in a iterative non linear least squares such as Levenberg-Marquardt method

oltre 8 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 8 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

oltre 8 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

oltre 8 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

oltre 8 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 8 anni fa | 1 risposta | 0

1

risposta

Domanda


How to get band passed filtered time series using Butterworth
How to get band passed filtered time series using Butterworth

oltre 8 anni fa | 0 risposte | 0

0

risposte

Domanda


How to compute WRMS of a time series
How to compute WRMS of a time series

oltre 9 anni fa | 0 risposte | 0

0

risposte

Domanda


How to increase the thickness of the Ticks of the axes
How to increase the thickness of the Ticks of the axes

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


How to find uncertainties in the coefficients of polyfit
How to find uncertainties in the coefficients of polyfit

oltre 9 anni fa | 2 risposte | 0

2

risposte

Domanda


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...

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


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 ...

oltre 9 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 9 anni fa | 0 risposte | 0

0

risposte

Domanda


How to find time delay between two time series using cross correlation
How to find time delay between two time series using cross correlation

oltre 9 anni fa | 0 risposte | 0

0

risposte

Domanda


Hot to get the phase difference between two time series
Hot to get the phase difference between two time series

oltre 9 anni fa | 0 risposte | 0

0

risposte

Domanda


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...

oltre 9 anni fa | 1 risposta | 0

1

risposta

Domanda


How to fit a time series using trigonometric functions ( sine and cosine)
How to fit a time series using trigonometric functions ( sine and cosine)

oltre 9 anni fa | 0 risposte | 0

0

risposte

Domanda


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 ...

oltre 9 anni fa | 0 risposte | 0

0

risposte

Domanda


Hot to find gap in the time series and replaced with NaN
Hot to find gap in the time series and replaced with NaN

oltre 9 anni fa | 0 risposte | 0

0

risposte

Domanda


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 ...

oltre 9 anni fa | 0 risposte | 0

0

risposte

Domanda


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

oltre 9 anni fa | 2 risposte | 0

2

risposte

Domanda


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 .........................

oltre 9 anni fa | 1 risposta | 0

1

risposta

Carica altro