Jorge Garcia Garcia
Followers: 0 Following: 0
Statistiques
RANG
11 873
of 295 495
RÉPUTATION
4
CONTRIBUTIONS
16 Questions
3 Réponses
ACCEPTATION DE VOS RÉPONSES
68.75%
VOTES REÇUS
2
RANG
of 20 240
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 153 991
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
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...
environ 2 mois il y a | 0
Question
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...
2 mois il y a | 2 réponses | 0
2
réponsesQuestion
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 mois il y a | 1 réponse | 0
0
réponseQuestion
Obtain natural frequencies of a structural model.
I have created a mechanical model: modelTwoDomain = createpde("structural", "transient-planestress"); structuralProperties(mo...
environ un an il y a | 1 réponse | 0
1
réponseQuestion
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 ...
plus d'un an il y a | 1 réponse | 0
1
réponseQuestion
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...
plus d'un an il y a | 1 réponse | 0
1
réponseCan 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 ...
plus d'un an il y a | 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...
plus d'un an il y a | 1 réponse | 0
1
réponseMatlab 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...
plus d'un an il y a | 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 ...
plus d'un an il y a | 1 réponse | 0
1
réponseQuestion
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...
plus d'un an il y a | 1 réponse | 0
1
réponseQuestion
Craig bampton model reduction
Hello all. I have a pde model with the following characteristics: PDESystemSize: 2 IsTimeDependent: 1 G...
plus d'un an il y a | 1 réponse | 0
1
réponseQuestion
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...
plus d'un an il y a | 1 réponse | 0
1
réponseQuestion
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...
plus d'un an il y a | 1 réponse | 0
1
réponseQuestion
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 ...
plus d'un an il y a | 1 réponse | 0
1
réponseQuestion
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...
plus d'un an il y a | 1 réponse | 0
1
réponseQuestion
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...
plus d'un an il y a | 1 réponse | 0
1
réponseQuestion
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...
plus d'un an il y a | 1 réponse | 0
1
réponseQuestion
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 ...
environ 2 ans il y a | 1 réponse | 0