Community Profile

photo

Tomas White


Last seen: 2 years ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 3
  • Thankful Level 2

View badges

Feeds

View by

Question


Problem with cycle within a cycle output
I have a bit of a problem with this code, the first loop cycles through a matrix with two columns and four rows and the second l...

2 years ago | 2 answers | 0

2

answers

Question


Equation in a loop that feeds an answer matrix
Hello! I have this non loop code that I have been trying to turn it into a loop (so I can assign different values to "n" if I wa...

2 years ago | 1 answer | 0

1

answer

Question


Plot two looping variables
Hello! I have this code which generates multiple values of the variable "CL" by iterating the variable "aoa", my problem is that...

2 years ago | 1 answer | 0

1

answer

Question


Loop a whole code to display each variation of a variable
Greetings! I have been making this code for my matlab introduction class in which I want to obtain a different value of the vari...

2 years ago | 1 answer | 0

1

answer

Question


How can I plot various polynomials along with some coordinate pairs in the same graph?
For my matlab introductory course we were tasked to plot various coordinate pairs as well as the polynomials passing through tho...

2 years ago | 1 answer | 0

1

answer

Question


Obtain value of a variable when y = 0 in a function
Im going trought matlab intro in college and got this project that is making me crazy. The X and Y equations listed below on th...

2 years ago | 1 answer | 0

1

answer

Question


Plot function only plots one coordinate
For my matlab introduction class Im trying to plot a graph by feeding it coordinates obtained by the (x =) and (y=) equations. T...

2 years ago | 2 answers | 0

2

answers