Community Profile

photo

bo peng


Last seen: 5 months ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


matlab为什么不支持符号表示的连续系统转化为离散系统?
syms a ; H = tf([1,1],[a,10]); D = c2d(H,0.01);

10 months ago | 0 answers | 0

0

answers

Question


do you know the difference between set and set_param
set

3 years ago | 1 answer | 0

1

answer

Question


non-linear optimization with complex constrains
hi,my friends i have a problem need your help My problem as following: min f(x)=s(1)+s(2)+s(3) s.t. s(1)=0.5x(1)^2+w s(2)...

3 years ago | 1 answer | 0

1

answer

Question


how to get the memory address of variable in matlab
I know that using "&a" can get memory address of a in C . Do you know what function can get memory address of variable in matla...

3 years ago | 1 answer | 1

1

answer

Question


How to implement multiple UIFigure interactions programmatically
How to implement multiple UIFigure interactions programmatically.Do you have any demo or document relevant,Thank you

3 years ago | 0 answers | 0

0

answers

Question


How to close mutiple uifigure using command
I run fig = uifigure many time in Matlab,so I genetared lots of uifigure ,I want to close all uifigure with one line of command...

3 years ago | 3 answers | 0

3

answers

Question


how to get keyboard in matlab
I donot want to use UIFigure to get keyboard input. I need a function that looks like key = getKeyPress(),key = z when I press "...

3 years ago | 2 answers | 0

2

answers

Question


how to get Keyboard input in appdesigner
how to get Keyboard input in appdesigner,what function can get keyboard input in matlab?do you know,thanks

3 years ago | 1 answer | 0

1

answer

Question


app designer helpe document
I hava much trouble in using app designer , do you have any help file or guidline. I did not find a comprehensive help document ...

3 years ago | 1 answer | 0

1

answer