i need help creating this function

hello guys i want to create a function that follows this pattern
and works the same for as many numbers i insert [(x2-x1)/x1]*100

3 个评论

Please show your attempts. Show your effort. Show how much you want it
Look at diff() function.
Just to know i was yesterday with a friend of mine and we tryed to make this with WHILE it was possible but we needed the function

请先登录,再进行评论。

 采纳的回答

diff(x)./x(1:end-1)*100;

3 个评论

Please don't provide the complete solution to a homework problem.
It is not homework there some exercises that a friend of mine gave me because i want to learn Matlab language
If you are satisfied with the answer, you should accept it to close out the stream.

请先登录,再进行评论。

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Get Started with MATLAB 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by