photo

Yanai


Active since 2011

Followers: 0   Following: 0

Message

Professional Interests: image processing, computer vision, machine learning

Statistics

All
MATLAB Answers

3 Questions
1 Answer

File Exchange

2 Files

RANK
8,516
of 300,365

REPUTATION
5

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
5

RANK
13,084 of 20,933

REPUTATION
25

AVERAGE RATING
0.00

CONTRIBUTIONS
2 Files

DOWNLOADS
3

ALL TIME DOWNLOADS
255

RANK

of 168,262

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Submission
  • First Answer

View badges

Feeds

View by

Submitted


Circulant Matrix
Calculate the circulant matrix from input vector

10 years ago | 2 downloads |

0.0 / 5

Question


Should I close the matlabpool
I have an external application open an MCR, call "matlabpool open", run parallel code and quit the matlab. The above may occur ...

12 years ago | 1 answer | 0

1

answer

Question


median no longer support uint8
In matlab 2012a, why the median function doesn't support any more data types other than single or double? 2010b: median(u...

13 years ago | 1 answer | 0

1

answer

Answered
Can someone explain why I am getting the error "Not enough input arguments (line 4)"?
You use the same name for a variable and for a function ("f") When you write f = .... matlab thinks you're trying to call the f...

13 years ago | 0

Submitted


isEqualCrawler
Find if A and B are equals, and if not - why

14 years ago | 1 download |

0.0 / 5

Question


bug in matlab 2010b, trig functions (cosd, sind etc.)
results are not consistent: cosd(zeros(1,10)) ans = 0 1 1 1 1 1 1 1 1 1

14 years ago | 11 answers | 5

11

answers