Stephen Mixon
Followers: 0 Following: 0
統計
MATLAB Answers
9 質問
0 回答
ランク
of 153,872
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
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