photo

Hasan Berke Bankoglu


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

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
65,199
of 297,457

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
66.67%

收到投票数
0

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Write a function gives g(x) and g'(x)?
How can I write a function given g(x) and derivative of g(x)? Both results should be given by one function.

5 years 前 | 0 个回答 | 0

0

个回答

提问


How to calculate derivative of function of inside of another function ?
I can calculate g(-2) but I can not calculate g'(-2) at the same time with g(2). How can I write a function to calculate both of...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Using smoothing techniques plot graph.
I have a problem submitted below. How to plot that graph? I can't graph it. I could get wrong graphs.

5 years 前 | 1 个回答 | 0

1

个回答

提问


How convert for loop to while loop?
I must convert that for loop to while loop. How can I do that? I tried somethings but I couldn't get right result. A=zeros(5,...

5 years 前 | 1 个回答 | 0

1

个回答

提问


MATLAB GRAPH SHİFT A UNİT TO THE RIGHT.
When I run the codes written below, AK is where the graphic should start here; however, the graph starts from AZ. Here we can ...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Create a vector with for loop with mathematical operations
w=[5 4 3 2] Use this vector in a mathematical expression to create the following vectors: My code snippet is below, code fo...

5 years 前 | 2 个回答 | 0

2

个回答