Community Profile

photo

manoj sain


Last seen: 2년 초과 전 2021년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 2
  • Thankful Level 1
  • Explorer

배지 보기

Feeds

보기 기준

질문


how to convert 227x227 image into 227x227x3
I am working on deep learning. try to use alexnet for training . but it takes 227x227x227 and i have 227x227.

2년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Requested 48000x48000 (17.2GB) array exceeds maximum array size preference. Creation of arrays greater than this limit may take a long time and cause MATLAB to become unresponsive. Error in dtw (line 16) d=(repmat(t(:),1,M)-repmat(r(:)',N,1)).^2; %t
clc,clear, close all warning off; [audio,fs]=audioread('11.wav'); [speech,fs]=audioread('13.wav'); [dist,ix,iy] = dtw(audio,...

거의 3년 전 | 답변 수: 2 | 0

2

답변

질문


how to connect matlab with raspi
I have a matlab code is there any way to connect matlab with raspi

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

1

답변

질문


how to generate bounding box coordinates from centroid location
polyin=[235.798080444336 161.207092285156 248.257690429688 206.053085327148 340.019195556641 180.559265136719 ...

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

1

답변