REVIEW 3 major objections 5 minor 65 references
A data-driven two-microphone method for in-situ sound absorption measurements
T0 review · 3 major / 5 minor · reviewed 2026-08-08 · deepseek-v4-flash
Pith's one-line read A trained neural network recovers the infinite-sample sound absorption coefficient from a two-microphone measurement over a finite porous slab.
desk verdict Useful incremental step that combines a 1D CNN with the two-mic method, but the 'reliable over 100–2000 Hz' claim is stronger than the experimental evidence supports. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The load-bearing object is a 1D residual convolutional network that receives $[\Re H_{12}(f), \Im H_{12}(f)] \in \mathbb{R}^{2\times 190}$ and the source elevation $\theta$, and outputs a 190-point absorption spectrum bounded to $[0,1]$ by a sigmoid. Four residual blocks with max-pooling halve the frequency dimension while doubling feature channels, then fully connected layers decode the bottleneck into the absorption curve. The boundary-element model of a finite baffled porous slab supplies the training inputs (finite-sample transfer functions), while the Miki model supplies the training targets (infinite-sample absorption), so the network's learned mapping is, in effect, a learned edge-diffraction correction.
What would settle it
Take a 30-by-30 cm sheet of open-cell melamine foam, measure it with the same two-microphone geometry and several source heights, and compare the network's output with impedance-tube absorption from 100 to 2000 Hz. A systematic low-frequency discrepancy would show that the network learned the Miki target curves and the simulated edge effect rather than a material-independent correction.
Extended reading notes
Core claim
The paper's central claim is that the edge-diffraction artifact of finite samples is learnable from the transfer function itself. Feeding the real and imaginary parts of $H_{12}(f)$ over 100–2000 Hz plus the scalar source elevation into a 1D residual CNN yields the absorption coefficient $\alpha(f,\theta)$ of the equivalent infinite sample. The network is trained exclusively on noise-free boundary-element simulations using the Delany–Bazley–Miki material model, yet when applied to real measurements it suppresses the characteristic low-frequency oscillations of the classical method, predicts absorption slightly below the Miki reference, and reproduces the frequency shift caused by oblique incidence. This is offered as evidence that the traditional two-microphone method can be upgraded to an in-situ, angle-dependent, infinite-sample-equivalent measurement without a larger sample or a microphone array.
Load-bearing premise
The load-bearing premise is that noise-free boundary-element simulations built on the Miki empirical material model are close enough to real measurements that a network trained only on those simulations can remove edge diffraction correctly on real finite samples.
Editorial extensions
If this is right
- A standard two-microphone setup can be used on finite samples without enforcing the large-sample condition, since the network compensates for edge diffraction.
- The method generalizes to sample sizes down to at least 30 cm edges and source elevations up to 80 degrees in simulation, and to varied source distances in measurement.
- Because the network is trained purely on simulations, new materials or geometries can be added by generating more boundary-element data rather than by collecting new measurements.
- Normal-incidence predictions from the free field agree with impedance-tube data, offering a free-field cross-check of laboratory tube measurements.
- Oblique-incidence measurements produce the expected shift of the absorption spectrum with angle, something the classical finite-sample formula cannot deliver reliably.
Reading between the lines
- Beyond the paper: if the learned correction is truly about edge diffraction and not just about Miki-model curves, the same architecture could be retrained with a more general material model and made to output surface impedance or flow resistivity, extracting more physical information from the same two microphones.
- Beyond the paper: the observed low-frequency sensitivity, where small changes in the transfer function near the zero-crossing of $\Re H_{12}$ alter predictions, suggests that augmenting training with noisy, slit-perturbed, or baffle-imperfect simulations is a direct and testable path to field robustness.
- Beyond the paper: the consistent offset between large-sample and small-sample experimental predictions (closer to Miki vs. closer to impedance-tube values) could indicate a sample-size-dependent bias; a single material measured at several sizes would disentangle material variability from network bias.
- Beyond the paper: the practical scope is best stated as 'absorption of the material as modeled by Miki', since for non-fibrous or non-locally-reacting materials the infinite-sample reference itself is not defined by the training data.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper proposes a data-driven extension of the classical two-microphone in-situ absorption measurement method. A 1D residual convolutional network is trained on synthetic boundary-element-method (BEM) simulations, using the complex-valued two-microphone transfer function and the source elevation angle as inputs, to predict the absorption coefficient of an infinite porous slab. The training set comprises 50,000 BEM/Miki simulations and the numerical test set of 3,000 unseen simulations yields a mean squared error of 8.42e-5. The method is then validated experimentally on two sizes of baffled glass-wool samples (600x600x20 mm and 300x600x20 mm) at normal and oblique incidence, with comparisons to the Miki model and impedance-tube measurements. The authors conclude that the network can reliably predict the in-situ sound absorption coefficient as if the sample were infinite, while acknowledging sensitivity to low-frequency input variations and the absence of noise in the training data.
Significance. If the claims are fully supported, the method is practically attractive because it augments a standard, widely used two-microphone setup with a data-driven correction for edge diffraction, avoiding microphone arrays or complex analytical finite-sample models. The numerical validation is strong in scale (3,000 test samples) and the authors make the BEM simulator openly available, which aids reproducibility. The experimental campaign, however, covers only one material (one nominal flow resistivity), two sample sizes, and eight configurations, and the published validation curves are full-band only. The central claim of reliable prediction over the full 100-2000 Hz band therefore rests on experimental evidence that is currently less resolved than the claim. The work is nevertheless a meaningful step toward practical in-situ absorption estimation, provided the indicated validation gaps are addressed.
major comments (3)
- [IV.C.1 and Figs. 6-8] Section IV.C.1 and Fig. 6 document that the measured and BEM-simulated transfer functions agree only up to about 1400 Hz, while above that the real and imaginary parts diverge sharply. The subsequent validation in Figs. 7 and 8, however, reports only full-band absorption curves and gives no per-frequency or per-band error statistics. Because the network was trained exclusively on BEM simulations, a mismatch above 1400 Hz could directly bias the network predictions in exactly the range where the training distribution does not match the measurements. To support the claim of reliable prediction over the full 100-2000 Hz band, the authors should provide band-resolved errors (for example, mean and standard deviation of the network-minus-reference absorption in 1/3-octave or 100-500, 500-1400, 1400-2000 Hz bands) for each experimental configuration.
- [IV.C.2 and Eqs. (10)-(12)] The paper itself states in Section IV.C.2 that the network was trained solely on noise-free numerical data, and it identifies a sensitivity to low-frequency input variations amplified by the input standardization in Eqs. (10)-(12). Since the experimental transfer functions are smoothed with two moving-average filters before inference, the effect of noise and measurement uncertainty on the network output is not quantified. A concrete robustness test on the numerical test set with added noise (for example, varying signal-to-noise ratios on the transfer function) would show how the 8.42e-5 test MSE degrades with realistic perturbations. Without such a test, the experimental agreement in Figs. 7-8 cannot be confidently attributed to the network rather than to the smoothing and the particular measured configurations.
- [III.B, III.C.2, and IV.C.2] Both the training inputs and the training targets are generated with the same BEM model using the Miki material model, and the experimental validation uses a single material with one manufacturer-provided flow resistivity value. The network therefore learns the mapping between finite-sample transfer functions and infinite-sample absorption coefficients as defined by that specific model family; any systematic Miki/BEM bias or material-model mismatch would be inherited. The comparison with impedance-tube measurements is a useful independent reference, but it is reported only qualitatively for full-band curves. To reduce this model-dependence concern, the authors should either validate on at least one additional material with known properties or provide a quantitative per-band comparison of the network predictions against the impedance-tube results, acknowledging that the Miki-model target itself may deviate from the physical infinite-sample absorption.
minor comments (5)
- [III.C.2, Eq. (13)] Equation (13) writes the MSE as (α_n(f_m) - α_n(f_m))^2, which appears to use the same symbol for the prediction and the reference; the intended target should be denoted differently (for example, with a hat or a separate symbol) to avoid ambiguity.
- [Fig. 7 caption] The caption of Fig. 7 begins with the word 'Preliminary', which looks like a leftover from an earlier draft and should be removed.
- [IV.C.3 and Fig. 8] The text in Section IV.C.3 misassigns the panels of Fig. 8: it refers to the small-sample oblique measurement at 27 degrees as appearing in Fig. 8a, whereas the caption and the measurement table indicate that Fig. 8a corresponds to measurement IV (large sample, 30 degrees) and Fig. 8b to measurement VIII (small sample, 27 degrees). The cross-references should be corrected.
- [III.C.2] The phrase 'as Scikit-Learn recommends' for the Adam optimizer weight decay is imprecise; the recommended setting refers to a specific deep-learning framework and should be cited accordingly or rephrased.
- [IV.C.3] The oblique-incidence experimental validation contains only two measurements (one per sample size) and the authors already note that further angled measurements are needed; this limitation should be stated prominently in the conclusions, not only in the body text.
Circularity Check
No significant circularity: the network learns a mapping from simulated finite-sample transfer functions to Miki-model infinite-sample absorption, and the central claim is externally grounded by independent impedance-tube validation.
full rationale
The paper's derivation chain is a supervised-learning pipeline: BEM simulations generate finite-sample two-microphone transfer functions H12, and the same Miki/BEM model supplies the infinite-sample absorption target via Eqs. (4), (5), (7), and (3). Both input and target derive from the same forward model, which introduces model dependence but not circularity: the target is not defined in terms of the network, and the network's mapping is learned rather than analytically forced. The numerical validation on a held-out set drawn from the same simulation distribution tests interpolation, not external validity, and is not a by-construction identity. The experimental validation uses independently measured transfer functions from free-field two-microphone measurements and compares the network's normal-incidence predictions to impedance-tube measurements, which are external to the BEM/Miki training pipeline. At oblique incidence the reference is the Miki model, the same family used to generate training targets, so that comparison is a weaker form of evidence, but it is not circular because the measured inputs are independent and the agreement is not guaranteed by construction. The BEM simulator is openly accessible, and the Miki model is an external empirical model. Self-citations to Zea et al. and Brandão et al. are methodological and not load-bearing: the BEM code is independently reproducible and no uniqueness theorem or ansatz is smuggled in via self-citation. No equation reduces to another by construction, and no fitted parameter is renamed as a prediction. The documented sim-to-real mismatch above 1400 Hz (Fig. 6) is a correctness/generalization limitation, not circularity.
Assumptions & free parameters
free parameters (3)
- Microphone heights z1, z2 =
1 cm, 3 cm
- Moving-average filter window size =
20 frequency steps (applied twice)
- Network training hyperparameters =
initial learning rate 1e-3, weight decay 1e-3, early stopping after 125 epochs
assumptions (5)
- domain assumption The porous sample is locally reacting.
- domain assumption The Miki (Delany-Bazley-Miki) model accurately describes the acoustic behavior of the tested fibrous material.
- domain assumption The sample is flush-mounted in a rigid, infinite baffle.
- domain assumption Specular reflection from an image source is valid for the infinite-sample reference.
- domain assumption Gauss-Legendre quadrature with 36 points per element is sufficiently accurate.
Cite this review
Pith. "Pith review of A data-driven two-microphone method for in-situ sound absorption measurements." pith.science (2026). https://pith.science/paper/JOXBY7GU
@misc{pith2026250204143,
author = {Pith},
title = {Pith review of: A data-driven two-microphone method for in-situ sound absorption measurements},
year = {2026},
howpublished = {\url{https://pith.science/paper/JOXBY7GU}},
note = {Machine review of arXiv:2502.04143}
}
read the original abstract
This work presents a data-driven approach to estimating the sound absorption coefficient of an infinite porous slab using a neural network and a two-microphone measurement on a finite porous sample. A 1D-convolutional network predicts the sound absorption coefficient from the complex-valued transfer function between the sound pressure measured at the two microphone positions. The network is trained and validated with numerical data generated by a boundary element model using the Delany-Bazley-Miki model, demonstrating accurate predictions for various numerical samples. The method is experimentally validated with baffled rectangular samples of a fibrous material, where sample size and source height are varied. The results show that the neural network offers the possibility to reliably predict the in-situ sound absorption of a porous material using the traditional two-microphone method as if the sample were infinite. The normal-incidence sound absorption coefficient obtained by the network compares well with that obtained theoretically and in an impedance tube. The proposed method has promising perspectives for estimating the sound absorption coefficient of acoustic materials after installation and in realistic operational conditions.
Figures
Figures from the paper (5 more)
Reference graph
Works this paper leans on
-
[1]
, " * write if output.state after.block = add.period write newline
ENTRY address author booktitle chapter date description doi edition editor howpublished institution journal key language month note Note1 number organization pages publisher school series title transnote type url volume year label INTEGERS output.state before.all mid.sentence after.sentence after.block FUNCTION init.state.consts #0 'before.all := #1 'mid....
-
[2]
write newline
" write newline "" before.all 'output.state := FUNCTION footnote output.bibitem format.note output fin.entry FUNCTION n.dashify 't := "" t empty not t #1 #1 substring "-" = t #1 #2 substring "--" = not "--" * t #2 global.max substring 't := t #1 #1 substring "-" = "-" * t #2 global.max substring 't := while if t #1 #1 substring * t #2 global.max substring...
-
[3]
author ISO , title Acoustics - Determination of sound absorption coefficient and impedance in impedance tubes - Part 1: Method using standing wave ratio ( year International Standard ISO 10534–1, Geneva, Switzerland, 2001 )
work page 2001
-
[4]
author ISO , title Acoustics - Determination of sound absorption coefficient and impedance in impedance tubes - Part 2: Transfer-function method ( year International Standard ISO 10534–2, Geneva, Switzerland, 2001 )
work page 2001
-
[5]
author ISO , title Acoustics - measurement of sound absorption in a reverberation chamber ( year International Standard ISO 354, Geneva, Switzerland, 2003 )
work page 2003
-
[6]
author E. Brand \ a o , author A. Lenzi , and author S. Paul , title A review of the in situ impedance and sound absorption measurement techniques , journal Acta Acustica United with Acustica 101(3), pages 443--463 ( year 2015 ) https://doi.org/10.3813/AAA.918840
-
[7]
author Y. Takahashi , author T. Otsuru , and author R. Tomiku , title In situ measurements of surface impedance and absorption coefficients of porous materials using two microphones and ambient noise , journal Applied Acoustics 66(7), pages 845--865 ( year 2005 ) https://doi.org/10.1016/j.apacoust.2004.11.004
-
[8]
author J. Hald , author W. Song , author K. Haddad , author C.-H. Jeong , and author A. Richard , title In-situ impedance and absorption coefficient measurements using a double-layer microphone array , journal Applied Acoustics 143, pages 74--83 ( year 2019 ) https://doi.org/10.1016/j.apacoust.2018.08.027
Show all 65 references
-
[9]
Alkmim , author J
author M. Alkmim , author J. Cuenca , author L. De Ryck , and author W. Desmet , title Angle-dependent sound absorption estimation using a compact microphone array , journal The Journal of the Acoustical Society of America 150(4), pages 2388--2400 ( year 2021 ) https://doi.org...
2021 doi
-
[10]
Li and author M
author J.-F. Li and author M. Hodgson , title Use of pseudo-random sequences and a single microphone to measure surface impedance at oblique incidence , journal The Journal of the Acoustical Society of America 102(4), pages 2200--2210 ( year 1997 ) https://doi.org/10.1121/1.419634
1997 doi
-
[11]
author E. Mommertz , title Angle-dependent in-situ measurements of reflection coefficients using a subtraction technique , journal Applied Acoustics 46(3), pages 251--263 ( year 1995 ) https://doi.org/10.1016/0003-682X(95)00027-7
1995 doi
-
[12]
Richard , author E
author A. Richard , author E. Fernandez-Grande , author J. Brunskog , and author C.-H. Jeong , title Estimation of surface impedance at oblique incidence based on sparse array processing , journal The Journal of the Acoustical Society of America 141(6), pages 4115--4125 ( year...
2017 doi
-
[13]
author M. Nolan , title Estimation of angle-dependent absorption coefficients from spatially distributed in situ measurements , journal The Journal of the Acoustical Society of America 147(2), pages EL119--EL124 ( year 2020 ) https://doi.org/10.1121/10.0000716
2020 doi
-
[14]
Dupont , author M
author S. Dupont , author M. Melon , and author A. Berry , title Characterization of acoustic material at oblique incidence using a spherical microphone array , journal The Journal of the Acoustical Society of America 147(5), pages 3613--3625 ( year 2020 ) https://doi.org/10.1...
2020 doi
-
[15]
Dupont , author M
author S. Dupont , author M. Sanalatii , author M. Melon , author O. Robin , author A. Berry , and author J.-C. Le Roux , title Characterization of acoustic materials at arbitrary incidence angle using sound field synthesis , journal Acta Acustica 6, pages 61 ( year 2022 ) htt...
2022
-
[16]
Eser , author S
author M. Eser , author S. Mannhardt , author C. Gurbuz , author E. Brandao , and author S. Marburg , title Free-field characterization of locally reacting sound absorbers using bayesian inference with sequential frequency transfer , journal Mechanical Systems and Signal Proce...
2023
-
[17]
author J. M. Schmid , author M. Eser , and author S. Marburg , title Bayesian approach for the in situ estimation of the acoustic boundary admittance , journal Journal of Theoretical and Computational Acoustics 31(4), pages 2350013 ( year 2023 ) https://dx.doi.org/10.1142/S259...
2023 doi
-
[18]
De Bruijn , title A mathematical analysis concerning the edge effect of sound absorbing materials , journal Acta Acustica United with Acustica 28(1), pages 33--44 ( year 1973 )
author A. De Bruijn , title A mathematical analysis concerning the edge effect of sound absorbing materials , journal Acta Acustica United with Acustica 28(1), pages 33--44 ( year 1973 )
1973
-
[19]
Kimura and author K
author K. Kimura and author K. Yamamoto , title The required sample size in measuring oblique incidence absorption coefficient experimental study , journal Applied Acoustics 63(5), pages 567--578 ( year 2002 ) https://doi.org/10.1016/S0003-682X(01)00055-X
2002 doi
-
[20]
Brand \ a o , author A
author E. Brand \ a o , author A. Lenzi , and author J. Cordioli , title Estimation and minimization of errors caused by sample size effect in the measurement of the normal absorption coefficient of a locally reactive surface , journal Applied Acoustics 73(6-7), pages 543--556...
2012 doi
-
[21]
Thomasson , title On the absorption coefficient , journal Acta Acustica United with Acustica 44(4), pages 265--273 ( year 1980 )
author S.-I. Thomasson , title On the absorption coefficient , journal Acta Acustica United with Acustica 44(4), pages 265--273 ( year 1980 )
1980
-
[22]
Hirosawa , author K
author K. Hirosawa , author K. Takashima , author H. Nakagawa , author M. Kon , author A. Yamamoto , and author W. Lauriks , title Comparison of three measurement techniques for the normal absorption coefficient of sound absorbing materials in the free field , journal The Jour...
2009 doi
-
[23]
Otsuru , author R
author T. Otsuru , author R. Tomiku , author N. B. C. Din , author N. Okamoto , and author M. Murakami , title Ensemble averaged surface normal impedance of material using an in-situ technique: Preliminary study using boundary element method , journal The Journal of the Acoust...
2009 doi
-
[24]
Hirosawa , author H
author K. Hirosawa , author H. Nakagawa , author M. Kon , and author A. Yamamoto , title Investigation of absorption coefficient measurement of acoustical materials by boundary element method using particle velocity and sound pressure sensor in free field , journal Acoustical ...
2009 doi
-
[25]
Ottink , author J
author M. Ottink , author J. Brunskog , author C.-H. Jeong , author E. Fernandez-Grande , author P. Trojgaard , and author E. Tiana-Roig , title In situ measurements of the oblique incidence sound absorption coefficient for finite sized absorbers , journal The Journal of the A...
2016 doi
-
[26]
Brand \ a o and author E
author E. Brand \ a o and author E. Fernandez-Grande , title Analysis of the sound field above finite absorbers in the wave-number domain , journal The Journal of the Acoustical Society of America 151(5), pages 3019--3030 ( year 2022 ) https://doi.org/10.1121/10.0010355
2022 doi
-
[27]
author M. J. Bianco , author P. Gerstoft , author J. Traer , author E. Ozanich , author M. A. Roch , author S. Gannot , and author C.-A. Deledalle , title Machine learning in acoustics: Theory and applications , journal The Journal of the Acoustical Society of America 146(5), ...
2019 doi
-
[28]
author J. H. Jeon , author S. S. Yang , and author Y. J. Kang , title Estimation of sound absorption coefficient of layered fibrous material using artificial neural networks , journal Applied Acoustics 169, pages 107476 ( year 2020 ) https://doi.org/10.1016/j.apacoust.2020.107476
2020
-
[29]
author G. C. Gardner , author M. E. O'Leary , author S. Hansen , and author J.-Q. Sun , title Neural networks for prediction of acoustical properties of polyurethane foams , journal Applied Acoustics 64(2), pages 229--242 ( year 2003 ) https://doi.org/10.1016/S0003-682X(02)00089-0
2003 doi
-
[30]
Liang , author H
author L. Liang , author H. Mi , author W. Guo , author Y. Zhang , author H. Ma , author Z. Zhang , and author L. Li , title Estimation of sound absorption coefficient of composite structured aluminum foam by radial basis function neural network , journal Applied Acoustics 185...
2022
-
[31]
author J. D. Schmid , author P. Bauerschmidt , author C. Gurbuz , author M. Eser , and author S. Marburg , title Physics-informed neural networks for acoustic boundary admittance estimation , journal Mechanical Systems and Signal Processing 215, pages 111405 ( year 2024 ) http...
2024
-
[32]
Eser , author L
author M. Eser , author L. Emmerich , author C. Gurbuz , and author S. Marburg , title Deep learning-assisted two-cavity method for estimating sound propagation characteristics in porous media , journal Journal of Theoretical and Computational Acoustics 33, pages (in press) ( ...
2025 doi
-
[33]
Eser , author L
author M. Eser , author L. Emmerich , author C. Gurbuz , and author S. Marburg , title A pre-trained frequency-parameterized deep learning impedance tube method to estimate the sound propagation characteristics in porous media , in booktitle Proceedings of the 10th Convention ...
2023
-
[34]
Zea , author E
author E. Zea , author E. Brand \ a o , author M. Nolan , author J. Cuenca , author J. And \'e n , and author U. P. Svensson , title Sound absorption estimation of finite porous samples with deep residual learning , journal The Journal of the Acoustical Society of America 154(...
2023 doi
-
[35]
author Y. Miki , title Acoustical properties of porous materials-Modifications of Delany-Bazley models , journal Journal of the Acoustical Society of Japan (E) 11(1), pages 19--24 ( year 1990 ) https://doi.org/10.1250/ast.11.19
1990 doi
-
[36]
Zea , author E
author E. Zea , author E. Brandão , author M. Nolan , author J. Cuenca , author J. Andén , and author U. P. Svensson , title Dataset of sound field simulations above finite absorbers ( year 2023 ), https://doi.org/10.5281/zenodo.8139588 , 10.5281/zenodo.8139588
2023 doi
-
[37]
Aste , author E
author P. Aste , author E. Brandão , author M. Nolan , author J. Cuenca , author U. P. Svensson , and author E. Zea , title Experimental validity of using a ResNet to predict sound absorption coefficients of finite samples , in booktitle Proc. 53rd International Congress & Exp...
2024 doi
-
[38]
Müller-Giebeler , author M
author M. Müller-Giebeler , author M. Berzborn , and author M. Vorländer , title Free-field method for inverse characterization of finite porous acoustic materials using feed forward neural networks , journal The Journal of the Acoustical Society of America 155(6), pages 3900-...
2024 doi
-
[39]
Allard and author B
author J. Allard and author B. Sieben , title Measurements of acoustic impedance in a free field with two microphones and a spectrum analyzer , journal The Journal of the Acoustical Society of America 77(4), pages 1617--1618 ( year 1985 ) https://doi.org/10.1121/1.392008
1985 doi
-
[40]
Minten , author A
author M. Minten , author A. Cops , and author W. Lauriks , title Absorption characteristics of an acoustic material at oblique incidence measured with the two-microphone technique , journal Journal of Sound and Vibration 120(3), pages 499--510 ( year 1988 ) https://doi.org/10...
1988 doi
-
[41]
Allard and author Y
author J. Allard and author Y. Champoux , title In situ two-microphone technique for the measurement of the acoustic surface impedance of materials , journal Noise Control Engineering Journal 32(1), pages 15--23 ( year 1989 ) https://doi.org/10.3397/1.2827724
1989 doi
-
[42]
Champoux , author J
author Y. Champoux , author J. Nicolas , and author J. Allard , title Measurement of acoustic impedance in a free field at low frequencies , journal Journal of Sound and Vibration 125(2), pages 313--323 ( year 1988 ) https://doi.org/10.1016/0022-460X(88)90286-6
1988 doi
-
[43]
Allard and author N
author J. Allard and author N. Atalla , title Propagation of Sound in Porous Media: Modelling Sound Absorbing Materials ( publisher John Wiley & Sons , year 2009 )
2009
-
[44]
Wu , title Boundary Element Acoustics: Fundamentals and Computer Codes ( publisher WIT Press , address Kentucky , year 2000 ) note 1 Ed
author T. Wu , title Boundary Element Acoustics: Fundamentals and Computer Codes ( publisher WIT Press , address Kentucky , year 2000 ) note 1 Ed
2000
-
[45]
Atalla and author F
author N. Atalla and author F. Sgard , title Finite Element and Boundary Methods in Structural Acoustics and Vibration ( publisher CRC Press , address Boca Raton , year 2015 ) note 1 Ed
2015
-
[46]
Marburg , title Boundary element method for time-harmonic acoustic problems , in booktitle Computational Acoustics , edited by editor M
author S. Marburg , title Boundary element method for time-harmonic acoustic problems , in booktitle Computational Acoustics , edited by editor M. Kaltenbacher ( publisher Springer , address Wien , year 2018 )
2018
-
[47]
author T. W. Wu and author M. Ochmann , title Boundary element acoustics fundamentals and computer codes , journal The Journal of the Acoustical Society of America 111(4), pages 1507--1508 ( year 2002 ) https://doi.org/10.1121/1.1456929
2002 doi
-
[48]
O'Reilly Media, Inc
author A. G \'e ron , title Hands-on Machine Learning with Scikit-Learn, Keras, and TensorFlow ( publisher " O'Reilly Media, Inc." , year 2022 )
2022
- [49]
-
[50]
He , author X
author K. He , author X. Zhang , author S. Ren , and author J. Sun , title Deep residual learning for image recognition , in booktitle Proceedings of the IEEE Conference on Computer Vision and Pattern Recognition ( year 2016 ), pp. pages 770--778
2016
-
[51]
Ronneberger , author P
author O. Ronneberger , author P. Fischer , and author T. Brox , title U-net: Convolutional networks for biomedical image segmentation , in booktitle Medical Image Computing and Computer-Assisted Intervention--MICCAI 2015: 18th International Conference, Proceedings, Part III 1...
2015 doi
- [52]
-
[53]
Glorot and author Y
author X. Glorot and author Y. Bengio , title Understanding the difficulty of training deep feedforward neural networks , Vol. volume 9 , pages 249--256 ( publisher PMLR ), https://proceedings.mlr.press/v9/glorot10a.html
-
[54]
author W. R. Hamilton , title Third supplement to an essay on the theory of systems of waves , in booktitle The Mathematical Papers of Sir William Rowan Hamilton, Vol II: Dynamics , edited by editor A. W. Conway and editor A. J. McConnell ( publisher Cambridge University Press...
-
[55]
Brand \ a o , author E
author E. Brand \ a o , author E. Tijs , author A. Lenzi , and author H.-E. de Bree , title A comparison of three methods to calculate the surface impedance and absorption coefficient from measurements under free field or in situ conditions , journal Acta Acustica United with ...
2011 doi
-
[56]
Brand \ a o , author P
author E. Brand \ a o , author P. Mareze , author A. Lenzi , and author A. R. da Silva , title Impedance measurement of non-locally reactive samples and the influence of the assumption of local reaction , journal The Journal of the Acoustical Society of America 133(5), pages 2...
2013 doi
-
[57]
u ller-Giebeler and author M. Vorl \
author M. M \"u ller-Giebeler and author M. Vorl \"a nder , title Modeling the edge effect for inverse determination of porous absorbers using feed forward neural networks , in booktitle Proc. Euronoise 2021 (e-congress) ( year 2021 )
2021
-
[58]
F \"a rm , author S
author A. F \"a rm , author S. Boij , and author R. Glav , title The influence of finite sample size on surface impedance determination of materials with low sound absorption at low frequencies , in booktitle Proc. Euronoise 2015, Maastricht ( year 2015 )
2015
-
[59]
Brandão , author R
author E. Brandão , author R. C. Flesch , author A. Lenzi , and author C. A. Flesch , title Estimation of pressure-particle velocity impedance measurement uncertainty using the monte carlo method , journal The Journal of the Acoustical Society of America 130(1), pages EL25--EL...
2011 doi
-
[60]
Luo , author C.-J
author Z.-W. Luo , author C.-J. Zheng , author Y.-B. Zhang , and author C.-X. Bi , title Estimating the acoustical properties of locally reactive finite materials using the boundary element method , journal The Journal of the Acoustical Society of America 147(6), pages 3917--3...
2020 doi
-
[61]
author ANSI , title Standard test method for impedance and absorption of acoustical materials using a tube, two microphones and a digital frequency analysis system ( year ASTM E 1050, ASTM International, 1998 )
1998
-
[62]
author ANSI , title Standard test method for normal incidence determination of porous material acoustical properties based on the transfer matrix method ( year ASTM E2611-19, ASTM International, 2019 )
2019
-
[63]
author ISO , title Acoustics - Determination of airflow resistance - Part 1: Static airflow method ( year International Standard ISO 9053-1, Geneva, Switzerland, 2018 )
2018
- [64]
-
[65]
author M. E. Delany and author E. Bazley , title Acoustical properties of fibrous absorbent materials , journal Applied acoustics 3(2), pages 105--116 ( year 1970 ) https://doi.org/10.1016/0003-682X(70)90031-9
1970 doi
Reviewed August 8, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.