CUSUM and CUMSUM, cusum not found

4 次查看(过去 30 天)
Hi,
I am using Matlab version 2015b.
I can use "cumsum", but not "cusum".
Is it because of different version?
cusum link: cusum matlab link
>> help cusum
cusum not found.
Use the Help browser search field to search the documentation, or
type "help help" for help command options, such as help for methods.
Did you mean:
>> help cumsum

采纳的回答

Image Analyst
Image Analyst 2019-1-20
It was introduced into the Signal Processing Toolbox in release R2016a, a later release than what you have.
  4 个评论
Matlaber
Matlaber 2019-1-20
i need to install the latest version which is 2018b
Image Analyst
Image Analyst 2019-1-20
OK, good. They usually sell you the latest version, which is what you want.

请先登录,再进行评论。

更多回答(1 个)

dpb
dpb 2019-1-20
>> which -all cusum
C:\ML_R2017\toolbox\signal\signal\cusum.m
>>
Your present release apparently doesn't have the Signal Processing TB in the license (or not yet installed)...

类别

Help CenterFile Exchange 中查找有关 MATLAB 的更多信息

产品


版本

R2015b

Community Treasure Hunt

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

Start Hunting!

Translated by