![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/17410568_1580384239893_DEF.jpg)
Derek Cooper
Followers: 0 Following: 0
Statistics
RANK
163,338
of 297,016
REPUTATION
0
CONTRIBUTIONS
11 Questions
1 Answer
ANSWER ACCEPTANCE
36.36%
VOTES RECEIVED
0
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
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
How to plot nodal displacement using mesh.m
Dear all, I have a matrix with 3 colums such that: X = mat(:,1); Y = mat(:,2); Z = mat(:,3) With X,Y,Z being coordinates. No...
2 years ago | 1 answer | 0
1
answerQuestion
Stability diagram doesnt yield appropriate model order
Hello, I have a frequency vector and a frequency respose function matrix, from which i am trying to generate the stability diag...
3 years ago | 0 answers | 0
0
answersQuestion
How do i rotate legend in plot
Hello dear friends, I would like to rotate my legend box in a plot 90 degrees, like the figure below.
3 years ago | 1 answer | 0
1
answerQuestion
How to correct resonance phase plot
Hello, I am trying to implement the resonance response at different damping ratios. I dont know why the phase plot looks like t...
3 years ago | 1 answer | 0
1
answerQuestion
Linear regression or confidence interval between two columns
Dear all, I have two independent columns wtih data that i want to compare using confidence interval or linear regression. How i...
4 years ago | 1 answer | 0
1
answerQuestion
Displacement from accelerometer data
Dear everyone, I am trying to integrate data from accelerometer measurements to determine velocity and displacement of the syst...
4 years ago | 1 answer | 0
1
answerQuestion
plot the deformed shape
Dear all, I am trying to plot a deformed shape of a 3d object using pdeplot3d, inputing a structured array consisting of ux,uy,...
4 years ago | 2 answers | 0
2
answersQuestion
How to make this function run faster
Hello, I have this function inside a scheme which takes 70% of the total time of running the script. The function decomposes a ...
4 years ago | 1 answer | 0
1
answerHow to decompose a 4th order tensor
Sorry you are right, it should be K(A,B,C,D), and is components of D. so maybe its appropriate to write it as D(A,B,C,D).
4 years ago | 0
Question
How to decompose a 4th order tensor
Hello Is there any matlab function to decompose a 4th order tensor?
4 years ago | 2 answers | 0
2
answersQuestion
How to solve Ax=B with some knowns in x and B
Hello everyone, I want to create a function to compute an Ax=B problem with some knowns in x and some knows in B. The solution ...
4 years ago | 4 answers | 0
4
answersQuestion
How to create an array that picks every 3 numbers out of 5
Hello, I have a vector that includes degrees of freedom (numbers) from 1 to 665 and i want a function that makes an array to pi...
5 years ago | 1 answer | 0