Giulia Ulpiani
Followers: 0 Following: 0
Statistics
RANK
29 918
of 295 495
REPUTATION
1
CONTRIBUTIONS
20 Questions
2 Answers
ANSWER ACCEPTANCE
40.0%
VOTES RECEIVED
1
RANK
of 20 240
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153 991
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
Combining Simulink and Matlab PDE Toolbox
Dear Community, is there any way to combine Simulink tools with Matlab codes making use of the PDE toolbox? Thank you,
mer än 4 år ago | 0 answers | 0
0
answersQuestion
FEA Multiphysics - Time dependent parameters
Dear community, is it possible to set time dependent variables is FEA Multiphysics toolbox (for instance a time dependent temp...
mer än 4 år ago | 1 answer | 0
1
answerQuestion
UNITS OF MEASURE IN MATLAB PDE
Dear community, I was taking a look at matlab PDE documentation (https://www.mathworks.com/help/pdf_doc/pde/pde.pdf) and I am p...
mer än 4 år ago | 0 answers | 0
0
answersQuestion
PDE time-dependent boundary conditions
Dear Community, I am using Matlab PDE Toolbox to generate a thermal model. I would like to define a time-dependent AmbientTem...
mer än 4 år ago | 0 answers | 0
0
answersQuestion
PDEPLOT AND PDEPLOT3D CHANGE FEATURES
Dear community, I am using PDE Toolbox, thermalmodel. I'd like to edit some features of the plots, e.g.: can I change the col...
mer än 4 år ago | 1 answer | 0
1
answerPDE TOOLBOX: PLOT HEAT FLUX AT 3D NODAL POSITIONS
Got the answer by myself. I didn't consider it was a transient solution and I had to isolate the time step I wished to display....
mer än 4 år ago | 0
| accepted
Question
PDE TOOLBOX: PLOT HEAT FLUX AT 3D NODAL POSITIONS
Dear Matlab community, I am trying to plot the heat flux data on a 3d geometry. I am using the pde matlab toolbox, specifically...
mer än 4 år ago | 1 answer | 0
1
answerQuestion
EvaluateHeatRate Matlab PDE units and discussion
Dear community, I am using the PDE Toolbox, thermal model. I am interested in knowing the heat flux on a given face of my 3D ge...
nästan 5 år ago | 1 answer | 0
1
answerQuestion
Translate thermal contact into boundary condition, PDE Toolbox
Dear community, I am modelling a thermal model via PDE Toolbox. I have a complex geometry with multiple objects and I need to ...
nästan 5 år ago | 0 answers | 0
0
answersQuestion
Geometry limitations PDE Toolbox
Dear community, it looks like PDE Toolbox has quite some limitations when it comes to multi-object geometries, e.g. only concen...
nästan 5 år ago | 0 answers | 0
0
answersQuestion
Calculate average temperature of a Cell in Matlab thermal PDE model
Dear Community, I have created a thermal model through Matlab PDE Toolkit. The geometry is made of 5 stacked multicuboids. I wo...
ungefär 5 år ago | 0 answers | 1
0
answersQuestion
Impose heat flux as boundary condition from other thermal model - PDE Toolbox
Dear Community, I am using the PDE Toolbox for a transient thermal analysis. The analysis is a sequence of thermal transfers o...
ungefär 5 år ago | 0 answers | 0
0
answersQuestion
Error using deval ... Attempting to evaluate the solution outside the interval ... where it is defined.
Dear community, I am using the PDE toolbox for thermal modelling. My model is composed by seven calls to the function developin...
ungefär 5 år ago | 0 answers | 0
0
answersQuestion
Radiation in PDE thermal model
Dear community, I am using the PDE toolkit to build a simple transient thermal model. Radiative heat transfer is a weak, yet pr...
ungefär 5 år ago | 1 answer | 0
1
answerTemperature in a specific point with pde thermal
Thank you for your answers. Actually I solved with: getClosestNode = @(p,x,y,z) min((p(1,:) - x).^2 + (p(2,:) - y).^2+ (p(2,...
ungefär 5 år ago | 0
| accepted
Question
Temperature in a specific point with pde thermal
Dear community, I am using the pde toolkit (thermal) to solve a transient problem on a 3d geometry. My will is to extract the t...
ungefär 5 år ago | 2 answers | 0
2
answersQuestion
Time-dependent thermal conductivity
Dear Matlab community, I am using the PDE toolbox to solve a transient thermal model. Among thermal properties, thermal conduct...
ungefär 5 år ago | 1 answer | 0
1
answerQuestion
Internal heat source PDE
Dear community, I am using the PDE toolbox to study the release of latent heat from a solid geometry. To do so, I need to set t...
mer än 5 år ago | 1 answer | 0
1
answerQuestion
turn Matlab code involving PDE toolkit into Simscape component
Good morning, I have a code that depicts the behavior of an SMA material (including thermal and mechanical models, both devel...
mer än 5 år ago | 1 answer | 0
1
answerQuestion
pdeplot3D set colormap limits
One quick question: is there any way to set the limits of the colormap while using structural model 3d plotting in the PDE toolb...
mer än 5 år ago | 0 answers | 0
0
answersQuestion
Time-dependent internal heat source
I am writing a code using Matlab pde toolbox. I need to include an internal heat source that is time dependent... I am attaching...
mer än 5 år ago | 1 answer | 0
1
answerQuestion
Combine ode and pde equations in Matlab to solve a thermal-mechanical coupled problem
Good morning, I am new to Matlab and I have to solve the following equation in Matlab, considering a bunch of constraints: w...
mer än 5 år ago | 1 answer | 0