photo

Reza Ghasemi


Last seen: 2 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

Feeds

排序方式:

提问


how do i write this equation?
hello, how do i write this? my code is k = abs(x).*exp(-abs(x))

4 years 前 | 1 个回答 | 0

1

个回答

提问


hello how do I write this function without getting an error saying "variable K has an incorrect value".
my code is: And so far only the (K) is wrong. N = 1000; a= 0; b= pi; h = (b-a)/N; x=a:h:b; f = x.^2.*sin(x); F = sum(f*h ...

4 years 前 | 2 个回答 | 0

2

个回答