Feeds
질문
Fill a matrix with a loop Finance application (Bootstrapping)
Hello everyone! I'm struggling with an issue concerning the for cycle. I am not able to use it in a way such that I keep fillin...
대략 6년 전 | 답변 수: 0 | 0
0
답변질문
creating matrix from a vector
let's suppose I have this vector v=[0; 0; 4; 6] and I want to create a matrix such that X=[0,0,0; 0,0,0; 4,4,0; 6,6,6] doe...
6년 초과 전 | 답변 수: 2 | 0
2
답변질문
need to create a vector through input in the script
Hi there, I need to create a script in which I ask the user to input a vector of n elements. In this script, n is already insert...
6년 초과 전 | 답변 수: 1 | 0

