Better graphics
This commit is contained in:
parent
660ca46667
commit
9f08301128
|
|
@ -51,6 +51,7 @@ let newstime = stime/1.4
|
|||
let deltime = newstime/100
|
||||
alter @V1[sin] [ 0 $&vmax $&newfreq ]
|
||||
tran $&deltime $&newstime uic
|
||||
set xbrushwidth=2
|
||||
* the 'programming' currents
|
||||
plot tran1.alli tran2.alli alli title 'Memristor with threshold: Internal Programming currents'
|
||||
* resistance versus time plot
|
||||
|
|
|
|||
|
|
@ -65,6 +65,7 @@ let newstime = stime/1.4
|
|||
let deltime = newstime/100
|
||||
alter @V1[sin] [ 0 $&vmax $&newfreq ]
|
||||
tran $&deltime $&newstime uic
|
||||
set xbrushwidth=2
|
||||
* the resistor currents
|
||||
plot tran1.alli tran2.alli alli title 'Memristor with threshold: currents'
|
||||
* calculate resistance (avoid dividing by zero)
|
||||
|
|
|
|||
Loading…
Reference in New Issue