photo

neuroDuck


Last seen: 4개월 전 2020년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

2 질문
2 답변

순위
70,633
of 300,364

평판
0

참여
2 질문
2 답변

답변 채택
100.0%

획득한 표
0

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,373

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

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

3년 초과 전 | 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...

거의 4년 전 | 답변 수: 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 ...

5년 초과 전 | 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...

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

1

답변