photo

Daniel Barzegar


university of sussex

2014년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


how to take different parts of a vactor
Hi all, i have a vector v, which size(v) = 100. (1 row, 100 columns). I want to save in a new vector n, the values of v between...

거의 10년 전 | 답변 수: 1 | 0

1

답변

질문


how to sort a matrix based on a specific value and bring the row at the beginning of the file
Hi all, i want to do a strange sort into my file. I have a file which contains values like: 100 200 x1 201 340 x2 341 ...

대략 10년 전 | 답변 수: 2 | 0

2

답변

질문


save one matrix to another but with different precision
Hi all, i have a matrix which includes float numbers and i want to save it into a new one, but in the new matrix i want to have...

대략 10년 전 | 답변 수: 1 | 0

1

답변

질문


how to plot substracted data
if true function test(data,t) figure; fprintf(1,'%s %d\n', t, length(data)); plot((data(2:end,2)-data(1:end-1,2))...

대략 10년 전 | 답변 수: 1 | 0

1

답변

질문


how to use "save" matlab
Hi all, i create a very big file in matlab and then i try to write it in a txt file using the fprintf() function. But after a w...

대략 10년 전 | 답변 수: 2 | 0

2

답변

질문


Counter Values Are Not Changing, MATLAB
I am new to Matlab and I have an issue where two counters in my code do not change value. fid = fopen('results.txt', 'wt'); ...

대략 10년 전 | 답변 수: 3 | 0

3

답변

질문


how to combine time series in matlab
I have two time series objects: Accelerometer, with 591755 samples in the form: Time X Y ...

대략 10년 전 | 답변 수: 1 | 0

1

답변