Community Profile

photo

Derek Cooper


Last seen: etwa ein Jahr vor Aktiv seit 2020

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

etwa ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 2 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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.

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Displacement from accelerometer data
Dear everyone, I am trying to integrate data from accelerometer measurements to determine velocity and displacement of the syst...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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,...

etwa 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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 ...

etwa 3 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
How 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).

etwa 3 Jahre vor | 0

Frage


How to decompose a 4th order tensor
Hello Is there any matlab function to decompose a 4th order tensor?

etwa 3 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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 ...

mehr als 3 Jahre vor | 4 Antworten | 0

4

Antworten

Frage


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...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort