Feeds
提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 4 个回答 | 1
4
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 4 个回答 | 0
4
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 3 个回答 | 0
3
个回答提问
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 前 | 2 个回答 | 0