Community Profile

photo

Caleb Hedin


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Help finding intersecting points
So I found a few approaches to finding intersecting points but when I tried applying them I got no results. Ideally what I woul...

3 years ago | 1 answer | 0

1

answer

Question


LogPlot question in a While loop
Hello, All I am trying to understand the logplot commands, here I have a normal plot but I'd like to understand how to make t...

3 years ago | 1 answer | 0

1

answer

Question


Error plot is starting at the wrong value in my "while loop"
clear all w=(12.35)^0.5; %theta_exact=10*exp(-2*t)*cos(t*w)+20*exp(-2*t)*sin(w*t); theta1(1)=10; %deg psy1(1)=0; %deg/s g=9...

3 years ago | 0 answers | 0

0

answers

Question


How can I get the solve function to display values instead of solutions containing other variables?
%% A helical compressions spring is to be cycled between 150 lbf and %300 lbf with a 1 in stroke. The number of cycles is low,...

3 years ago | 1 answer | 0

1

answer

Question


How to graph my for loop?
Hello all As the title states I'm having trouble graphing my for loop, it should be simple but I'm having a hard time plotting t...

3 years ago | 1 answer | 0

1

answer

Question


I'm getting very long fractions in my solution rather than decimals. All of my system preferences are standard. Below is the code
clear all syms h e R_a R_p; R_E = 6375*1000; %m Radius of the Earth R1 = (2500000+R_E); %Radius of true anomaly 1 R2 =...

3 years ago | 1 answer | 0

1

answer