Created Genetic Algorithm
Fixed Roulette Wheel Selection + Added Utility Function remove_row_from_matrix.m
Fix Matrix Dimensions Incopatibilities
Minor Fixes
add changing rate V task + clean up
added genetic algorithm solution via Global Optimization Toolbox
deletion
Add comments and print results
Merge pull request #5 from ggkogkou/miltos2
Add comments and print results
Deleted main.m
Merge pull request #4 from ggkogkou/destruct_main
Finalize project
New Function for Linear Analysis
Insert labnonlinear/AddNoise.m
Compute Correlation Dimension
Fixed labnonlinear/correlationdimension.m Function + Deleted Useless .dat Files
NaN() Instead of zeros()
Merge pull request #3 from ggkogkou/rebase-branch
Rebase interactive
squash commits
squash commits
Fixed labnonlinear/correlationdimension.m
NaN() Instead of zeros()
Merge pull request #2 from ggkogkou/bug-fix
Reverse to previous state
Reverse to previous state to prevent AddNoise.m accidental deletion
Reverse to previous state to prevent AddNoise.m accidental deletion
Fixed labnonlinear/correlationdimension.m Function + Deleted Useless .dat Files
Compute Correlation Dimension
Add Portmanteau statistical test
Replace dictionary structures with arrays
Replace in-house Portmanteau test with COTS function
Add Local Mean Value forecast and Local Linear prediction model
Merge pull request #1 from ggkogkou/miltos
Miltos
Nonlinear Analysis: embedding dimension and lag calculation
Removed Unnecessary Variables
Added Linear Analysis and Model Fitting
Update UserProfileWindow.java
fixed: Alignment in ProviderWindow class
Update README.md
fixed: Alignment in AdminWindow class
deleted: Extra .gitignore file
Add files via upload
Update UserProfileWindow.java
Implemented inbox UI
Update ShowMessages.java
improve backend
added: better screen ratio
improve backend
added: better screen ratio