Kalamaya
Followers: 0 Following: 0
Professional Interests: Signal Processing
Statistics
7 Questions
0 Answers
RANK
18,126
of 295,467
REPUTATION
2
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
57.14%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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
Question
How did they make this Hexagonal Matrix?...
Hi, Im trying to figure out how the following figure was generated using MATLAB, in this <http://www.youtube.com/watch?v=doR...
12 years ago | 2 answers | 0
2
answersQuestion
Output numbers, but WITHOUT a new line.
So I have a for-loop, and at every iteration, I would like to display formatted text, along with some numbers. Normally one co...
12 years ago | 4 answers | 1
4
answersQuestion
Is there a better vectorization technique?
I am trying to see if there are other ways of coding this code sample more efficiently. Here, y is an 1xM matrix, (say, 1x1000...
12 years ago | 2 answers | 0
2
answersQuestion
Pointer to MATLAB function?
So I have a for-loop in MATLAB, where either a vector x will be put through one function, say, cos(x).^2, or a different choic...
12 years ago | 4 answers | 0
4
answersQuestion
Find out how many samples in a *.bin or *.dat file exist, before reading it in MATLAB
I am trying to figure out how I can tell, in MATLAB, how many samples exist in a given *.bin or *.dat file, before I go ahead an...
12 years ago | 1 answer | 0
1
answerQuestion
I want to make a movie from plots in MATLAB. How do I do this?
Hi there, I would like to make a movie from MATLAB plots that are plotted on a figure. (It does not have to be real time -...
12 years ago | 3 answers | 0
3
answersQuestion
How do I read in specific parts of a binary file?
Hi all, I would like to simply read in a *specific*, pre-determined length of a binary file in MATLAB. The file is huge, and...
12 years ago | 2 answers | 0