LIGOnoise

PURPOSE ^

Function to create colored noise using LIGO Design Sensitivities

SYNOPSIS ^

function [outNoise, PSD] = LIGOnoise(N, Fs, noise_num, noisefile)

DESCRIPTION ^

Function to create colored noise using LIGO Design Sensitivities 
 Design PSD is modified between 15 Hz and 700Hz.
 Input: N = Total number of samples,
        Fs = Sampling Frequency,
        (Optional) noise_num = noise realization number from a pre-created noise realizations file
        (Optional) noisefile = pre-created noise realizations filename
 Output: outNoise = colored noise vector,
         PSD = two-sided PSD vector for positive DFT frequencies

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Thu 01-Jun-2023 15:09:51 by m2html © 2003-2022