photo

Roman Azrael Balgobin


自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

8 个提问
0 个回答

排名
151,076
of 300,364

声誉
0

贡献数
8 个提问
0 个回答

回答接受率
25.0%

收到投票数
0

排名
 of 20,934

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,407

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


help needed to find intersections of these two functions and the area bounded by these two functions
syms x f g x = -10:1:10 f = log(x.^2 + 1.3) + 4 g = (x - 2).^2 + 1 plot(x,f,x,g)

6 years 前 | 0 个回答 | 0

0

个回答

提问


Help me to find intersection and find area bounded by both functions please
<</matlabcentral/answers/uploaded_files/249830/IMG_20191124_174758.jpg>>

6 years 前 | 0 个回答 | 0

0

个回答

提问


Help me to find intersection and find area bounded by both functions please
<</matlabcentral/answers/uploaded_files/249830/IMG_20191124_174758.jpg>>

6 years 前 | 0 个回答 | 0

0

个回答

提问


Hi people, am really stuck with this question, any help with any commands for this question, i have to do this before tomorrow
<</matlabcentral/answers/uploaded_files/249823/IMG_20191124_162352.png>>

6 years 前 | 0 个回答 | 0

0

个回答

提问


Guys, i have no idea how to proceed with these two questions, would you please help me out, many thanks guys.
<</matlabcentral/answers/uploaded_files/249771/IMG_20191123_220844.png>>

6 years 前 | 0 个回答 | 0

0

个回答

提问


Guys, i have no idea how to proceed with these two questions, would you please help me out, many thanks guys.
<</matlabcentral/answers/uploaded_files/249771/IMG_20191123_220844.png>>

6 years 前 | 1 个回答 | 0

1

个回答

提问


how can i find the stationary points of this equation and find its nature in the region x>0.
x = -10 : 0.01 : 10; y = (exp(x)./ sin(x)) + 0.3;

6 years 前 | 1 个回答 | 0

1

个回答

提问


Hi, how can i proceed with this question, everytime i plot it, it doesn't show me my line. Can u guys help me
x = -10 : 0.01 : 10; y = (exp(x)/ sin(x)) + 0.3; plot(x,y)

6 years 前 | 2 个回答 | 0

2

个回答