photo

gehan mohamed


Last seen: meer dan 4 jaar ago Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
107.981
of 300.331

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20.920

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.124

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


How do I apply a sliding window on an array??
How do I apply a sliding window on a matrix 23x1843200 with a window size 23x768?? %% input data matrix DDD=load('data.mat')...

bijna 6 jaar ago | 0 answers | 0

0

answers

Question


How to concatenate these subplots on one image in matlab?
How to concatenate these subplots on one image in matlab? V1img = wcodemat(V1,255,'mat',1); H1img = wcodemat(H1,255,'mat',1); ...

bijna 6 jaar ago | 1 answer | 0

1

answer

Question


Unable to perform assignment because the indices on the left side are not compatible with the size of the right side. What does this mean?
%% input data matrix DDD=load('data2.mat'); data=DDD.data; N_max=length(data); window_size=256*3; %% 256 for 1 second ==> 3 ...

ongeveer 6 jaar ago | 1 answer | 0

1

answer