photo

Brooke


Last seen: 5 månader ago Active since 2023

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


How do I create an array for the square of numbers from 1 to 100?
This is my code so far: %Assignment 1 code %Problem 1 f = f; a1 = ones(100,1); a2 = [1:1:100]; a2 = transpose(a2); A = ca...

10 månader ago | 1 answer | 0

1

answer

Question


How do I fix this code with some protting and defining errors?
I have a project but I'm not sure what's wrong really with the code that I have. Section 1 through 5 seem good (but if you see a...

mer än ett år ago | 0 answers | 0

0

answers

Question


How do I make a summation equation in MATLAB?
The equation I'm trying to get is the response equation but for the life of me I cannot figure out what I'm supposed to do to ty...

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

1

answer