統計
MATLAB Answers
6 質問
0 回答
ランク
of 171,294
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
How to add trim values on to a linear models output?
I am comparing a nonlinear model to a linear model, a short elevator input over 10s is used for the input for both the linear an...
2年弱 前 | 1 件の回答 | 0
1
回答質問
Plotting the aircraft pitch angle response to elevator
The image attached below are the equations needed and the simulink model I have so far, using the following code. The Step 1 is:...
約2年 前 | 1 件の回答 | 0
1
回答質問
Aircraft pitch angle response to elevator inputs
Is it possible to form a simulink block diagram based upon the image below. The code below are the equations for the given varia...
約2年 前 | 1 件の回答 | 0
1
回答質問
Standard deviation error bars for each interpolated value of temperature
I am trying to produce standard deviation error bars for the interpolated data ranging from 10 to 35 degrees with a a 1 degree i...
約2年 前 | 2 件の回答 | 0
2
回答質問
I'm trying to create a 57x1 matrix out of the con_data 57x4 matrix/variable, and then plot that matrix from the userinput. But avg_energy is an unrecognised function/variable
Code for continent selection: function [continent, con_data] = choose_continent() % prompt messaged displayed in command windo...
約3年 前 | 1 件の回答 | 0
1
回答質問
I have a menu in which a user selects a continent and enters in a year that they want to look at a set of data values for. How would I go about extracting the values in matrix
Code for continent and year selection below: function [continent, con_data] = choose_continent %prompt messaged displayed in ...
約3年 前 | 1 件の回答 | 0
