photo

Pirimze Okriashvili


Free University of Tbilisi

Actif depuis 2016

Followers: 0   Following: 0

Message

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


How can I use Coefficients from fit(...,'sin8') inside the code for calculations?
I fit part of my data with _fit(x,y,'sin8')_ and want to use outcome coefficients to predict the rest _y_ with _x_ inputs. I wa...

presque 8 ans il y a | 1 réponse | 0

1

réponse

Question


I want to make regression in Matlab by my own formula. Is it possible to do it simple way?
When we want to make logistic regression we write in Matlab: [b,dev,stats] = glmfit(x,[y ones(size(y))],'binomial','logit'...

presque 8 ans il y a | 1 réponse | 0

0

réponse

Question


I need to analyze data from csv file in Matlab. Since csv file is large Matlab struggles with compilation. What can I do to make it more efficient?
Code reads particular rows from excel inside for loop and puts them into matrix. I need to operate with this matrix but Matlab t...

presque 8 ans il y a | 1 réponse | 0

1

réponse