photo

FATIH GUNDOGAN


Last seen: etwa 3 Jahre vor Aktiv seit 2021

Followers: 0   Following: 0

Statistik

  • First Review
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
What does the folder Published (my site) within MATLAB online do?
I have the same question too..

etwa 3 Jahre vor | 0

Beantwortet
Back Propagation Neural Network
Can you explain your code structure? how you define variables and call the function? function Network = backpropagation(L,n,m,s...

mehr als 3 Jahre vor | 0

Beantwortet
How can I use different markers regarding data labels in a plot?
That's how I workarounded... figure scatter(X(2,:),X(3,:),sample_size,T, 'filled') % Add title and axis labels title('Plot o...

mehr als 3 Jahre vor | 0

Frage


How can I use different markers regarding data labels in a plot?
Hello I want to use 'x' or 'o' in the plot regarding the value of each elemants in T. so if point (1,3) is labeled with 0, I'll...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort