Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Experiment Videos

Coding Prony's method in MATLAB and applying it to biomedical signal filtering.

A Fernández Rodríguez1, L de Santiago Rodrigo1, E López Guillén1

  • 1Grupo de Ingeniería Biomédica, Departamento de Electrónica, Universidad de Alcalá, Plaza de S. Diego, s/n, 28801, Alcalá de Henares, Spain.

BMC Bioinformatics
|November 28, 2018
PubMed
Summary
This summary is machine-generated.

Related Concept Videos

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

[Results of the use of plasma from convalescent patients of COVID 19 in critically ill patients].

Medicina intensiva·2022
Same author

Red urine after hydroxycobalamin administration.

Medicina intensiva·2022
Same author

Red urine after hydroxycobalamin administration.

Medicina intensiva·2020
Same author

Computer-Aided Diagnosis of Multiple Sclerosis Using a Support Vector Machine and Optical Coherence Tomography Features.

Sensors (Basel, Switzerland)·2019
Same author

A computer-aided diagnosis of multiple sclerosis based on mfVEP recordings.

PloS one·2019
Same author

Empirical mode decomposition processing to improve multifocal-visual-evoked-potential signal analysis in multiple sclerosis.

PloS one·2018
Same journal

SNPio: a Python interface for population genomic data processing.

BMC bioinformatics·2026
Same journal

SpaHNR: a spatial domain identification method via sparse attention-based hierarchical node representation and multi-view contrastive learning.

BMC bioinformatics·2026
Same journal

OpenIMC: an open-source platform for analyzing single-cell and spatial proteomics by imaging mass cytometry.

BMC bioinformatics·2026
Same journal

NAP: an open source pipeline for cross-domain microbiome profiling using Nanopore sequencing-derived amplicon data.

BMC bioinformatics·2026
Same journal

SurvGME: an R package for survival analysis with graphical and measurement error models.

BMC bioinformatics·2026
Same journal

SimMapNet: a Bayesian framework for gene regulatory network inference using gene ontology similarities as external hint.

BMC bioinformatics·2026
See all related articles

This study compares Prony

Area of Science:

  • Biomedical Signal Processing
  • Computational Mathematics
  • Medical Diagnostics

Background:

  • Biomedical system responses are often modeled using damped exponential functions.
  • Prony's method and its variants are used for parameter approximation from sampled data.
  • This study focuses on polynomial Prony and matrix pencil methods for signal analysis.

Purpose of the Study:

  • To provide a tutorial on polynomial Prony and matrix pencil methods.
  • To implement and test these methods in MATLAB for synthetic and multifocal visual-evoked potential (mfVEP) signals.
  • To evaluate their performance in improving multiple sclerosis (MS) diagnosis through mfVEP filtering.

Main Methods:

  • Theoretical basis of four polynomial Prony methods: classic, least squares (LS), total least squares (TLS), and matrix pencil method (MPM).
Keywords:
Least squaresMatrix pencilMultifocal evoked visual potentialsMultiple sclerosisProny’s methodTotal least squares

Related Experiment Videos

  • Implementation using general MATLAB functions.
  • Testing with synthetic functions and mfVEP signals for approximation and filtering.
  • Main Results:

    • LS and MPM methods demonstrated the best performance in signal approximation among those tested.
    • Filtering mfVEP signals in the Prony domain yielded an area under the ROC curve of 0.7055.
    • This improved diagnostic performance compared to the standard discrete Fourier transform low-pass filter (0.6538).

    Conclusions:

    • Prony's method is valuable for biomedical signal filtering and approximation.
    • MATLAB code for classic, LS, TLS, and MPM methods is provided.
    • Enhancing computational methods for these techniques is crucial for improved biomedical applications.