Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by jyothib86

  1. J

    how to read ascii data in a file using c

    i have done it in matlab but i want to try in c also so plz suggest me . i have a eeg data which is in ascii form i need to read 2 (time)and 4 (amplitude)column to plot the signal am attaching the related data .
  2. J

    how to read ascii data in a file using c

    i have collected eeg data where i have read its 2(time) and 4 (amplitude)column to get the waveform which r in ascii version am attaching the one such data plz suggest me
  3. J

    how to read ascii data in a file using c

    hello every one am new to c can anybody tell me how to read ascii eeg data .. thanks in adance..
  4. J

    gaussian derivative equation

    hello everyone i have a signal for which i have get the first n sec derivative of gaussian filter am attaching the code i have written plz help me if am wrong..
  5. J

    searching for low frquency peaks in 200hz filter output

    can any body give me ideas.. plz share.. should i have use a threshold..
  6. J

    designing matched filter

    am new to matched filter can any body help me plz .. i want to design for 3 primary frq components 200,500 and 900hz .. plz plz help me ..
  7. J

    derivative estimation filter for peak detection

    hello everyone i need the equations of first and sec derivative of Gaussian filter for peak detection of brain stem response signal .. plz help me in this concern......
  8. J

    designing bandpass filter

    thank u.. am facing a problem in reading a eeg data which is of form bellow function [A,map] = phillies A = [0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0...
  9. J

    designing bandpass filter

    hello can any one help me desinging bandpass filter which has highpass cut off freq 40hz n lowpass cut off 3khz in matlab .. regards
  10. J

    matlab code for reading EEG data

    sir its in text format. i have used x =load('-ascii','temp.txt'); y= x(:,3); display (y); plot (y); but the problem is time scale of this output signal is not matching with the signal obtained from software..actually this ascii data is brainstem evoked response values obtained from a software...
  11. J

    matlab code for reading EEG data

    i am new to matlab plz help me to read EEG data.... thank u..

Part and Inventory Search

Back
Top