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...
11年弱 前 | 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...
11年以上 前 | 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...
11年以上 前 | 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...
11年以上 前 | 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...
11年以上 前 | 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.
12年以上 前 | 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]...
12年以上 前 | 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' ...
12年以上 前 | 3 件の回答 | 0