![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/1937809_1522088412694_DEF.jpg)
Sharda
IIT Delhi
Followers: 0 Following: 0
Statistiques
14 Questions
0 Réponses
RANG
59 893
of 297 016
RÉPUTATION
0
CONTRIBUTIONS
14 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
7.14%
VOTES REÇUS
0
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 725
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
How can I test the performance of a simulink model in real-time ?
Hi, I want to test the performance of a proposed prediction model based on support vector regression in real-time. The model is ...
presque 8 ans il y a | 1 réponse | 0
1
réponseQuestion
Why does grid search cross validation give same value of mean square error for different values of C and gamma in support vector regression ?
I am using libsvm in matlab for time series prediction using support vector regression . When I use grid search cross validatio...
environ 9 ans il y a | 1 réponse | 0
0
réponseQuestion
Why do parameters in output of my support vector regression are going to zero?
I am trying to predict next value in a time series from epsilon-support vector regression using libsvm library in matlab.Followi...
plus de 9 ans il y a | 1 réponse | 0
0
réponseQuestion
Why am I getting empty matrix from svmpredict ??
I want to make predictions from a simple time series. The observations y=[11,22,33,44,55,66,77,88,99,110] at time x=[1,2,3,4,5,6...
presque 10 ans il y a | 1 réponse | 0
0
réponseQuestion
How to fix co variance matrix going singular in Gaussian mixture model implementation ??.
I am implementing GMM in matlab without using any machine learning library. I am able to initialize the parameters ,perform expe...
presque 10 ans il y a | 1 réponse | 0
0
réponseQuestion
How to cluster handwritten digits using k-means with K=10 ?
I have to implement K-means algorithm for K=10 on handwritten digits data. The data matrix is 2500 X 784,i.e there are 2500 data...
presque 10 ans il y a | 1 réponse | 0
0
réponseQuestion
How to perform one versus one multi class classification using LIBSVM ?
I have a data set with 15 features and 10 classes. I am not able to understand how to perform one versus one multi class classif...
presque 10 ans il y a | 1 réponse | 0
0
réponseQuestion
Lasso Regularization using Matlab
I want to find the value of parameter estimates using lasso function in matlab. X is my input(which is 20X1) vector and Y is the...
presque 10 ans il y a | 1 réponse | 0
0
réponseQuestion
Perform crossvalidation through matlab.
I have performed polynomial regression on a data set.Now I want to use validation approach to characterize the goodness of fit f...
environ 10 ans il y a | 1 réponse | 0
0
réponseQuestion
Error functions in curve fitting regression problem.
I want to perform a curve fitting regression analysis by using absolute deviation (S=sum{i=1 to n}|y(i)-f(x(i)|,where y(i) is th...
environ 10 ans il y a | 1 réponse | 0
1
réponseQuestion
How to find y in polyfit(x,y,n) ??
I have a set of points against time and I want to see what degree of polynomial best fits my data set.For this I am using the po...
environ 10 ans il y a | 1 réponse | 0
1
réponseQuestion
Order of ARIMA process
I am trying to model a data series using ARIMA model. The series seems non stationary because the acf decays very gradually.Even...
environ 10 ans il y a | 1 réponse | 0
0
réponseQuestion
Interpret the plot of partial auto correlation function
<</matlabcentral/answers/uploaded_files/23725/pacf.jpg>> I am trying to plot acf and pacf for a series of data.The acf plot d...
environ 10 ans il y a | 1 réponse | 0
0
réponseQuestion
I want to plot the auto correlation function for 15 numbers without using the inbuilt function. My series is P=[ 47,64,23,71,38,64,55,41,59,48,71,35,57,40,58 ] and the plot should be autocorrelation function vs lags.
I want to plot the auto correlation function for 15 numbers without using the inbuilt function. My code is as follows: P...
environ 10 ans il y a | 2 réponses | 0