Statistics
RANK
7 016
of 297 046
REPUTATION
4
CONTRIBUTIONS
1 Question
2 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
2
RANK
1 750 of 20 422
REPUTATION
1 052
AVERAGE RATING
4.60
CONTRIBUTIONS
8 Files
DOWNLOADS
17
ALL TIME DOWNLOADS
10180
RANK
of 157 776
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
Feeds
Submitted
melfilter
generates a mel filter bank for a given frequency vector
nästan 11 år ago | 8 downloads |
Submitted
dealers
deal inputs to outputs. caters for cases where the number of input and output arguments do not match
mer än 13 år ago | 1 download |
Remove common factor from axis
Problem half sorted. cX = [1 2]; cY = repmat(linspace(1,8,256),2,1).'; cZ = repmat(linspace(1,8e6,256),2...
mer än 13 år ago | 0
Question
Remove common factor from axis
Hey, I'm trying to remove the common factor from the axis of a plot. This is what i'm doing. (its a custom color bar) cX = [...
mer än 13 år ago | 2 answers | 0
2
answersSubmitted
imprint
reads an image file and prints it. Useful for converting tiff files to pdf and eps using matlab
nästan 14 år ago | 1 download |
Solving system of 3 non-linear equations.
the output class will be syms, so try casting the answer to a double class(ans) double(ans) class(ans)
nästan 14 år ago | 2