Feeds
질문
Fix scaling of mesh plot during movie
I am creating a movie from a sequence of mesh plot images. I am trying to fix the scale in z direction, but for some reason the...
대략 12년 전 | 답변 수: 1 | 0
1
답변질문
ifftn yields complex numbers
I have a 3D array, called WT, with data of a traveling wave. The dimensions are y, x and time. My goal is to extract the forwa...
12년 초과 전 | 답변 수: 0 | 0
0
답변답변 있음
how do I adjust the z scale on a contourf plot?
Thanks, Angus, for your quick reply. Actually, caxis works fine. I tried your code with val_range, but that didn't work. I ge...
how do I adjust the z scale on a contourf plot?
Thanks, Angus, for your quick reply. Actually, caxis works fine. I tried your code with val_range, but that didn't work. I ge...
12년 초과 전 | 0
질문
how do I adjust the z scale on a contourf plot?
I am plotting my data with contourf. The max value is 35 and the minimum value is -24. I am not interesting in visualizing any...
12년 초과 전 | 답변 수: 2 | 0
2
답변질문
how do I implement a 2D FFT on a time domain animation of a grid of data points
I have a grid of measurement locations, each of which has a x and y coordinate assigned to it. At each location I have a time d...
12년 초과 전 | 답변 수: 0 | 0
0
답변답변 있음
advanced sorting of cell array of strings
thanks a lot for all your help. this worked fine.
advanced sorting of cell array of strings
thanks a lot for all your help. this worked fine.
13년 초과 전 | 0
질문
how to implement a fast filter algorithm
I have the following filter, but it runs very slow. How can I make it faster? if true % code end function [yfilt]...
13년 초과 전 | 답변 수: 2 | 0
2
답변질문
advanced sorting of cell array of strings
I have the following array that I sorted in descending order (natural sort using sortn.m) files = [ 'a_20_15rpm_05.txt' ...
13년 초과 전 | 답변 수: 3 | 0