Search found 3 matches

by psychic
Wed Sep 29, 2010 12:51 am
Forum: Modeling networks
Topic: Building random network with different seeds
Replies: 1
Views: 1994

Building random network with different seeds

Hi, I'm trying to build a network with random connections. The trick is I would like to average my results over several different random seeds. The problem is I'm not sure how to clear the previous network created before I reassign a new seed and re-run the simulation. I cannot also envolope the cod...
by psychic
Tue Jul 27, 2010 11:55 pm
Forum: Getting started
Topic: Time Stamp
Replies: 3
Views: 2208

Re: Time Stamp

I'm interested in getting the current real time.
I tried pc.time() but that did not work. I need to calculate the real it takes to run a simulation.
Also I run simulations and start reading news and impulse buy from Amazon, so how can I make play a sound at the end of the simulation?
by psychic
Fri Apr 02, 2010 11:43 am
Forum: Getting started
Topic: Graphic and displaying synaptic weights
Replies: 1
Views: 1474

Graphic and displaying synaptic weights

Hi
I am using Izh.hoc cells but I think the issue applies to NetCon in general.
Simply, how do I graph synaptic weights? What options does Neuron offer in displaying weights?

Thanks