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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前
提问
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 0 个回答 | 0