Statistics
RANK
164,118
of 295,467
REPUTATION
0
CONTRIBUTIONS
6 Questions
2 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
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
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 0 answers | 0
0
answershow 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 years ago | 0
Question
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 years ago | 2 answers | 0
2
answersQuestion
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 years ago | 0 answers | 0
0
answersadvanced sorting of cell array of strings
thanks a lot for all your help. this worked fine.
12 years ago | 0
Question
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 years ago | 2 answers | 0
2
answersQuestion
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 years ago | 3 answers | 0