photo

Prashanth Ravindran


Indian Institute of Technology, Delhi

Active since 2012

Followers: 0   Following: 0

Message

i am doing some analysis on brain data for finding abnormalities...
Professional Interests: image processing, signal processing and instrumentation

Statistics

All
MATLAB Answers

3 Questions
3 Answers

File Exchange

1 File

Cody

0 Problems
1 Solution

RANK
17.570
of 297.503

REPUTATION
2

CONTRIBUTIONS
3 Questions
3 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
1

RANK
3.958 of 20.449

REPUTATION
367

AVERAGE RATING
1.70

CONTRIBUTIONS
1 File

DOWNLOADS
1

ALL TIME DOWNLOADS
3673

RANK
121.035
of 159.017

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
20

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Personal Best Downloads Level 1
  • First Review
  • First Submission
  • Revival Level 1
  • First Answer
  • Scavenger Finisher
  • Solver

View badges

Feeds

View by

Question


Why is fitlm (or regess) and estimation using mathematical equations giving different results?
I am trying to estimate the linear regression coefficients from mathematical equations. But I get different results using standa...

ongeveer 9 jaar ago | 1 answer | 0

1

answer

Question


What is the difference between the regress function and the fitlm function
% X = input data % Y = outcome % Using the fitlm command to estiamte the multiple liner regression model lin_...

ongeveer 9 jaar ago | 2 answers | 0

2

answers

Answered
Predictor Importance feature for Tree Ensemble (Random Forest) method
This query was asked back in 2013. I will try to answer for those people who might be looking for the answer. predictorImport...

ongeveer 9 jaar ago | 1

Answered
The Hosmer-Lemeshow Goodness-of-Fit Test
Check out this website for the matlab code for HL test. http://www.nyu.edu/projects/farbood/projects/stats.html Prashanth

bijna 12 jaar ago | 0

Question


What is algorithmic difference between the MATLAB functions ClassificationDiscriminant.fit and classify to perform discriminant analysis
MATLAB 2012b provides two functions for Discriminant Analysis (_ClassificationDiscriminant.fit_ and _classify_). obj = Class...

meer dan 12 jaar ago | 0 answers | 0

0

answers

Answered
Unable to run Discriminant Analysis
use function 'classify' to perform discriminant analysis. This function is available in the earlier versions of MATLAB.

ongeveer 13 jaar ago | 0