
Christos
Followers: 0 Following: 0
Statistics
RANK
266,888
of 298,350
REPUTATION
0
CONTRIBUTIONS
7 Questions
1 Answer
ANSWER ACCEPTANCE
42.86%
VOTES RECEIVED
0
RANK
of 20,571
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
how to remove from all fields in the same position of a struct?
I am sorry for opening a new question, but i cant understand the other solutions here. i have a struct named training_set of siz...
12 years ago | 1 answer | 0
1
answerQuestion
How can i simultaneously reference in cells
I have a cell array, lets say C. Each cell contains a matrix. For example lets say C is C{1}=[1 2;3 4;5 6] C{2}=[7 ...
12 years ago | 2 answers | 0
2
answersQuestion
removing cells that satisfy a specific condtion
Hello everyone. I have a cell array, from which the cells contain a matrix. I want to remove the cells for which, lets say inv(c...
12 years ago | 1 answer | 0
1
answerQuestion
removing cells containing Inf or NaNs
Hi folks. I have a cell array, each cell containing a column vector. Is there any way to check if a cell contains inf or nans an...
12 years ago | 1 answer | 0
1
answerQuestion
How to select all subset of rows of a matrix given the size of subset
Hi, i want to select all possible submatrices of rows -subsets of a matrix given the size of subset. i.e if i have the matrix X=...
12 years ago | 1 answer | 0
1
answerhow many neurons should be in the hidden layer ?
i agree with the cyclist. of course its not my field but in theory you have to test some networks and also try different activat...
12 years ago | 0
Question
how to specify which matrix i use
hello folks. i have a general programming question. I have a matrix lets say D. In regression its called the design matrix. I wa...
12 years ago | 0 answers | 0
0
answersQuestion
spike and slab prior distributions
hello. I am trying to compute a spike and slab prior distribution for regression coefficients to use in variable selection. Spi...
13 years ago | 1 answer | 0