Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Particle Filter #2

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

GinaSierra
Copy link

@GinaSierra GinaSierra commented Aug 28, 2018

This modifies the method 'initialize' so that the initial states are sampled from a Gaussian distribution whose variance vector, x0Variance, is a new property of PF. Unlike the property InitGain, this allows defining the initial variance of the initial states or initial parameter independently, which might be useful when the uncertainty is higher only in some of the initial states or parameters.

This modifies the method 'initialize' so that the initial states are sampled from a Gaussian distribution whose variance vector, x0Variance, is a new property of PF.
This include initial states variances in the parameters of PF
@GinaSierra GinaSierra changed the base branch from master to develop August 28, 2018 21:30
@teubert
Copy link
Contributor

teubert commented Nov 26, 2018

Assigned to Chetan to review content of change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants