Statistics
5 Questions
                        0 Answers
RANK
174,164
                          
                          
of 300,392
                        
REPUTATION
0
                           
                        
CONTRIBUTIONS
                          5 Questions
                          0 Answers
ANSWER ACCEPTANCE 
                            0.0%
                        
VOTES RECEIVED
0
RANK
 of 20,933
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS 
0
ALL TIME DOWNLOADS
0
RANK
of 168,335
CONTRIBUTIONS
                            0 Problems
                            0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
5 years ago | 1 answer | 0
1
answerQuestion
GUI table data into excel sheet
function varargout = attendancetable_1(varargin) % ATTENDANCETABLE_1 MATLAB code for attendancetable_1.fig % ATTENDANCETA...
5 years ago | 1 answer | 0
1
answerQuestion
printing data of the table
function varargout = attendancetable_1(varargin) % ATTENDANCETABLE_1 MATLAB code for attendancetable_1.fig % ATTENDANCETA...
5 years ago | 0 answers | 0
0
answersQuestion
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 ...
5 years ago | 0 answers | 0
0
answersQuestion
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...
5 years ago | 1 answer | 0
