Feeds
提问
Finding t that a max/min occurs at
I have a f(t) = [600x1] matrix and I need to find the t where the max and the min occur. I know how to find the max and min, bu...
7 years 前 | 2 个回答 | 0
2
个回答提问
Errors with Quad function
I am getting an error that I don't know how to fix. Here is the problem that I started with and the error messages that I am get...
7 years 前 | 1 个回答 | 0
1
个回答提问
For Loops for Summation Problems
I need to create a 'for' loop for the following summation: x1 = 80000 - sum(0.1) from k=1 to k=800000. The point is to show t...
7 years 前 | 0 个回答 | 0
