photo

Cathal White


Last seen: 4 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
176,430
of 300,365

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
66.67%

收到投票数
0

排名
 of 20,933

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,262

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Generating 2D Geometry with MATLAB and Exporting to FEM software
Hi there, I need to find a way to export .fig files to an FEA software such as ANSYS or Abaqus. The reason for this is I am do...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How does the same displacement at two nodes in a quadrilateral element result in a constant strain overall?
Hi, I've been finding strain in a quadrilateral element using shape functions. I'm a little confused with the interpretation of ...

5 years 前 | 0 个回答 | 0

0

个回答

提问


Gaussian Quadrature Error Help
Hi there, I have an assignment which asks to do Gaussian Quadrature for a 4th degree polynomial and discuss the error from the a...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Matlab Arrays not populating correctly
Hi all, I'm getting a problem with MATLAB where the values being inserted into a vector are appearing as [] instead of [rand, 0]...

5 years 前 | 2 个回答 | 0

2

个回答

提问


How to reshape and rearrange a matrix in a specific way
How can I rearrange the following 3x2 matrix: [0, 0; -0.001, 0; 0, 0.02] to look like this 6x1: [0; 0; -0.001; 0; 0; 0.02]? I'...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How to change a 1x10 matrix into two 1x5 matrices.
I'm trying to convert a 1x10 matrix which currently looks like this [x; y; x; y; x; y; x; y; x; y;] into two separate matrices o...

5 years 前 | 1 个回答 | 0

1

个回答