필터 지우기
필터 지우기

't_tide' How to fill in an input value of the function

조회 수: 12 (최근 30일)
ke
ke 2022년 12월 12일
편집: Stephen23 2022년 12월 14일
I have downloaded the entire t_ tide function, 'num' as shown in the figure, has 720 numbers. each data has a 1/6 hour interval. I just want to know the amplitude and phase of the four constituent tides,but the program always reports errors:the function or variable 'hanning' is not recognized,program error in line 1000.please help me!!!!!!

답변 (1개)

Image Analyst
Image Analyst 2022년 12월 12일
Do you see this:
>> which -all hanning
C:\Program Files\MATLAB\R2022b\toolbox\signal\signal\hanning.m
  댓글 수: 5
ke
ke 2022년 12월 14일
........I don't seem to have installed it. What can I do??
Stephen23
Stephen23 2022년 12월 14일
편집: Stephen23 2022년 12월 14일
"What can I do"
Either:
1- Install it and get a license:
2- write your own or obtain a function with the same functionality (e.g. check File Exchange).

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Downloads에 대해 자세히 알아보기

태그

제품


릴리스

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by