私はいくつかのmatlabコードを読み込もうとしていますが、それは初めてです。入力パラメータが何であるかを理解するにはどうすればよいですか?
function [shortly, longly] = lyapunov(signal,timestep,FreqSamp,segmentapproach, duratsegmen, dodivergence)
//lots of code under here but I couldn't find out where signal, timestep, etc come from.