Feeds
질문
How can I plot different lines of a loop in different graphs, each one including all the solutions from a previous loop??
Hello! This is the problem I have with my code: the first graph plots the number of tiles I imput minus one (let's call it the ...
5년 초과 전 | 답변 수: 0 | 0
0
답변질문
How can I make my script decide which scalar of two variables is larger?
Hello, I have this code, and what I need to do is multiply the number of tiles that I imput by the largest value that have been...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
How can I plot rows from different matrices?
I have two matrices (x and y), both being 13x5. I need to plot all possible combinations of each row of x with each row of y. I ...
5년 초과 전 | 답변 수: 1 | 0
1
답변문제를 풀었습니다
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
5년 초과 전


