Open wangsy15 opened 1 year ago
@wangsy15, many thanks for the interest in the package and the question. You shall be able to input the raw data, but then the sparsity coefficient shall be adjusted. Also, the specification of time array improves the results. Unfortunately, I cannot tell with certainly why are you getting exactly these equations since the solution is not unique and depends on the hyperparameters and the sampling rate of the system.
@andreikitaitsev, Thank you very much for your reply. This is a great job! I am currently trying to apply it to practical work. May I ask which of the input parameters are important and can easily affect the results (such as ntrees and sparsity_coef)?
Instead of feeding in equations, can I feed in a set of raw data to pysindy so it can return estimate equations to me? I tested the following system:
The command used is
and i can't obtain appropriate results. The output results do not include sin and constants. May I ask why this is? How should I adjust?
Looking forward to your reply, thank you!