photo

A.


Aktiv seit 2013

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to create class with no attributes?
* Do I need a constructor? If so, how would it look like? * Do I use static methods or not? * How do I initialise an instance ...

etwa 8 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Stepwise linear regression: unexpected result of form X1*X2 and X1:X2. How to interpret it?
Have a model with two independent variables ( *X1* and *X2*) of the form *Y ~ 1 + X1 + X2*. Would expect stepwise regression ...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to convert nanoseconds timestamp to DateTime structure?
What is the *f* that does f(1398902555536968492)-->2014.08.29 05:35:19:7600000 ?

mehr als 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Reading a Column Vector of Strings from a *.txt file in Linux
Working on Ubuntu. have a text file *example.txt* of the form: string1 string2 string3 ... To read into a co...

mehr als 9 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Matrix (Resultant from an Expression) Indexing
Say I want to get the length of an array *A* . Normally I would do: [m,n]=size(A) And then use the _n_ in other expressi...

mehr als 10 Jahre vor | 1 Antwort | 0

1

Antwort