Jorge Garcia Garcia
Followers: 0 Following: 0
Estadística
16 Preguntas
3 Respuestas
CLASIFICACIÓN
11.855
of 295.448
REPUTACIÓN
4
CONTRIBUCIONES
16 Preguntas
3 Respuestas
ACEPTACIÓN DE RESPUESTAS
68.75%
VOTOS RECIBIDOS
2
CLASIFICACIÓN
of 20.227
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.872
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Doubt with reduction of mass and stiffness matrices in a system of 2 pdes
it makes sense that M12 and M11 are empty as there is just a m component in the second partial diferential equation. I will chec...
alrededor de 2 meses hace | 0
Pregunta
Doubt with reduction of mass and stiffness matrices in a system of 2 pdes
hello, I have this code: clear all; clc; %---------Accelerators sensitivities--------------------------------------- sens0...
alrededor de 2 meses hace | 2 respuestas | 0
2
respuestasPregunta
code does not call a designed function that works in other program
Hello and sorry for this long query. I am not very good at this , I have to admit it. I am encountering an issue when trying to...
4 meses hace | 0 respuestas | 0
0
respuestasPregunta
Obtain natural frequencies of a structural model.
I have created a mechanical model: modelTwoDomain = createpde("structural", "transient-planestress"); structuralProperties(mo...
alrededor de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
alrededor de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 1 año hace | 1 respuesta | 0
1
respuestaCan 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 ...
más de 1 año hace | 1
Pregunta
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...
más de 1 año hace | 1 respuesta | 0
1
respuestaMatlab 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...
más de 1 año hace | 1
Pregunta
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 ...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
Craig bampton model reduction
Hello all. I have a pde model with the following characteristics: PDESystemSize: 2 IsTimeDependent: 1 G...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 1 año hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
alrededor de 2 años hace | 1 respuesta | 0