photo

Nhl


Actif depuis 2013

Followers: 0   Following: 0

Message

Professional Interests: biomedical signal processing

Statistiques

  • Thankful Level 1
  • Revival Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

Question


How can I write MATRIX?
When the programme run I must abtain below matrix(1,2)=1; matrix(2,1)=1; matrix(1,3)=1; matrix(3,1)=1; matrix(2,3)=1; matrix(...

environ 10 ans il y a | 1 réponse | 0

1

réponse

Question


scale-free network help
Hello; I have a homework about scale-free network. I must write a matlab program for scale-free network with matlab. There are ...

environ 10 ans il y a | 1 réponse | 0

0

réponse

Question


What is wrong with this matlab program?
I have a homework question about a small-world network. My neuron model is FitzHugh Naguma (electrical coupling). I got this e...

plus de 10 ans il y a | 1 réponse | 0

1

réponse

Réponse apportée
Issue with generating small-world network - how to treat a single node that is left with no nodes to connect to?
I have codes you write above but I didn't work these in matlab.I wrote another code: %small-world network clc;clear; N=50;%no...

plus de 10 ans il y a | 0