Community Profile

photo

Kalamaya


Active since 2012

Followers: 0   Following: 0

Message

Professional Interests: Signal Processing

Statistics

  • First Review
  • Thankful Level 1

View badges

Feeds

View by

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

11 years ago | 2 answers | 0

2

answers

Question


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

11 years ago | 4 answers | 1

4

answers

Question


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

11 years ago | 2 answers | 0

2

answers

Question


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

11 years ago | 4 answers | 0

4

answers

Question


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

answer

Question


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

answers

Question


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

2

answers