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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 2 | 0

