photo

nc


自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Can you help me understand this code?
....

8 years 前 | 1 个回答 | 0

1

个回答

提问


how to vectorize this loop
for i=1:length(v) %for each numer from 1 to length of arry if(i==1) %1/1 = 1 cumavg(i)=v(i); else ...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Vectorising a loop so does not contain any loops
Hi I have trouble vectorising a loop, currently I am stuck making the arrarys the same value, any help please? for n...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Help on calculating cumulative moving average
Okay I need help , because I have been trying to solve this for the past 6 hours :( I am importing a data set with importd...

8 years 前 | 2 个回答 | 0

2

个回答