photo

bo peng


Last seen: 12 months 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

9 个提问
0 个回答

排名
34,011
of 300,765

声誉
1

贡献数
9 个提问
0 个回答

回答接受率
55.56%

收到投票数
1

排名
 of 21,084

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 170,941

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


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

2 years 前 | 0 个回答 | 0

0

个回答

提问


do you know the difference between set and set_param
set

4 years 前 | 1 个回答 | 0

1

个回答

提问


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)...

5 years 前 | 1 个回答 | 0

1

个回答

提问


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...

5 years 前 | 1 个回答 | 1

1

个回答

提问


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

5 years 前 | 0 个回答 | 0

0

个回答

提问


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...

5 years 前 | 3 个回答 | 0

3

个回答

提问


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 "...

5 years 前 | 2 个回答 | 0

2

个回答

提问


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

5 years 前 | 1 个回答 | 0

1

个回答

提问


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 ...

5 years 前 | 1 个回答 | 0

1

个回答