Statistiques
7 Questions
0 Réponses
RANG
279 060
of 300 343
RÉPUTATION
0
CONTRIBUTIONS
7 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
57.14%
VOTES REÇUS
0
RANG
of 20 926
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 168 172
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 export the "elapsed time" (tic-toc result) to excel?
I have run a function, and I have exported with xlswrite all the variables in excel. Now I want to export in Excel the elapsed t...
environ 11 ans il y a | 1 réponse | 0
1
réponseQuestion
polynomial, L curve, Tikhonov regularization
Hi I have a high order (order 5) polynomial, and I was wondering if I can apply Tikhonov regularization for it. Would it work...
plus de 11 ans il y a | 1 réponse | 0
0
réponseQuestion
Higher order polynomial regression
I have to run a regression of order 5. My X matrix is 102.1750 108.0515 102.1785 100.9413 102.6634 ...
plus de 11 ans il y a | 2 réponses | 0
2
réponsesQuestion
Why do regression coefficients obtained from Excel and Matlab differ?
Hi I would like to run a regression on the following matrices: X(m,1) and Y(m,1). I wan to run a polynomial regression of or...
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
How can I fetch values from 2 vectors of numbers without without changing their format.
Hi, I am asking for a matrix to return values from 2 vectors: one is the company id (a number), the other one is the return acco...
plus de 11 ans il y a | 2 réponses | 0
2
réponsesQuestion
How can I regress Laguerre polynomials?
Hi! I have to regress Laguerre polynomials, which have the following structure: L0=exp(-0.5*X); L1=exp(-0.5*X)*(1-X); L2=exp...
plus de 11 ans il y a | 1 réponse | 0
1
réponseQuestion
Can anyone help me to search for ones in the rows of a matrix and replace the remaining ones with zeros?
Hi! I am quite new in Matlab. I have a a matrix with ones and zeros, for ex a = [1 1 0; 1 1 1; 0 1 1]. I want to get a new ma...
presque 12 ans il y a | 4 réponses | 0
