photo

Hira Abid


Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

6 Questions
0 Answers

RANK
217,773
of 300,753

REPUTATION
0

CONTRIBUTIONS
6 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 21,075

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 170,858

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


how to resolve error in code generation when syntex is correct?
i'm using matlab coder to convert my code to C. i'm facing problem in converting some built in function of matlab as imfill, reg...

7 years ago | 2 answers | 0

2

answers

Question


how to resolve error for code generation
i have to convert my matlab code in C which will later used for my android application. i'm using matlab coder for conversion pu...

7 years ago | 1 answer | 0

1

answer

Question


how to predict test data from trained model
i'm making a project in which i have to classify hand gestures. i have a feature file(made in excel). i have trained a model usi...

7 years ago | 1 answer | 0

1

answer

Question


how can i solve this error: "index exceeds matrix dimensions"
<https://www.mathworks.com/matlabcentral/fileexchange/38900-zernike-moments Zernik Moments> i am trying the code from file ex...

7 years ago | 1 answer | 0

1

answer

Question


how can i solve this error : Error using / Not enough input arguments.
stuck in following line of code and facing this error message aspect_ratio = results(index).MajorAxisLength /results(inde...

7 years ago | 1 answer | 0

1

answer

Question


how can i write a matrix into a single row of excel sheet?
how can i write a matrix into a single row of excel sheet? lets say, i have a matrix of 10*2 and i have to write this matrix in ...

7 years ago | 1 answer | 0

1

answer