photo

neuroDuck


Last seen: 27일 전 2020년부터 활동

Followers: 0   Following: 0

통계학

  • Thankful Level 2
  • First Answer
  • Thankful Level 1

배지 보기

Feeds

보기 기준

답변 있음
Nearest Neighbor Matching without Replacement
A late response, but for anyone that might come across this in future, I think a brute force approach should work, with the foll...

2년 초과 전 | 0

질문


Create and dynamically change a continuous tone with user input in MATLAB
Hi all, Does anyone know a way that you would dynamically change a tone based on user input? That is, I want to generate a cont...

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

1

답변

답변 있음
How to save patches of all images in a single .mat file?
Hi Hirra, You are overwriting 'data' every time the loop runs. Simply index it - e.g. data(i) - or add it to a cat() to make ...

대략 4년 전 | 0

질문


classificationLearner/machine learning question
Hi all, Sorry for the potentially basic nature of this question. I am looking to use machine learning (e.g. SVM) to determine w...

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

1

답변