Statistics
2 Questions
0 Answers
RANK
171,216
of 301,338
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 21,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,017
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
matlab coder 실행시 error
[R, xp] = radon(edgeimage, theta); -> [P,r] = builtin('_radonc', double(I),theta); malab coder로 프로그램을 변환시에 [P,r] = builtin('...
5 years ago | 0 answers | 0
0
answersQuestion
_radonc은(는) 문서에 설명되지 않은 내장 function입니다.
MATLAB CODER에서 [P,r] = builtin('_radonc', double(I),theta) 구문이 ERROR가 발생합니다. ??? Function '_radonc' not...
6 years ago | 0 answers | 0
