Feeds
질문
Taylor Polynomial e^x function
I am looking for a way to develop a function that will solve the Taylor polynomial of degree n for computing e^x, such that: ...
13년 초과 전 | 답변 수: 0 | 0
0
답변질문
2D Array Manipulation / Script
I am looking to write a simple MATLAB script that will take any 2D array and double its size by duplicating every entry in the h...
13년 초과 전 | 답변 수: 2 | 0
2
답변질문
How do I double only certain elements inside of a matrix?
So basically, I need to be able to multiply multiply by 2 all even columns of all odd rows of any matrix. So for example, I am j...
13년 초과 전 | 답변 수: 1 | 0
