photo

Hampus


KTH

自 2017 起处于活动状态

Followers: 0   Following: 0

消息

just an engineering student

统计学

Feeds

排序方式:

提问


Importing / Xlsread: How to replace unknown character?
clearvars; filename = 'ABB'; [ num,txt,raw ] = xlsread( char(filename) ); Problem with above: how do I replace an u...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Problem with mean function
Okey, so I have the two nx2 vectors "day" and "comp_r". I want to calculate the mean for a certain day, say day 8. condi...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Plot time series object in logarithmic scale
I have two nx2 vectors: date = date number closep = closing price I then want to plot the time series with logarithmi...

8 years 前 | 1 个回答 | 0

1

个回答