Mel-Frequency Cepstrum & Cepstral Coefficients

5 ビュー (過去 30 日間)
Anurag Pujari
Anurag Pujari 2013 年 3 月 20 日
M = [ 2095 * Log10(1 + f/700)
spectr1=log10(M*abs(ffts).^2);
Error: The expression to the left of the equals sign is not a valid target for an assignment.
I am coding for MFCC and facing the above error.

回答 (0 件)

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by