mads skibsted
Followers: 0 Following: 0
Feeds
提问
Translate and rotate a curve
I have a curve as seen below: I need to first find a new location of the curve, multiple it with two and then rotate it 180 d...
6 months 前 | 1 个回答 | 0
1
个回答提问
Scatter plot to contour plot
Can you help me using this function https://www.mathworks.com/matlabcentral/fileexchange/38858-contour-plot-for-scattered-data w...
7 months 前 | 1 个回答 | 0
1
个回答提问
Create contour plot from scatter plot
I want to create a contour from this matrix with x,y and z data. x is the length, y is the width and z is the deviatoric strain....
7 months 前 | 3 个回答 | 0
3
个回答提问
contour diagram with three vectors
I need to make a contour diagram. And it consist of three vectors with x-coordiantes, y-coordinates and then the related stresse...
7 months 前 | 1 个回答 | 0
1
个回答提问
Control and use greek letter of the contour diagrams
Hi, Do you know how I can control the labels better of this contour diagram. So it is only placed in the middle and not near t...
8 months 前 | 1 个回答 | 0
1
个回答提问
Store values i Matrix from a loop
Hi, I want to store the interations of the the loop into a matrix with maxima and minima. How can I do that? %% Import dat...
9 months 前 | 1 个回答 | 0
1
个回答提问
Obtaining values from a loop
How can I store all the data in a matrix from this loop? for i = 1:size(q,2) [Maxima(:),MaxIdx(:)] = findpeaks(q(:,i)); [Min...
9 months 前 | 1 个回答 | 0
1
个回答提问
Load one file from many different folders
I have an huge amount of data. I want to load into matlab. The data is placed in many different folders. But each with one .da...
9 months 前 | 1 个回答 | 0
1
个回答提问
Interpolation and Extrapolation in a matrix with different sections
My problem is that I need to interpolate and extrapolate this matrix. It is the whole matrix I want to interpolate and extrapol...
9 months 前 | 0 个回答 | 0
0
个回答提问
Numerical integration for a vector.
Can anybody help me with this? I do have problems to be integrating, when z is also defined as a vector, so I can't be using sym...
2 years 前 | 0 个回答 | 0