simone zappalà
Followers: 0 Following: 0
Feeds
질문
how to calculate beta
i've 51 stocks with daily yields, i want to know the BETA of my portfolio, someone can help? i know what is the formula and the ...
2년 초과 전 | 답변 수: 0 | 0
0
답변질문
choose multiple functions from a larger group
I've 7 function, i want to be able to choose several of them, I know with if and swich i can pick only one of these seven, i nee...
2년 초과 전 | 답변 수: 3 | 0
3
답변질문
how to take a value from multiple arrays defined from an expression.
I've 7 arrays(may call them A,B,C to G), each one contain 130 rows and 1 column with different numbers, these numbers are divide...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
max value of N arrays
I've several arrays, all are 130 rows and 1 column with different numbers created from a for cycle, so every row is the result o...
2년 초과 전 | 답변 수: 2 | 0
2
답변질문
copy and paste datas from two Arrays into one
I want to create an array containig datas from two different arrays (with the same colmuns but different rows). A=[3 4 6] B=[5...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
HOW TO GROUP THE ELEMENTS OF AN ARRAY
I've a 252*51 array, i want to group it three-by-three elements and do mean of these groups one-by-one, creating a new array 84*...
2년 초과 전 | 답변 수: 3 | 0
3
답변질문
HOW CAN CREATE A MATRIX FROM A SINGLE ROW?
I have 12 elements distributed on a single row, i've to put them on a 3x4 matrix, how i do that?
2년 초과 전 | 답변 수: 1 | 0