photo

And_Or


Last seen: 2 years 前 自 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 years 前 | 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 years 前 | 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 years 前 | 1