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