Community Profile

photo

Naoya Inoue


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to call python api "with" in matlab Scripts ?
%%python pseudo code with class.mode(): class.func1 I need to run Above python pseudo code in Matlab. But, I can't do any...

4 years ago | 0 answers | 0

0

answers

Question


Why cannot communicate more than twice between server and client?
I want to construct more than twice communication between server and client. I make two code Client and Server. I achieve a si...

5 years ago | 1 answer | 0

1

answer

Question


How can I synchronize the y axis range and zoom of multiple graphs created with "subplot" ?
I want to create graphs that y axis range and zoom of maltiple graphs. In Matlab Control System Toolbox, "Bode" achieve my targ...

5 years ago | 1 answer | 0

1

answer

Question


Why does not this program code work in the third TCP communication?
I create TCP server that can communicate many times. But, following code cannot work my target.Best Regars. I make SERVER.m and ...

5 years ago | 1 answer | 0

1

answer

Question


What role plays "@" and "+" on matlab folder name ?
I often use System Identification toolbox. Sometime, I watch codes in toolbox "indent". I am surprized that foldername is Unf...

5 years ago | 1 answer | 0

1

answer

Question


How to do change model on simulation by "lsim" ?
I want to change model on simulation by "lsim". Because I want simulate the condition that during operation Big Network model (p...

6 years ago | 0 answers | 0

0

answers

Question


How does "fminunc" try new point ?
I want to minimize "residual sum of squares" by "fminunc". Solver returns local minimum found message. But, During iterative ca...

6 years ago | 1 answer | 0

1

answer