Community Profile

photo

Fede C 2018 London


Last seen: 대략 1개월 전 2017년부터 활동

Followers: 0   Following: 0

연락

통계

  • Thankful Level 3
  • First Review

배지 보기

Feeds

보기 기준

질문


I need to run code written for NVIDIA GPUs with at least 8gb of RAM
Hi there, I have some code that requires a NVIDIA GPU with at least 8gb of RAM. This isn't for deep learning. From what I un...

대략 1개월 전 | 답변 수: 1 | 1

1

답변

질문


how to re-arrange panel data
Hi all, This is a question about cleaning data. I have some population data for a large number of countries, by year, by age b...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Undefined function 'savetofile' for input arguments of type 'sym
Hi all, I'm using a co-author's program from a published paper and while running his code with different data, I ran into th...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to pre-allocate a matrix (from cell) when dimensions change
Dear all, B is a 1x3 cell. The 1st element is empty (it doesn't matter because my loop will start at position 2). the other el...

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


how to use sum and isnan across two different matrices
Hi all, How does one use sum and isnan to compare values in rows located in different matrices? sum(isnan(data(i,2:end)),mat...

2년 초과 전 | 답변 수: 0 | 0

0

답변

질문


filling a cell array with pairs of columns of different length in a loop where one column remains fixed (but may vary in size) and the other changes with the loop
Dear All, I’m stuck with something intractable. I have some raw time series, where the rows of NaNs at the start and end of...

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


Extract one element from a matrix in a loop and save unto a vector
Hi there, I'm trying to store the correlation coefficients between one variable and 6 (respectively) leads and lags of another...

거의 3년 전 | 답변 수: 0 | 0

0

답변

질문


How do I take the mean of each row every third column?
Hi all, This is what I'm trying to do- E is a 65x900 array, and I want to extract from that the mean for each row of every t...

4년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
how do I go about creating and storing data for a monte carlo simulation?
I think this does it. For those who might need to do something similar: clc; clear; par.muorig = 5; par.sigmaorig = 5; ...

4년 초과 전 | 0

질문


how do I go about creating and storing data for a monte carlo simulation?
Hi all, This is my ham-fisted attempt to assign memory for the above. Let's say that I want my simulated data to be normally...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Randi worked in a program I ran 5 weeks ago, today it doesn't-what gives?
Dear all, I had a perfectly-functioning program that used this line: c = randi([1,n],mn,1) where n and mn are integers. I'...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Mscohere-why would the coherence tends to 1 as nfft increases?
Dear all, Does anyone have a clue as to why -using mscohere- the coherence becomes exactly one for all frequencies if nfft i...

대략 5년 전 | 답변 수: 0 | 0

0

답변

질문


How to store columns of different lengths using cells
Dear all, I understand that in order to store column vectors of different length one ought to use cells. I fail to see my mist...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


How to preserve column titles from a table created with array2table when I copy and paste into excel
Dear all, My problem is to do with copying and pasting a table created with array2table into excel. I seem to be able to onl...

대략 5년 전 | 답변 수: 1 | 0

1

답변

질문


what's a smarter way to associate numbers in an array to variable names?
I've asked this in the comments as a follow up to another question, but I think I broke etiquette because it wasn't related.. I'...

5년 초과 전 | 답변 수: 0 | 0

0

답변

질문


How to access a string array and use the contents as titles within array2table
Meancoh is an 24x6 ordinary array. meancoh=zeros(TT2,n1); I've created a 6x1 string array called storehere, that, if accesse...

5년 초과 전 | 답변 수: 2 | 0

2

답변

질문


How do I keep track of string values relating to columns before I shove everything into a table?
Dear all, I posted on this before, but having included the whole script, I think it was a big ask for anyone to bother with it...

5년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Is it possible to zero-pad series when using MSCOHERE?
fft allows one to zero-pad, and mscohere, after all works with auto and cross spectra, which, presumably, have all been calculat...

5년 초과 전 | 답변 수: 0 | 0

0

답변

질문


how to get rid of NaN column by column
Dear members, I have a program that allows me to what I set out to do on a single time series. Now that I’m satisfied with...

6년 초과 전 | 답변 수: 2 | 0

2

답변