Stephen Mixon
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0