Community Profile

photo

Kyle Gray


Active since 2016

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How to solve for a max area given a set parameter?
I have a class problem which give us 30 one meter thick would panels. We are to write a program that allows us to build a rectan...

8 years ago | 2 answers | 0

2

answers

Question


Maclaurin series in M file with given tolerance level
{x=(pi/9); sin(x)=x-((x^3)/(1:3))+((x^5)/(1:5))-((x^7)/(1:7));} For my class we are to come up with a code for a Maclaurin s...

8 years ago | 1 answer | 0

1

answer

Question


not formed from a valid identifier; using the end function for a simple m file.
I am essentially copying the exact same code my prof used on powerpoint and yet the code keeps telling me this doesnt work. No m...

8 years ago | 1 answer | 0

1

answer

Question


How to find multiples of x in a row vector?
I searched the forms and didn't find any pertinent information on finding multiples of a specific number or set of numbers in a ...

8 years ago | 1 answer | 0

1

answer

Question


How do I delete rows and columns from a matrix
I know this has been asked before, but I am new to matlab and all the answers I read through were jargon to me. So if someone co...

8 years ago | 2 answers | 0

2

answers