photo

Olu adroit


2015년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

10 질문
1 답변

순위
202,226
of 297,457

평판
0

참여
10 질문
1 답변

답변 채택
100.0%

획득한 표
0

순위
 of 20,438

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 158,938

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


Using multiple processors for Abaqus jobs
Hi All, i would like to use Matlab to send a job to the Abaqus solver and to specify 24 processors for this process. I normally ...

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


create multidimensional array manually
Hi guyz, This may seem like a stupid question but please help me. I am trying to create a multidimensional matrix manually but ...

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


Split a row into several rows
Hi all, I am trying to split a single-row matrix say for example A = [1,2,3,4,17,18,19,20,33,34,35,36,49,50,51,52,65,66] ...

대략 9년 전 | 답변 수: 2 | 0

2

답변

질문


Re-arranging columns into rows
Hi guyz, My script generates a N x N matrix where N can be any integer. I would like to re-arrange all the N columns in series ...

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


Copying a matrix into another larger matrix multiple times
Hi all, I am trying to write a script that creates a larger matrix B from a smaller matrix A = [1;1;1;2;2;2;3;3;3;4;4;4] whereb...

대략 9년 전 | 답변 수: 1 | 0

1

답변

질문


Running Abaqus from Matlab
Hi All, I have a MATLAB script that generates an .inp file that is sent to the Abaqus solver through the command window by usin...

대략 10년 전 | 답변 수: 2 | 0

2

답변

질문


Making a movie from images
Hi all, I am trying to make a movie from a set of sequential images using the code below. However I am getting an error ...

대략 10년 전 | 답변 수: 3 | 0

3

답변

답변 있음
Making a movie from images
Thanks all for your inputs. i was able to solve the issue by replacing the 'FOR' loop with the lines below: for t= 1:leng...

대략 10년 전 | 0

| 수락됨

질문


Rename images using counter
Hi All, I have a matlab script with a loop that includes a python script. This python script generates an image file with the...

대략 10년 전 | 답변 수: 2 | 0

2

답변

질문


Change name of image file
Hi all, Please how can i change the name of an existing image file. I have used "imread" to read the image and "imwrite" to ex...

대략 10년 전 | 답변 수: 2 | 0

2

답변

질문


Exporting matrices as text file
Hi all, I have three matrices A = [ ‘Picked’], B = [‘P’] and C = [100]. I would like to export them as a single text file (.tx...

대략 10년 전 | 답변 수: 1 | 0

1

답변