Stephen Mixon
Followers: 0 Following: 0
Statistics
9 Questions
0 Answers
RANK
145,992
of 295,527
REPUTATION
0
CONTRIBUTIONS
9 Questions
0 Answers
ANSWER ACCEPTANCE
11.11%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
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
Feeds
Question
If and elseif loop
I am trying to say that if f1 is greater than f_st (which is .0667) then calculate T04f using f =.0667. M = 4; T_a = 205; %kel...
3 years ago | 1 answer | 0
1
answerQuestion
State space representation coming out incorrect
Struggling on a homework problem. The question is My code is: q= 1 *10^-9; m= 1 *10^-6; g=[0;0;-1.6]; E=[1.23,0,10]; B=...
4 years ago | 0 answers | 0
0
answersQuestion
How to assign variables to columns from a matrix thats in simulink
In my matlab script I need to assign variables to each column in my 155 x 6 matrix. The matrix data came from my simulink model...
5 years ago | 0 answers | 0
0
answersQuestion
Making my simulation stop when z=0
I need a way to tell my plot to stop when z=0. Right now it keeps going into the negative z direction until it hits my time tha...
5 years ago | 1 answer | 0
1
answerQuestion
How to use ODE 45 to integrate equations of motion?
I am modeling a 3d projectile and need help using the ode45 command. I need it to integrate the equations of motion based on my...
5 years ago | 1 answer | 0
1
answerQuestion
How to display values from a chart into the command window
I am modeling a 3d projectile. I was wondering how to get the end coordinates of the plot to appear in the command window so I ...
5 years ago | 1 answer | 0
1
answerQuestion
Plotting Contours of velocity potential and stream function of top of velocity vectors.
This is my question I have Use MATLAB to plot contours of velocity potential and stream function on top of velocity vectors for...
5 years ago | 2 answers | 0
2
answersQuestion
I need help with plotting streamlines and velocity field
I have the function ?=5y^2 - 3x^2 - 10x - 5. I need to plot the streamlines and velocity field obtained from this function over...
5 years ago | 1 answer | 0
1
answerQuestion
I have data points for different x and y points in excel and am trying to create a 3D contour plot of this data
For two different experiments I took data at various x and y coordinates in an excel spreedsheet. I need to plot this data into...
5 years ago | 1 answer | 0