Community Profile

photo

Alok Virkar


Last seen: mehr als 3 Jahre vor Aktiv seit 2018

Followers: 0   Following: 0

Statistiken

All
  • Solver

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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 ...

fast 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Beantwortet
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...

etwa 4 Jahre vor | 0

Frage


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...

etwa 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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...

etwa 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


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...

etwa 6 Jahre vor | 1 Antwort | 0

1

Antwort

Gelöst


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:...

mehr als 6 Jahre vor