Statistica
12 Domande
0 Risposte
RANK
112.126
of 300.744
REPUTAZIONE
0
CONTRIBUTI
12 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
66.67%
VOTI RICEVUTI
0
RANK
of 170.597
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Get the positions of the first logicals (multiple sets) in an array
Hi. I am trying to find where the value of an array increases to a particular threshold (thresh=5). For example, I started off w...
oltre 3 anni fa | 2 risposte | 0
2
risposteDomanda
MATLAB closing when beginning parallel processing
It was working all day while I troubleshooted some things. Now, for some reason, MATLAB closes without any warning - just shuts ...
oltre 3 anni fa | 2 risposte | 0
2
risposteDomanda
smoothdata function not working for matrix . any one have ideas to what is going on?
I attached a 60x22 matrix a. I have a cell array containing a matrix like this one. I am trying to use the smoothdata function ...
circa 4 anni fa | 2 risposte | 0
2
risposteDomanda
Return logical for rows of non-zero numbers for specified columns (similar to "all" function)
Hi. I need to calculate a logical from a 1x3 matrix (although the number of columns is irrelevant) that tells me if non-zero num...
oltre 4 anni fa | 1 risposta | 0
1
rispostaDomanda
take the first and last row of a matrix but sample in between
Hi. I have created a 501 x 7 matrix, and would like to downsample the matrix to be 15 x 7. However, I would like the first and l...
quasi 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Renaming files in a folder in bulk
Hi. I am trying to rename a bunch of MAT files within a folder. For example, the current files are named: AB007_group2_subject...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
adding variablenames to multiple columns in cell2table
Hi I have a 30 x 42 cell array. I want to turn this into a table and add variable names for every 7 columns such that I will hav...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Repeat a string in multiple cells at once within an array
Hi. This is likely very simple, but I can't figure it out. I'm trying to put a character string into a multiple cells in an a...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Identifying identical vectors within a cell array and then grouping/moving them into a different cell arrays
Hi. I have a cell array containing about 100 terms. Each term is a vector containing numbers from 1 : 6. Each vector could conta...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Adding different colorbars to each row of subplots? Removing subplot axes? Decrease subplot spacing?
I am having a hardtime figuring out how to do a few things to a subplot. I will list them below: COLORBAR: When I try to add co...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Centering different yaxis plots at the same point
Hi. I am trying to plot arrays of which have different y ranges. For example, array1 could range from -1 to 1 while another may ...
oltre 5 anni fa | 1 risposta | 0
1
rispostaDomanda
Finding all consecutive numbers of different lengths within a vector
I am trying to create a new vector based on the example vector below. This new vector needs to contain only the first value of e...
oltre 5 anni fa | 1 risposta | 0
