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년 초과 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0