Community Profile

photo

Nora Al Allaf


Last seen: 1 year 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计数据

All
  • Thankful Level 2
  • Solver
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


color area between functions
Hi, I have two functions g = exp(-x.^2./2) and h = x.^2-3.*x+2; there is a region enclosed between them, between x=0 and x=3 ...

3 years 前 | 1 个回答 | 0

1

个回答

提问


raise power to power in title
Hi~ I wanna write a title to a graph this way >> y = x * e^(- x^2 / 2 ) title(' y = x*e^(- x^2 / 2) ') writes e as base and...

3 years 前 | 1 个回答 | 0

1

个回答

提问


multiple functions within one script
Hello :) I'm trying to use a function inside another one min_bisect is the first one and kastbana_5(x) is the second [10,...

3 years 前 | 1 个回答 | 0

1

个回答

提问


after how many terms does an equation have the same five decimals as pi/4?
Hi, so it's given that s = 1 − 1/3 + 1/5 − 1/7 + 1/9 − 1/11 + · · · + (−1)^n / (2n + 1) what I need to do is, with a while-loo...

3 years 前 | 1 个回答 | 0

1

个回答