photo

And_Or


Last seen: 2年弱 前 2020 年からアクティブ

Followers: 0   Following: 0

統計

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

バッジを表示

Feeds

表示方法

回答済み
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年 前 | 0

回答済み
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年 前 | 0

| 採用済み

回答済み
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年 前 | 1