Hasan Berke Bankoglu
Followers: 0 Following: 0
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.
4 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...
4 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.
4 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,...
4 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 ...
4 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...
4 years 前 | 2 个回答 | 0