photo

And_Or


Last seen: fast 2 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

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

Abzeichen anzeigen

Feeds

Anzeigen nach

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

etwa 4 Jahre vor | 0

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

etwa 4 Jahre vor | 0

| akzeptiert

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

etwa 4 Jahre vor | 1