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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

