photo

Priyom Goswami


Last seen: 4개월 전 2021년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How to plot ifft for a frequency signal?
I've a .dat file (attaching the .mat file of that .dat file after converting, since this platform doesn't allow to upload .dat f...

대략 3년 전 | 답변 수: 1 | 0

1

답변

질문


I need to create two test and train folder from one parent folder (in the same directory), I wrote the code, but file couldn't be moved. Please Help!!
files = dir('*.jpg'); N=numel(files); tf = randperm(N) > (0.80 *N); TF=tf'; mkdir Test mkdir Train for i=1:1:N file...

3년 초과 전 | 답변 수: 1 | 0

1

답변