photo

Duminda Vidana Gamage


2017년부터 활동

Followers: 0   Following: 0

통계

MATLAB Answers

6 질문
0 답변

순위
108,286
of 301,261

평판
0

참여
6 질문
0 답변

답변 채택
83.33%

획득한 표
0

순위
 of 21,209

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 173,690

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


how extract the data from 4D matrix and plot ?
Hi All: I have a 4D matrix of 128*6*3*352. i need to extract: maymatirx(:,1,1,352) and plot this. I tried to use the general ...

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


How to access the variables with similar name in different mat files in sub-folders
Hi all: I have a sequence of six hourly time series data sets per each day (ws722.mat....ws1017.mat) in 88 subfolders (each su...

8년 초과 전 | 답변 수: 2 | 0

2

답변

질문


Hi all :how to save some new variables to different mat file
I have a code written to create some variables. At the beginning of the code, it loads the file "ws0722.mat" file. because of t...

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Hi i'm new to Matlab. i have directory : C:\D\Test and inside the ''Test'' i got sub folders A,B,C,D and E. i have a m.file called ''test.m'' in each sub folder. i wanna automate the run each test.m starting from A and then until E .
here is the code I tried before, however it does not work. dirinfo = dir('C:\D\Test'); dirinfo(~[dirinfo.isdir]) = [];%...

8년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Hi i'm new to Matlab. I have a matrix of 3985* 720, i want to produce a new matrix from this by averaging every 2 rows (1992*720), i would appreciate if someone can help me on this .
Hi i'm new to Matlab. I have a matrix of 3985* 720, i want to produce a new matrix from this by averaging every 2 rows (1992*720...

8년 초과 전 | 답변 수: 1 | 0

1

답변