photo

vincent lin


Last seen: 8개월 전 2020년부터 활동

Followers: 0   Following: 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년 전 | 답변 수: 0 | 0

0

답변

질문


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

4년 초과 전 | 답변 수: 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...

4년 초과 전 | 답변 수: 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...

4년 초과 전 | 답변 수: 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:...

4년 초과 전 | 답변 수: 1 | 0

1

답변