Feeds
질문
Passing a vector through a built in function?
Hello, I am passing two vectors through and equation, but am getting a scalar output. The equation is as follows: V=sqrt((2*W...
대략 6년 전 | 답변 수: 1 | 0
1
답변질문
Using a for loop to iterate over rows of a matrix?
So I am trying to create a for loop that runs rows of a matrix through a funtction. This is the function I have created: funct...
6년 초과 전 | 답변 수: 2 | 0
2
답변질문
Why is my matrix dimensions off?
So the goal is to create a matrix and convert that to an image. Below is my code. It runs and prints out a 10x10 matrix and th...
6년 초과 전 | 답변 수: 0 | 0
0
답변질문
Writing a funciton for e^x values?
I am not sure what is wrong with my code, here is the prompt: Write a function called e_to_the_x to estimate using its Taylor ...
6년 초과 전 | 답변 수: 2 | 0

