Community Profile

photo

Poison


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to change wavrecord to audiorecorder ?
clc; clear all; Fs=8000; %sample rateXY for k=1:25 clear y1 y2 y3; display('Record cry'); pause(); x...

9 years ago | 2 answers | 0

2

answers

Question


What is the differences between wavrecord and audiorecorder in matlab ?
Can someone explain to me the differences between these 2 functions? wavrecord vs audiorecorder Ty.

9 years ago | 1 answer | 0

1

answer

Question


Error "undefined function or variable 'y1' ". Help me please. :\
if true % code end--------------------------------start of the code clc; clear all; Fs=8000; for k=1:30 clear...

9 years ago | 1 answer | 0

1

answer