Community Profile

photo

Nicholas


US Naval Academy

Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Finding intersection of polyfit and line
I am trying to find the intersection between the polyfit of a line and the line y=1. I have the following code: polyfit(l,F...

8 years ago | 2 answers | 0

2

answers

Question


Putting Annotation on Plot Area
I have a plot of variables and a variable called 'name' which contains a string. I want to have a text box display the string co...

8 years ago | 1 answer | 0

1

answer

Question


Evaluating Array Values with Different Functions Based On Array Index Value
I am working on a thin column buckling problem. I have a 1x40 matrix of values (SR) that correspond to a key parameter. If this ...

8 years ago | 1 answer | 0

1

answer

Question


Generating Fibonacci Sequence Using While Loop
Hello all, I am trying to generate the first Fibonacci Sequence Term greater than 1000 using a while loop. I am using the fol...

9 years ago | 2 answers | 1

2

answers

Question


How to select non-sequential values in an array?
Hello forum, I am trying to select the first, fifth, and ninth values of a 12x1 matrix. I am aware of how to reference sequen...

9 years ago | 4 answers | 2

4

answers

Question


Error: This statement is incomplete
Hello everybody, Trying to evaluate some basic lab data to do some analysis w/ MATLAB. if true % %% Import data, load...

9 years ago | 1 answer | 0

1

answer