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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前