Skip to content

ADMM algorithm for reconstructing RIR (room impulse response) from partial spectrum

License

Notifications You must be signed in to change notification settings

KoheiYatabe/ImpulseResponseReconstruction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reconstruction of RIR from spectrum having missing entries

This is an example implementation of the ADMM algorithm for reconstructing RIR (room impulse response) proposed in the following paper.

Kohei Yatabe and Akiko Sugahara, "Simulation of room impulse response using frequency-domain FEM and convex-optimization-based post-processing," submitted.

DOI

Files

  • demo.m
    • script for running the ADMM algorithm
  • RIRreconstADMM.m
    • function of the ADMM algorithm
  • RIR_FDTD.mat
    • data used in demo.m

About

ADMM algorithm for reconstructing RIR (room impulse response) from partial spectrum

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages