Naoya Inoue
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
116,123
of 295,448
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
57.14%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
5 years ago | 0 answers | 0
0
answersQuestion
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...
6 years ago | 1 answer | 0
1
answerQuestion
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...
6 years ago | 1 answer | 0
1
answerQuestion
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 ...
6 years ago | 1 answer | 0
1
answerQuestion
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...
6 years ago | 1 answer | 0
1
answerQuestion
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
answersQuestion
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