Community Profile

photo

manoj sain


Last seen: 2 years 前 自 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 years 前 | 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 years 前 | 2 个回答 | 0

2

个回答

提问


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

3 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答