Attachments forums

List of attachments posted on this forum.


All files on forums: 136004

Re: v2v dynamic system

nathanvbasko, Tue Aug 01, 2023 8:00 pm

dynamic MyNET Singular Spectrum Analysis

Now... with NO End-Point.
– Embedded parameters for SSA:

Code: Select all

            int SSALag                        = 21;
            int SSANumberOfComputations       = 2;
            int SSAPeriodNormalization        = global.period;
            int SSANumberOfBars               = MathMax(300,(MinBars/2)-100);
            int FirstBar                      = MathMax(400,MinBars/2);


New users MUST read and follow these STEPS
New templates (a must)... with stripped template (v2v_simple.tpl)
You can download and read more about the system by clicking »» HERE
All files in topic