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 sab_sab

  1. S

    energy calculation of a specific band of signal after fft in MATLAB

    Hi all, I obtained amplitude vs frequency of my signal. After plotting the fft I want to calculate the energy of specific bands (The integral of the area under the curve.) But FFT is discrete.. Also when I zoom in specific frequency for ins 50 Hz, I see a curve as it was continuous. That...
  2. S

    Analyzing motor vibration data

    Fs is 25600Hz There is no consistency for the time delay. Recordings I have are randomly recorded samples. AtoD is 8 bits Type of sensor is accelerometer Motor vib speed is 9200 rpm and it slightly changes over time. lets say btw 9180-9280 rpm I didnt apply any windowing data. I have given only...
  3. S

    matlab (out of memory) error for the fft of a long vector

    Hi all, I have 800 vectors having 765440 points of each. I need perform fft on all of those vectors and get the powers (Actually I need to plot all of those fft plots in one figure). But I am getting an OUT OF MEMORY error. Fs equals to 25600 Hz. Power vector that I get for each vector...
  4. S

    Analyzing motor vibration data

    I am collecting data into two folders. One of these folders contains 60 excel files with vibration test data from the motor when new bearings were installed. These 60 files were collected over a period of one day and have time stamps. The other of these two folders has ~1000 excel files for two...
  5. S

    Features of audio signal

    Hi all, I have some audio test files in wav format. Each of the wav file contains one signal. I cleaned my signals with preprocessing but it is not cleaned 100%, of course. Lets talk on one audio wav file. If that wav file is 3 seconds and the real signal is only 1 sec, somewhere in the...
  6. S

    how to generate equal size of mfcc's?

    Hi all, Does anyone know how to map mfcc matrices to fixed domain? Lets say I have my mfcc matrices: 9x20 and 9x15. How can I fix both of them to 9xN? should I have to youse pca? Thank you in advance
  7. S

    Matlab-mfcc-hmm how to use mfcc's for hmm

    Hi all, I have a question about HMM. I am doing a bird sound recognition project. For the database, I have extracted the MFCC features for each bird. Now I have to estimate the HMM parameters. How can I do it? \lambda =(\pi ,A,B)
  8. S

    Matlab Code for Feature Extraction from speech

    https://www.wpi.edu/Pubs/E-project/Available/E-project-042910-001603/unrestricted/Bird_Call_Identification_MQP_2010.pdf you can check the C code starting from page 87
  9. S

    [SOLVED] need help for understanding number of points, fs, frame blocking for MFCC

    Hi all, I have to do feature extraction by using MFCC for my wav. data. But I am stuck at the beginning:cry: My questions would be silly and I apologize at the beginning for that. So firstly I want to do frame blocking and then for each frame i will apply hamming window. I dont know about the...
  10. S

    Mel Cepstrum Coefficients

    Hi, I dont see a toolbox in that link. COuld you please express the ling again?
  11. S

    Matlab Code for Feature Extraction from speech

    Hello, I need the code for MFCC as well. my email is: jessicadiameron@gmail.com
  12. S

    animal sound recognition software

    Which software would you recommend other than MATLAB for animal sound recognition? Thanks
  13. S

    need help to choose microcontroller with A/D converters

    Thank you! i was searching the pic18f4550 it has a usb module. So i have to buy the usb seperately? and should i buy and use the pic18f4550 development board
  14. S

    need help to choose microcontroller with A/D converters

    I am involved with a project, voice recognition, with FOUR microphones. I'm using the microphone UEM-88 which has a 5mW output level at earphone. I want to use a microcontroller with A/D convertes for data acquisition with usb interface. It should have a support for programming with C or...

Part and Inventory Search

Back
Top