Feeds
질문
Error using fft Invalid data type.
Here is my code, I get an error while using the fft() function. It is probably because that 't' is a symbolic value. Without cha...
대략 2년 전 | 답변 수: 2 | 0
2
답변질문
Error using displayFormula First argument must be string, char, or cell array of character vectors.
I get an error while using the displayFormula() command clc; syms t; K = 20; Per = 1.5; f1 = 100*((2734*t^5) - (6718*t^...
대략 2년 전 | 답변 수: 1 | 0
