-
Notifications
You must be signed in to change notification settings - Fork 1
/
K_V.A
89 lines (81 loc) · 3.8 KB
/
K_V.A
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>> module's name: A >>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
A: > Activation function (time constant method) >
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>------------------------------->--------------------------------------->
> > >
> 1 > A = ssA (1) >
> > >
>------------------------------->--------------------------------------->
2 > ssA - A >
-1 >IV< > dA/dt= ------------ (2) >
> tA >
>------------------------------->--------------------------------------->
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
ssA: > Steady state value for activation >
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>----------------------->------------------------------------------------------>
1 > 1 >
15.3 >15.3 h< > ssA = -------------------- (1) >
8.4 >8.4 s< > +- -+ p >
1.0 >1 p< > | (h-V)/s | >
> |1 + e | >
> +- -+ >
> >
>----------------------->------------------------------------------------------>
> 2 > 1 - An >
> xx >An< > ssA = -------------------- + An >
> xx >h< > +- -+ p >
> xx >s< > | (h-V)/s | (2) >
> xx >p< > |1 + e | >
> > +- -+ >
>----------------------->------------------------------------------------------>
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
tA: > Time constant for activation >
>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
>----------------------->------------------------------------------------------>
> 1 > tA = tx (1)>
> xx >tx< > >
>----------------------->------------------------------------------------------>
2 > tx -tn >
0.0325 >.0325 tx< > tA = -------------------- + tn (2)>
0.0005 >.0005 tn< > +- -+ p >
15.0 >15 h< > | (V-h)/s | >
8.2 >8.2 s< > |1 + e | >
1.0 >1 p< > +- -+ >
> >
>----------------------->------------------------------------------------------>
> 3 > tx -tn >
> xx >tx< > tA = ----------------------------------- + tn (3)>
> xx >tn< > +- -+p1 +- -+p2 >
> xx >h1< > | (V-h1)/s1 | | (V-h2)/s2 | >
> xx >s1< > |1+e | |1+e | >
> xx >p1< > +- -+ +- -+ >
> xx >h2< > >
> xx >s2< > >
> xx >p2< > >
>----------------------->------------------------------------------------------>
> > +-- -+ >
> 4 > | 1 - rtn | >
> xx >tx< > tA = tx | -------------------- + rtn | (4)>
> xx >rtn< > | +- -+ p | >
> xx >h< > | | (V-h)/s | | >
> xx >s< > | |1 + e | | >
> xx >p< > | +- -+ | >
> > +-- -+ >
> > >
>----------------------->------------------------------------------------------>
> 5 > | 1 - rtn | >
> xx >tx< > tA=tx | ---------------------------------- +rtn | (5)>
> xx >rtn< > | +- -+p1+- -+p2 | >
> xx >h1< > | | (V-h1)/s1| | (V-h2)/s2| | >
> xx >s1< > | |1+e | |1+e | | >
> xx >p1< > | +- -+ +- -+ | >
> xx >h2< > +-- --+ >
> xx >s2< > >
> xx >p2< > >
>----------------------->------------------------------------------------------>