photo

FATIH GUNDOGAN


Last seen: 約3年 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

  • First Review
  • First Answer

バッジを表示

Feeds

表示方法

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

約3年 前 | 0

回答済み
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...

3年以上 前 | 0

回答済み
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...

3年以上 前 | 0

質問


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

3年以上 前 | 1 件の回答 | 0

1

回答