BBO Algorithm for Audio Signal Feature Extraction

Biogeography Based Optimization (BBO) Signal Features - Extracting signal features using evolutionary algorithms.
다운로드 수: 114
업데이트 날짜: 2022/1/19

Biogeography-Based-Signal-Features

View Biogeography-Based-Signal-Features on File Exchange

%% Biogeography Based Optimization (BBO) Signal Features - Created in 19 Jan 2022 by Seyed Muhammad Hossein Mousavi % This code employs Biogeography Based Optimization BBO evolutionary % algorithm in order to extract audio signal feature. % System takes audio signal from input and extracts 'Energy Entropy' % feature from spatial domain and 'Spectral Centroid' feature from % frequency domain as input and target is 'Short Time Energy' feature from time % domain. BBO algorithm fits the final feature vector based on its nature % and returns evolutionary signal feature. BBO is suitable for this % purpose due to its high speed for multiple signal feature extraction % task. You can use your own audio signal or any other type of signal and play % with parameters depending on your system and the lenght of the signal. % ------------------------------------------------ % Feel free to contact me if you find any problem using the code: % Author: SeyedMuhammadHosseinMousavi % My Email: mosavi.a.i.buali@gmail.com % My Google Scholar: https://scholar.google.com/citations?user=PtvQvAQAAAAJ&hl=en % My GitHub: https://github.com/SeyedMuhammadHosseinMousavi?tab=repositories % My ORCID: https://orcid.org/0000-0001-6906-2152 % My Scopus: https://www.scopus.com/authid/detail.uri?authorId=57193122985 % My MathWorks: https://www.mathworks.com/matlabcentral/profile/authors/9763916# % my RG: https://www.researchgate.net/profile/Seyed-Mousavi-17 % ------------------------------------------------ % Hope it help you, enjoy the code and wish me luck :) BBO Signal Features

인용 양식

S. Muhammad Hossein Mousavi (2024). BBO Algorithm for Audio Signal Feature Extraction (https://github.com/SeyedMuhammadHosseinMousavi/Biogeography-Based-Signal-Features), GitHub. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2019b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!

GitHub 디폴트 브랜치를 사용하는 버전은 다운로드할 수 없음

버전 게시됨 릴리스 정보
1.0.1

title and summary update.

1.0.0

이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.
이 GitHub 애드온의 문제를 보거나 보고하려면 GitHub 리포지토리로 가십시오.