photo

And_Or


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

All
  • Community Group Solver
  • Solver
  • Knowledgeable Level 1
  • First Answer

View badges

Feeds

View by

Answered
Dis-similarity in transfer function of DC motor
I assume that you want the transfer function that has the the armature voltage as the input and the rotational speed as the outp...

4 years ago | 0

Answered
a function that draws a plot: use a variable name for a legend
If you want to get the variable name inside a function, you can use the "inputname" function: https://www.mathworks.com/help/m...

4 years ago | 0

| accepted

Answered
A function that outputs the mean and standard deviation
Hello Christopher I think that what you want is to define a function like this: function [M, VSD] = mean_stdev(A) %...

4 years ago | 1