photo

Alex


2013년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Save string number in excel
Hi, i want to know how can i save a string number in a excel file. For example: Save '0001' When i use xlswirte, i get just ...

10년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Is possible put a vector as a diagonal of matrix ?
I mean, if a have: A= [1 2]; can i get B= [1 2 0 0 0 0; 0 0 1 2 0 0; 0 0 0 0 1 2]; without any loop ?

10년 초과 전 | 답변 수: 3 | 0

3

답변

질문


convert Vector into matrix ?
Hello, i need to convert a vector into matrix like this: A = [1 2 3 4 5] into B=[1 2 3; 2 3 4; 3 4 5] Any ...

대략 11년 전 | 답변 수: 7 | 0

7

답변