Community Profile

photo

Hasan Berke Bankoglu


Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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.

4 years ago | 0 answers | 0

0

answers

Question


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...

4 years ago | 1 answer | 0

1

answer

Question


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.

4 years ago | 1 answer | 0

1

answer

Question


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,...

4 years ago | 1 answer | 0

1

answer

Question


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 ...

4 years ago | 1 answer | 0

1

answer

Question


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...

4 years ago | 2 answers | 0

2

answers