photo

Srivatsa Dasa


Last seen: presque 3 ans il y a Actif depuis 2022

Followers: 0   Following: 0

Statistiques

Feeds

Afficher par

Question


given a speech signal(.wav) file, we are required to plot cosine waves over it like cos(k1*x),cos(k2*x).I tried using dct function but to unable to proceedd
clc; clear; syms m; syms n; [x, fs] = audioread('sample.wav'); x = x(:, 1); xlen = length(x); s...

presque 3 ans il y a | 1 réponse | 0

1

réponse