Community Profile

photo

Wern-Juin Choy


School of Mechanical and Systems Engineering

Active since 2012

Followers: 0   Following: 0

Message

Statistics

All
  • First Review
  • Thankful Level 1
  • Revival Level 1
  • First Answer
  • Solver

View badges

Feeds

View by

Answered
Ardupilot Mega 2.5 + problem with Run on Target Hardware
You need to check if you have the correct compiler installed on your pc. A list of the compilers is provided on page 9 in the Ho...

9 years ago | 0

Question


Run option not available after Prepare to run is completed
I want to upload a model that I have generated in Simulink onto my arduino board. I followed the instructions on how to uploa...

9 years ago | 1 answer | 0

1

answer

Answered
S-function builder output: type mismatch error
Update: I have solved the problem. It is pretty simple actually. The inputs were reduced to a 4x1 vector. The output is reduced ...

9 years ago | 0

| accepted

Question


S-function builder output: type mismatch error
Hi everyone, I am creating a discrete S-function that has 4 inputs, 12 outputs and 12 discrete states, with sample time of 0....

9 years ago | 1 answer | 0

1

answer

Question


Jury table
Hi guys, I am doing this project purely out of interest (not as a homework) The gist is to take a transfer function and test...

12 years ago | 2 answers | 0

2

answers

Question


Finding another point on the curve
Lets say I have the following code which plots the curve out. [y,t] = step(Pz); plot(t,y); I have found a point on th...

12 years ago | 1 answer | 0

1

answer

Question


Finding the point of inflection on a curve
Hi everyone, I have a question. Is there any code that allows one to find the point of inflection on a step response curve of...

12 years ago | 2 answers | 0

2

answers