![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/14661875_1548755903337_DEF.jpg)
AYUSH ANAND SAGAR
Followers: 0 Following: 0
統計
MATLAB Answers
5 質問
0 回答
ランク
of 157,897
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
string comparison database and label comparison
Operator '==' is not supported for operands of type 'table'. Error in working_try_2 (line 98) if(T(:,1)==str...
4年以上 前 | 1 件の回答 | 0
1
回答質問
GUI table data into excel sheet
function varargout = attendancetable_1(varargin) % ATTENDANCETABLE_1 MATLAB code for attendancetable_1.fig % ATTENDANCETA...
4年以上 前 | 1 件の回答 | 0
1
回答質問
printing data of the table
function varargout = attendancetable_1(varargin) % ATTENDANCETABLE_1 MATLAB code for attendancetable_1.fig % ATTENDANCETA...
4年以上 前 | 0 件の回答 | 0
0
回答質問
Create user defined table
i am new in creating tables and i wanna create an attendance sheet from the input given by the user and i am not able to figure ...
4年以上 前 | 0 件の回答 | 0
0
回答質問
Invalid training data. The output size (8) of the last layer does not match the number of classes (6).
clc; close all; clear all; %% load network net=alexnet; ppl=net.Layers; net=net.Layers(1:19); % layers(23)=full...
4年以上 前 | 1 件の回答 | 0