photo

vincent lin


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

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
162,696
of 297,527

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
60.0%

收到投票数
0

排名
 of 20,454

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,075

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


how to remove suffix in lots of folder names
I have lots of folders with name a_local b_local c_local How to change or remove all the _local to make the folder name a...

3 years 前 | 1 个回答 | 0

1

个回答

提问


create a vector without for
The vector structure is like [a b c d e f g h i j] a=1:10 b=1:10 ... j=1:5 vect=[] I can use for a =1:10 ...

5 years 前 | 2 个回答 | 0

2

个回答

提问


how to read complex file data to matrix
I have a.txt file, with complex data. the format is 1.958138021e-02 0.64646110658609712285 + 0.093290941560866688653j 1.9581...

5 years 前 | 2 个回答 | 0

2

个回答

提问


how to plot psd versus frequency
I have file with format t, I, Q #% Time (s) I Channel (V) Q Channel (V) xx=[+0.0000000000E+00 +1.32651...

5 years 前 | 1 个回答 | 0

1

个回答

提问


how to evaluate a string named matrix
I have a name changing matrix x = sprintf('a_%s_y(1:2)', '2g'); y = sprintf('b_%s_y(1:2)', '2g'); They generate x='a_2g_y(1:...

5 years 前 | 1 个回答 | 0

1

个回答