photo

Tianyou Chen


Last seen: 5 years 前 自 2012 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

5 个提问
0 个回答

排名
159,185
of 300,392

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
40.0%

收到投票数
0

排名
 of 20,934

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,373

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Packaging failed in deploytool
Hi all, In deplytool, after building the exe, I tried to package the results (included the MCR). The packaing started and the...

12 years 前 | 0 个回答 | 0

0

个回答

提问


Compiled standalone will not run properly
Hi all, I am using R2013a (compiler 4.18.1) to compile a standalone program. after the compilation, I can run the .exe on the...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Stand alone excutables runs ok in the directory it was mcced but not in another directory
Hi All, I am trying to build an standalone exe from a very simple function. I had problems with the paths before so I include...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Is there a way to label a plot with angled text?
I would like to know if there is a way to label the axes of a plot with angled texts so that they do not crowd out each other? ...

13 years 前 | 1 个回答 | 0

1

个回答

提问


Why the sums of cos(x) over 2*pi range not zero?
when evaluating the following codes: t = linspace(-pi,pi,128); s = sin(t); c = cos(t); sum(s), sum(c) ans = 6....

13 years 前 | 4 个回答 | 0

4

个回答