photo

Nhl


2013년부터 활동

Followers: 0   Following: 0

메시지

Professional Interests: biomedical signal processing

통계학

  • Thankful Level 1
  • Revival Level 1
  • First Answer

배지 보기

Feeds

보기 기준

질문


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(...

대략 10년 전 | 답변 수: 1 | 0

1

답변

질문


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 ...

대략 10년 전 | 답변 수: 0 | 0

0

답변

질문


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...

10년 초과 전 | 답변 수: 1 | 0

1

답변

답변 있음
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...

10년 초과 전 | 0