Prashanth Ravindran
Indian Institute of Technology, Delhi
自 2012 起处于活动状态
Followers: 0 Following: 0
i am doing some analysis on brain data for finding abnormalities...
Professional Interests: image processing, signal processing and instrumentation
Feeds
已解决
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
8 years 前
提问
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...
8 years 前 | 1 个回答 | 0
1
个回答提问
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_...
8 years 前 | 2 个回答 | 0
2
个回答已回答
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...
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...
9 years 前 | 1
已回答
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
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
11 years 前 | 0
提问
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...
12 years 前 | 0 个回答 | 0
0
个回答已提交
A GUI to load and view .NII files.
This GUI was created for loading, viewing and saving slices in a .NII file
12 years 前 | 1 次下载 |
已回答
Unable to run Discriminant Analysis
use function 'classify' to perform discriminant analysis. This function is available in the earlier versions of MATLAB.
Unable to run Discriminant Analysis
use function 'classify' to perform discriminant analysis. This function is available in the earlier versions of MATLAB.
12 years 前 | 0