Chua sub-system G block
This block realizes the sub-system G of Chua's circuit :
where
,
and
are vectors of parameter, u the vector of inputs, y the vector of outputs et x the vector of the continuous state variables. (E=1)
- Initial condition
The inital condition of the output.
Type 'vec' of size -1.
- A
The linear alpha gain value.
Type 'vec' of size -1.
- m0
The m0 slope value of the nonlinear function.
Type 'vec' of size -1.
- m1
The m1 slope value of the nonlinear function.
Type 'vec' of size -1.
- always active: yes
- direct-feedthrough: no
- zero-crossing: no
- mode: no
- regular inputs:
- port 1 : size [1,1] / type 1
- regular outputs:
- port 1 : size [1,1] / type 1
- number/sizes of activation inputs: 0
- number/sizes of activation outputs: 0
- continuous-time state: yes
- discrete-time state: no
- object discrete-time state: no
- name of computational function: systemg
- MODNUMCOS/macros/scicos_blocks/NonLinear/SYSTEMG_f.sci [view code]
- MODNUMCOS/routines/nonlinear/systemg.c (Type 2) [view code]
A. Layec