Statistik
7 Fragen
0 Antworten
RANG
182.881
of 295.569
REPUTATION
0
BEITRÄGE
7 Fragen
0 Antworten
ANTWORTZUSTIMMUNG
57.14%
ERHALTENE STIMMEN
0
RANG
of 20.247
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 154.105
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
Feeds
Frage
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...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 10 Jahre vor | 0 Antworten | 0
0
AntwortenFrage
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 ...
mehr als 10 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
mehr als 10 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
mehr als 10 Jahre vor | 2 Antworten | 0
2
AntwortenFrage
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...
fast 11 Jahre vor | 1 Antwort | 0
1
AntwortFrage
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...
fast 11 Jahre vor | 4 Antworten | 0