Community Profile

photo

Motiur


Active since 2013

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


Calculate cross validation in Generalized Linear Model
This <http://www.mathworks.com/help/stats/crossval.html link> provides example of using cvpartition and classification class to ...

10 years ago | 0 answers | 0

0

answers

Question


Training and testing dataset using Linear Model of machine learning
In the example and the functions provided for the Linear Model in Matlab for example mdl = LinearModel.fit(X,Y) mdl cont...

10 years ago | 0 answers | 0

0

answers

Question


Evaluation of Generalized Linear Model in Machine Learning
Hi,I have this line of code which help to fit a normal distribution curve over my predictors.The problem is I have searched thro...

10 years ago | 1 answer | 0

1

answer

Question


Confusion about the representation of Root Mean Square, R Squared ...
How are errors in Matlab represented? For example I have obtained the following after training a dataset using LinearModel.fit( ...

10 years ago | 3 answers | 0

3

answers

Question


Linux webcam driver not connecting
Hi , I have been following some line of codes here in matlab central for capturing an image using 'winvideo' adapter of windows ...

10 years ago | 0 answers | 0

0

answers

Question


Saving image output from imagesc
Hi , I want to save the rainbow representation of color produced from imagesc(magic(3)) , is it possible? Thanks .

10 years ago | 1 answer | 0

1

answer