Community Profile

photo

Jorge Garcia Garcia


Last seen: Today Active since 2022

Statistics

  • Thankful Level 3
  • First Answer

View badges

Content Feed

View by

Question


Obtain natural frequencies of a structural model.
I have created a mechanical model: modelTwoDomain = createpde("structural", "transient-planestress"); structuralProperties(mo...

6 månader ago | 1 answer | 0

1

answer

Question


natural frequencies of the system
sorry.. this is a very silly question. I saw somewhere how to look at the natural frequencies of a system defined as modelpde ...

8 månader ago | 1 answer | 0

1

answer

Question


for loop and function handle
Hello, I would really appreciate an answer as this is driving me crazy. I have a system of PDE, and I have a plate geometry. I...

9 månader ago | 1 answer | 0

1

answer

Answered
Can someone tell how to use state.time, state.u simultaneously?
I am also having some issues with state.time. I have 5 time instances and it seems just to read 0 and a randon number.. then it ...

9 månader ago | 1

Question


boundary conditions and solvepde
Hello again and hope someone can guide me. I have different edges of a plate, and those edges have different boundary condition...

9 månader ago | 1 answer | 0

1

answer

Answered
Matlab pde toolbox, transient thermal model: state.time-values, used as input for a time-dependent internal heat source do not correspond to defined tlist-values
I have a similar problem with a mechanical time dependant problem returning NaN in some state.time. if you find a solution, let...

10 månader ago | 1

Question


boundary conditions in PDE
I have a time dependant PDE system: syms pres syms u1(x,y,t) u2(x,y,t) pdeeq = [-laplacian(u1,[x y])+u2; D*laplacian(u2,[x ...

10 månader ago | 1 answer | 0

1

answer

Question


Create pde as structural dynamic problem
Hello all again: I have a system of PDEs described as follows: syms pres syms u1(x,y,t) u2(x,y,t) pdeeq = [-laplacian(u1,[x...

11 månader ago | 1 answer | 0

1

answer

Question


Craig bampton model reduction
Hello all. I have a pde model with the following characteristics: PDESystemSize: 2 IsTimeDependent: 1 G...

11 månader ago | 1 answer | 0

1

answer

Question


Boundary conditions: mechanical system
first of all, sorry if the question is silly, again my inexperience: I have this code: T=0.05 for j = 1:numel(edges) edg...

11 månader ago | 1 answer | 0

1

answer

Question


interpolateSolution for a system of time dependent PDEs
Hello and sorry again if the question is silly. I have a system of 2 PDEs. I solved them using the command: res=solvepde(mo...

11 månader ago | 1 answer | 0

1

answer

Question


problems with C/C++ compiler. Matlab R2022b
Hello. I downloaded the suggested app (cannot honestly remember the name) and then in the command window i typed: mex -setup ...

11 månader ago | 1 answer | 0

1

answer

Question


function handle as boundary condition
sorry if this is a very silly question as I am quite new using matlab. So I apologise in advance. I have a vector with accelera...

12 månader ago | 1 answer | 0

1

answer

Question


edge numbering in matrix dl and pde model
Hello, I have a question. I obtain the matrix dl with the function decsg [dl,bt] = decsg(gdm); In dl the index column corresp...

ungefär ett år ago | 1 answer | 0

1

answer

Question


boundary conditions in nodes of a plate
I have defined a mesh and different subdomains. These may change depending of the number of regions that I need to create, there...

ungefär ett år ago | 1 answer | 0

1

answer

Question


I need to align 3 signals by cross correlation
I have 3 signals. I am using the code in https://uk.mathworks.com/help/signal/ug/align-signals-using-cross-correlation.html. My ...

mer än ett år ago | 1 answer | 0

1

answer