photo

Ravi Kumar

Last seen: 6 Tage vor Aktiv seit 2022

Followers: 0   Following: 0

Statistik

MATLAB Answers

0 Fragen
6 Antworten

RANG
3.431
of 300.365

REPUTATION
16

BEITRÄGE
0 Fragen
6 Antworten

ANTWORTZUSTIMMUNG
0.00%

ERHALTENE STIMMEN
0

RANG
 of 20.933

REPUTATION
N/A

DURCHSCHNITTLICHE BEWERTUNG
0.00

BEITRÄGE
0 Dateien

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANG

of 168.262

BEITRÄGE
0 Probleme
0 Lösungen

PUNKTESTAND
0

ANZAHL DER ABZEICHEN
0

BEITRÄGE
0 Beiträge

BEITRÄGE
0 Öffentlich Kanäle

DURCHSCHNITTLICHE BEWERTUNG

BEITRÄGE
0 Highlights

DURCHSCHNITTLICHE ANZAHL DER LIKES

  • Knowledgeable Level 2
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
Does the Matlab 2023a allow to solve 3D partial differential equations?
Hi Fyodor, You can create the geometry that you describe in PDE Toolbox. Here is an example. Adjust the dimensions as per your...

etwa ein Jahr vor | 0

Beantwortet
How do I create and place a non-uniform heat flux (Gaussian) on a cylinder with a center hole?
Hi Michael, Please take look at this example: https://www.mathworks.com/help/pde/ug/heat-transfer-in-orthotropic-material-pla...

mehr als ein Jahr vor | 0

| akzeptiert

Beantwortet
How to validate Ansys Transient Thermal simulation results in Matlab PDE Solver Toolbox?
Hi Eyob, You are using FEATool and not PDE Toolbox. FEATool is not developed my MathWorks. I suggest you contact the support/d...

mehr als 3 Jahre vor | 0

| akzeptiert

Beantwortet
How can I define individual degree of freedom constraints for 3D structural static PDE problems?
You can constrain X and Z displacement individually setting them to zero in one command like this: structuralBC(smodel,'Face',1...

mehr als 3 Jahre vor | 0

| akzeptiert

Beantwortet
PDE Toolkit - what is d when m is non-zero?
When m is non-zero in a structural problem, d-matrix (coefficient) could represent a damping matrix. That is the most common use...

fast 4 Jahre vor | 0

Beantwortet
Moment as boundary FEA structuralBoundaryLoad partial differential equation toolbox
I am assuming you are asking about moment loads and not momentum loads. PDE Toolbox supports tet elements with displacement DoFs...

fast 4 Jahre vor | 0

| akzeptiert