Sign in

username:

password:



Not a member?

Search matlab



Search tips

Subscribe to matlab



matlab by Keywords

Atanh | Autocorrelation | Bandpass Filter | C++ | Conv | Database | Deconv | Excel | FFT | Filter | Filtering | FIR | Fourier Transfrom | FSK | Gaussian Noise | Haykin | IFFT | Image | Java | LFSR | LMS | LPC | MEX | OFDM | QPSK | Radix | Random | Sampling | Segmentation | Simulink | Visual Basic | Waveform | Wavelet


Discussion Groups

Discussion Groups | Matlab DSP | bootstrap statistical method

Technical discussion about Matlab and issues related to Digital Signal Processing.

  

Post a new Thread

bootstrap statistical method - corinnehartin1 - Mar 31 7:00:27 2008



Hi all,
  I just downloaded bstrap function in order to do bootstrap method. 
Does anyone have experience with this function?  Essentially, what I
would like to do is to run the random data 100 times, average them
together and take the rms value of each data point.  The function is
set up like this:
function[res]=bstrap(b,f,fun,x,vargin)
b=#of samples
f=bootstrap sample size, fraction of total
fun= function computing desired statistics.  
   It is this part, 'fun' that I am not sure what to do with.

Thanks in advance
-C


(You need to be a member of matlab -- send a blank email to matlab-subscribe@yahoogroups.com )