![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/25159116_1640878957369_DEF.jpg)
Rimsha Muzaffar
Followers: 0 Following: 0
統計
MATLAB Answers
9 質問
0 回答
ランク
of 157,725
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
getting error while making rcnn.mat file on my dataset
% Load the MAT file containing your ground truth data annoDir = 'E:\MSCS\4th_sem\advance neural network\assignment\task4\data...
1年以上 前 | 1 件の回答 | 0
1
回答質問
train deep learning model in matlab and used deep learning model in android studio
I was training a deep learning model in matlab, now i want to use this train matlab file in android studio in order to classify ...
2年以上 前 | 1 件の回答 | 0
1
回答質問
### Build procedure for camera aborted due to an error.
Hi, please help me in this problem, I want to use my android phone's camera as an output for my App (using App Designer MATLAB)...
2年以上 前 | 1 件の回答 | 0
1
回答質問
Android Simulink setup error
After installing MATLAB simulink support package for android devices. the issue occur when i give path for sdk tool but it give ...
2年以上 前 | 0 件の回答 | 0
0
回答質問
Error using cat Dimensions of arrays being concatenated are not consistent.
how to correct this Error in waveletfssddata (line 42) Xtrain = cat(2,Xtrain,smat); Xtrain = []; scatds_Train = tr...
2年以上 前 | 1 件の回答 | 0
1
回答質問
Error in helperspeechSpectrograms (line 14) numHops = ceil((segmentDuration - frameDuration)/hopDuration);
function X = helperspeechSpectrograms(ads,segmentDuration,frameDuration,hopDuration,numBands) % This function is only for use i...
2年以上 前 | 0 件の回答 | 0
0
回答質問
graphics handshaking issue with your service
https://www.mathworks.com/help/wavelet/ug/spoken-digit-recognition-with-wavelet-scattering-and-deep-learning.html while running...
2年以上 前 | 1 件の回答 | 0
1
回答質問
Cannot find files or folders matching: 'C:\Users\Computer Complex\AppData\Local\Temp\free-spoken-digit-dataset-master\recordings'.
pathToRecordingsFolder = fullfile(tempdir,'free-spoken-digit-dataset-master','recordings'); location = pathToRecordingsFolder; ...
2年以上 前 | 1 件の回答 | 0
1
回答質問
Undefined function 'helperReadSPData' for input arguments of type 'waveletScattering'
Xtrain = []; scatds_Train = transform(adsTrain,@(x)helperReadSPData(x)); while hasdata(scatds_Train) smat = read(scatds_T...
2年以上 前 | 1 件の回答 | 0