photo

Liwei Dai


自 2015 起处于活动状态

Followers: 0   Following: 0

消息

Be patient, anything that's worthwhile takes time.

统计学

MATLAB Answers

6 个提问
1 个回答

排名
209,588
of 297,527

声誉
0

贡献数
6 个提问
1 个回答

回答接受率
33.33%

收到投票数
0

排名
 of 20,454

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,075

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • First Review
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


problems with char(XX) when XX is larger than 127
Hello, there. I've encountered the following problem. As I typed in char(120:180), I got a lot of ? marks like this: >> ch...

9 years 前 | 0 个回答 | 0

0

个回答

提问


How to change the legend colored linewidth, not the width of box outline
Like I just described, I want to change this: <</matlabcentral/answers/uploaded_files/41509/5F8A33D7-4421-4174-BD3C-637BE1B21...

9 years 前 | 1 个回答 | 0

1

个回答

已回答
How to skip the legends for some series of data that's actually Null after some Calculation?
LegendVector = {'Apple', 'Orange', 'Banana'}; ActualLegend = [~cellfun('isempty', Performance.Apple),... ~cellfun('isemp...

9 years 前 | 0

提问


How to skip the legends for some series of data that's actually Null after some Calculation?
Hello, everyone. Here is the problem I am facing. Say I have 3 series of data, but some of the series could be of length 0. As I...

9 years 前 | 1 个回答 | 0

1

个回答

提问


How to delete cells in Excel and make the adjacent cells move in specific order?
I've just learnt that we can actually use ActiveX to manipulate Excel, but not quite familiar yet. I have an Excel file that ha...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Could MATLAB convert a data( time series, e.g. SP&500 index 1-minute data) to a '.wav' format file?
Hi, there. I learnt that MATLAB wavread() function can read in the '.wav' file, then the function fft() can do the Fast Fourier ...

9 years 前 | 0 个回答 | 0

0

个回答

提问


How to change axis tick values to specific dates?
Hello, everybody, thanks for helping me on this. As I'm trying to reproduce a figure from a paper like this: it's a simple Mont...

9 years 前 | 2 个回答 | 0

2

个回答