photo

Kyle Gray


Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
262,473
of 300,365

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
60.0%

VOTES RECEIVED
0

RANK
 of 20,933

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,262

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

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

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

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

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

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

10 years ago | 2 answers | 0

2

answers