Qurak

WaveletMapIndexed

Tersedia

Applies a function to wavelet coefficient arrays with their indices

WaveletMapIndexed[f, wd]
WaveletMapIndexed[f, dwd, wind]
WaveletMapIndexed[f, cwd, octvoc]
WaveletMapIndexed[f, ContinuousWaveletTransform[{0, 1, 2, 0}]]//Normal → {{1, 1} -> {-0.05874758199911007, 0.26575313045565674, 0.4043357744953567, 0.249395710595199}, {1, 2} -> {-0.002236016301882051, 0.19026924094255143, 0.28207343311033994, 0.2208549075655904}, {1, 3} -> {0.01992459627558573, 0.13233263287294994, 0.19277035646456622, 0.1762221989089803}, {1, 4} -> {0.024642067433033793, 0.09016866292816555, 0.12978106532740952, 0.13166281720417333}}WaveletMapIndexed[Map[f, #]&, DiscreteWaveletTransform[{0, 1, 2, 0}]]//Normal → {{0} -> {f[0.7071067811865476], f[1.4142135623730951]}, {1} -> {f[-0.7071067811865476], f[1.4142135623730951]}, {0, 0} -> {f[1.5000000000000002]}, {0, 1} -> {f[-0.5000000000000001]}}WaveletMapIndexed[Function[{v, wind}, Map[f[#, wind]&, v]], DiscreteWaveletTransform[{0, 1, 2, 0}]]//Normal → {{0} -> {f[0.7071067811865476, {0}], f[1.4142135623730951, {0}]}, {1} -> {f[-0.7071067811865476, {1}], f[1.4142135623730951, {1}]}, {0, 0} -> {f[1.5000000000000002, {0, 0}]}, {0, 1} -> {f[-0.5000000000000001, {0, 1}]}}

Topik

Terkait

Semua 6300 fungsi · Pakai ini dari klien MCP