Community Profile

photo

Kyle Gray


Aktiv seit 2016

Followers: 0   Following: 0

Statistiken

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

etwa 8 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

etwa 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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 ...

etwa 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

mehr als 8 Jahre vor | 2 Antworten | 0

2

Antworten