mads skibsted
Followers: 0 Following: 0
Statistics
10 Questions
0 Answers
RANK
205,053
of 295,448
REPUTATION
0
CONTRIBUTIONS
10 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
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
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 3 answers | 0
3
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 0 answers | 0