photo

Alok Virkar


Last seen: Today 2018 年からアクティブ

Followers: 0   Following: 0

統計

All
  • Solver

バッジを表示

Feeds

表示方法

質問


How do I add a class to a class
I created this class to initialize properties of a specific rocket stage: classdef stageClass < handle properties ...

約4年 前 | 2 件の回答 | 0

2

回答

質問


How do I determine a good value for ki term in controller?
Rookie controls question here: Here is an image of my controller: The controller works fine when I set the ki = 0, but h...

約4年 前 | 1 件の回答 | 0

1

回答

回答済み
How do I input a struct as an input to a custom matlab simulink function?
Im not too familiar with Stateflow or using a bus... Here is what I have done so far I have a struct called s2 Used the li...

4年以上 前 | 0

質問


How do I input a struct as an input to a custom matlab simulink function?
I have a struct which defines constants and vectors for aerodynamics surfaces on an aircraft. How do I create a bus with a struc...

4年以上 前 | 2 件の回答 | 0

2

回答

質問


How do I plot data that has a x axis and y axis date?
I have data that corresponds to an arrival date and departure date. Basically a pork chop plot. How do I plot the data so that i...

5年以上 前 | 0 件の回答 | 0

0

回答

質問


How do I link a pre defined function to the user defined function block?
Im using the user defined fucntion on matlab, but when I double click to open, it creates a new function. I dont want to write a...

6年以上 前 | 1 件の回答 | 0

1

回答

解決済み


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

6年以上 前