photo

Natalie Haddadeen


Last seen: 4 years 前 自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

Feeds

排序方式:

提问


Why is it giving me undefined function for the slope field?
f=@(x,y)(exp(-x)-y)*(exp(-x)+2+y) slopefield(f,[xmin,xmax],[-10,10],20) hold on drawode(f,[-10,10],2,3) drawode(f,...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Modify your Sum all even script so that given an integer n you generate a vector vec that contains all of the ODD numbers between 1 and 2^n. Then add them all up in the variable out.
Instructions: To solve this problem, modify the template bellow with your code. Leave the name of the function and variables unc...

7 years 前 | 1 个回答 | 0

1

个回答