photo

Cathal White


Last seen: 4년 초과 전 2020년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

6 질문
0 답변

순위
77,186
of 300,392

평판
0

참여
6 질문
0 답변

답변 채택
66.67%

획득한 표
0

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,373

참여
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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0

1

답변