My favorites | Sign in
Project Home
READ-ONLY: This project has been archived. For more information see this post.
Search
for
Parametric_modulation_examples  
Updated Aug 16, 2012 by vincent....@gmail.com

Example 1 : Reinforcement learning

See : Example_modulation_RL.m

This example is constructed as follows :

  1. a standard RL model is created
  2. modulators of paramaters by some random inputs are declared
  3. modulated model is created and data simulated
  4. combinations of modulation are tested

Example 2 : GLM

See : Example_modulation_GLM.m

A target signal is alleged to be a linear combination of source signal. The contribution of sources is tested by testing all possible combinations.

Here, the modulated model is already constructed by hand. What remains to be done is precisely declare groups of modulators and each modulator.

Powered by Google Project Hosting