photo

Hannah Mathew


Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
64 129
of 300 343

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20 926

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 172

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

Feeds

View by

Question


Please can someone help me in moving the gratings pattern randomly to left and right.The code to generate gratings pattern is given below.
n = 101 [X,Y] = meshgrid(linspace(-pi,pi,n)); sinewave2D = 8*sin(4*X); figure(1) imagesc(sinewave2D) axis equal...

mer än 9 år ago | 1 answer | 0

1

answer

Question


How to move a figure horizontally?
I have created gratings pattern(black and white bars), but I'm unable to move it horizontally.I have limited knowledge in matlab...

mer än 9 år ago | 1 answer | 0

1

answer