Community Profile

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

답변