photo

Duminda Vidana Gamage


Attivo dal 2017

Followers: 0   Following: 0

Statistica

MATLAB Answers

6 Domande
0 Risposte

RANK
105.159
of 297.503

REPUTAZIONE
0

CONTRIBUTI
6 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
83.33%

VOTI RICEVUTI
0

RANK
 of 20.449

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 159.017

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


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

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 7 anni fa | 2 risposte | 0

2

risposte

Domanda


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

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


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]) = [];%...

oltre 7 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 7 anni fa | 1 risposta | 0

1

risposta