Elliot Bontoft
Followers: 0 Following: 0
Feeds
질문
How to apply a distributed load to a 1D edge?
Dear all, I would like to apply a distributed load (pressure) across an edge within a 2D model. I know the value of the load in...
3년 초과 전 | 답변 수: 0 | 1
0
답변질문
Pressure units for a 1D edge on a structural model?
Dear all, I have a 2D structural model that I have modelled with standard SI units and I intend to apply a force distributed ev...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
Improve efficiency of AssembleFEMatrices?
Dear all, I am using the PDE Toolbox to perform a FEM simulation. I am using the following toolbox function to aquire the matri...
3년 초과 전 | 답변 수: 1 | 0
1
답변질문
Efficiently call MATLAB code from another coding language
Hi all, I am trying to run a MATLAB code as a simulation within an optimisation framework to solve for the responses. The optim...
3년 초과 전 | 답변 수: 1 | 0
1
답변문제를 풀었습니다
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
대략 4년 전
질문
GenerateMesh via geometryFromEdges not working when large number of edges
I am trying to write a code that will autonomously create a mesh surrounding the edges of geometric shapes created from MATLAB c...
대략 4년 전 | 답변 수: 1 | 1
1
답변답변 있음
Create mesh around more than one shape
To any others facing this problem in the future, I believe I found the solution: The MATLAB contours function creates coordinat...
Create mesh around more than one shape
To any others facing this problem in the future, I believe I found the solution: The MATLAB contours function creates coordinat...
4년 초과 전 | 1
| 수락됨
질문
Create mesh around more than one shape
I am trying to create an autonomous meshing code to create a 2D mesh around certain shapes that are created by the MATLAB contou...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
Meshing a 2D contour plot
I am looking to create a mesh within the lines of a 2D contour plot. For example, with the code: f = peaks; contour(f,[2 2]) ...
4년 초과 전 | 답변 수: 1 | 1
1
답변질문
How to access the data of contourf function to decides whether the interior of the contour is filled or not?
How can I access the contourf function data that could inform me on whether the internal data of the contour (that has a filled ...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to identify if the interval values of a closed contour are greater or lesser than a certain value
Hello. I aim to determine whether the internal values of a closed contour line are greater or lesser than a predefined value. I ...
거의 5년 전 | 답변 수: 0 | 0