Elliot Bontoft - MATLAB Central
photo

Elliot Bontoft


Last seen: 24 days 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

All
MATLAB AnswersCodyFrom 01/20 to 04/25Use left and right arrows to move selectionFrom 01/20Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

9 个提问
1 个回答

Cody

0 个问题
1 个答案

排名
8,662
of 297,922

声誉
5

贡献数
9 个提问
1 个回答

回答接受率
66.67%

收到投票数
4

排名
 of 20,504

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
92,077
of 159,878

贡献数
0 个问题
1 个答案

评分
20

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3
  • Thankful Level 2
  • Solver

查看徽章

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...

4 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...

4 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...

4 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...

4 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...

5 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...

5 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]) ...

5 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 ...

5 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

0

个回答