photo

Dingyu Xue


Last seen: 1 month 前 自 2002 起处于活动状态

Followers: 3   Following: 0

消息

Professor, Control Engineering Faculty of Information Science and Engineering Professional Interests: control theory, simulation, MATLAB in education

统计学

All
MATLAB Answers

7 个提问
0 个回答

File Exchange

8 文件

排名
19,070
of 299,852

声誉
2

贡献数
7 个提问
0 个回答

回答接受率
42.86%

收到投票数
2

排名
307 of 20,818

声誉
4,991

平均
4.60

贡献数
8 文件

下载次数
83

ALL TIME 下载次数
46395

排名

of 166,274

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Personal Best Downloads Level 3
  • First Review
  • 5-Star Galaxy Level 5
  • First Submission
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Is this a bug in double precision data type?
Try this n=7; eye(n)*inf+ones(n) I got ans = Inf NaN NaN NaN NaN NaN NaN NaN Inf NaN NaN NaN ...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Is it possible to convert the whole Simulink model into a state space one?
Dear friends In fact I am thinking of simulate a system, whose terminal information at t_k is known, and the information at t_0...

6 years 前 | 1 个回答 | 0

1

个回答

提问


an error in new versions? triognometric function of A*t
Please run the following code in MATLAB R2017a A1=simplify(A1), A2=simplify(A2) A=[-7,2,0,-1; 1,-4,2,1; 2,-1,-6,-1; -1,-...

8 years 前 | 1 个回答 | 0

1

个回答

提问


A bug im simplify in the new Symbolic Toolbox?
Dear developpers Recently I run my codes in my book in the new versions of MATLAB if true A=[-7,2,0,-1; 1,-4,2,1; 2,-1,-6...

8 years 前 | 2 个回答 | 0

2

个回答

提问


problems in accuracy assessment
Dear friends I tried continued fractiona approximation to pi, and got the following rational approximation 124496998874578...

10 years 前 | 1 个回答 | 1

1

个回答

提问


A possible bug in symbolic limit function regarding complex entities?
The code I tried >> syms z; F=1/(z-1)^2+3/(z-1)+5/(z+1i)+6/(z-1i)^2+1/(z-2)^2+1/(z-2) % original function, f1=(z...

10 years 前 | 0 个回答 | 1

0

个回答

提问


Problems with Simulink to eps
Dear colleagues Probably from MATLAB 2012b, the exporting of Simulink to eps file is changed. The following command is OK bor e...

12 years 前 | 0 个回答 | 0

0

个回答