photo

Daniel Barzegar


university of sussex

自 2014 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

7 个提问
0 个回答

排名
291,022
of 297,457

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
71.43%

收到投票数
0

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答