photo

Kyle


Embry Riddle Aeronautical University

Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

11 Questions
0 Answers

RANK
9 417
of 300 338

REPUTATION
2

CONTRIBUTIONS
11 Questions
0 Answers

ANSWER ACCEPTANCE
90.91%

VOTES RECEIVED
3

RANK
 of 20 922

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168 149

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 3

View badges

Feeds

View by

Question


Printing arrays based on index
Im having trouble figuring out why my print statement wont print the first index of several different arrays on one line, the se...

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

1

answer

Question


How to get indexing to start at 0?
I'm having trouble getting matlab to index at zero. I need nn and mm to start at zero but i get a error for subscripts. I know...

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

1

answer

Question


SSS Triangle functions, need output help
My function is outputting ang1, ang2, and ang3 in addition to my fprintf statements, why? and how to i fix it? Question asks for...

mer än 14 år ago | 3 answers | 0

3

answers

Question


Input/Output Function's, need content and display help
Im creating a function to output future value of invested money by F=P*(1+(i/1200))^n, where i us interest rate, P is initial in...

mer än 14 år ago | 3 answers | 1

3

answers

Question


sequential files(write, read ,append)?
I'm having trouble understanding why my program wont work. I'm given an array of numbers. This is what i should be getting 45 6...

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

1

answer

Question


Create a function to calculate hyperbolic's then graph them?
I need some advice about graphing the hyperbolic sin, cos and tan. Can you create a plot inside a function? well heres what i ha...

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

1

answer

Question


Cross product of two vectors(function)
I need to create a function that calculates the cross product of two vectors V1 and V2. V1 X V2=(Vy1*Vz2 - Vy2*Vz1)i + (Vz1*V...

mer än 14 år ago | 2 answers | 1

2

answers

Question


While Loops- Flaps Problem, need advice
I have a program that sets the flaps on an airplane(Theoretically) up and down 5 degrees each time, but when i get to 30 is shou...

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

1

answer

Question


Use while loops for a function to keep asking for inputs, until an invalid input is entered
Ok i have 4 problems based off of this one topic. y(x)=ln(1/(1-x)), Evaluate the function for any user specified value of x. Us...

mer än 14 år ago | 3 answers | 0

3

answers

Question


Creating tables from a program?
Ok the question was, Write the MATLAB statements required to calculate and print out the squares of all even integers from from ...

mer än 14 år ago | 2 answers | 0

2

answers

Question


"for" loops and branching help
I'm having trouble solving this question: Write the MATLAB statements required to calculate y(t) from the equation y(t) = -3*t...

mer än 14 år ago | 2 answers | 1

2

answers