What can be the MATLAB code to generate the following sequence -6 -3 0 3 6 3 0 -3 -6 -3 0 3 6 3 0 -3 -6?



clc
clear
close all
cv=-6; % current value
term=100; % number of terms
sequence=zeros(1,term); % preallocation
for i=1:term
sequence(i)=cv;
if abs(cv)==6
polarity=-sign(cv);
end
cv=cv+3*polarity;
end

Matlabsolutions.com provides guaranteed satisfaction with a commitment to complete the work within time. Combined with our meticulous work ethics and extensive domain experience, We are the ideal partner for all your homework/assignment needs. We pledge to provide 24*7 support to dissolve all your academic doubts. We are composed of 300+ esteemed Matlab and other experts who have been empanelled after extensive research and quality check.

Matlabsolutions.com provides undivided attention to each Matlab assignment order with a methodical approach to solution. Our network span is not restricted to US, UK and Australia rather extends to countries like Singapore, Canada and UAE. Our Matlab assignment help services include Image Processing Assignments, Electrical Engineering Assignments, Matlab homework help, Matlab Research Paper help, Matlab Simulink help. Get your work done at the best price in industry.