classification of signls using Matlab

which characteristic features can i use to classify between signals of different shapes. I have signals of different shapes: some looks more like sinusoidal, and some looks like triangular signals, which mathematical parameter could be best used to describe the shape of the signal ?? my signals all are sample at the same frequency which is 30 Hz.
what is the best parameters, which could be calculated to describe the shape of the signal ?!??

답변 (1개)

Image Analyst
Image Analyst 2014년 8월 2일

0 개 추천

Depends on what you want to characterize it. Maybe the mean will do what you need. Maybe you need the mean and the standard deviation. Maybe you need several moments. Who knows how many numbers you need to describe the signal. In the end, all the elements of the signal describe it perfectly, accurately, and exactly. Maybe you want the spectrum by taking the fft. It really depends on what you want to do and why you want to do this.

댓글 수: 2

hamzah Hmeidi
hamzah Hmeidi 2014년 8월 2일
I am looking at medical signals which i could use to classify between groups. I have noticed that the different groups have different signal shapes. so i was thinking about a way to classify between those groups mathematically. the signals are 300 seconds each sampled at 30 Hz, so i was thinking to calculate the RMS value to describe them. I don't know if it is a good idea!! is there is another useful parameter which can describe their shapes, knowing that some of them are more like a sinusoidal signals for one group, and for the other group they are more toward triangular signals.
hamzah Hmeidi
hamzah Hmeidi 2014년 8월 2일
so i don't have the function of the signals, i have only the samples of each signal which i used to plot the signal using Matlab, and i have noticed the shape difference among the groups.

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 AI for Signals에 대해 자세히 알아보기

질문:

2014년 8월 2일

댓글:

2014년 8월 2일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by