photo

Shekhar Vats


Last seen: 4 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

消息

统计学

All
MATLAB Answers

3 个提问
5 个回答

Cody

0 个问题
14 个答案

排名
203,777
of 299,891

声誉
0

贡献数
3 个提问
5 个回答

回答接受率
66.67%

收到投票数
0

排名
 of 20,831

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名
31,707
of 166,464

贡献数
0 个问题
14 个答案

评分
150

徽章数量
1

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Explorer
  • First Answer
  • Solver
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Aligning 2 Signals as a function of third signal
I have two signals which are from the same data, at same data logging frequency, source and need to be aligned. Say Temperature ...

4 years 前 | 1 个回答 | 0

1

个回答

已回答
I want to change a plot to a bar graph
Share your data here so that it's easier to check var1 = rand(3006,1); var2 = rand(3006,1); % test variables figure; ax(...

5 years 前 | 0

已回答
Why does my <= statement not work?
Can you please say more about your issue ? It's working as expected for me.

5 years 前 | 0

提问


How to find similar indices in two vector
I have a data set where one vector, say 'A' is a subset of vector 'B'. For example vector B = [x,y ,z, A,c , d] Is there a way ...

5 years 前 | 1 个回答 | 0

1

个回答

已回答
Another query is what am I doing wrong in this program to calculate moving average?
It should be load('proctrial_1.lvm'); instead of load('proctrial_1.lvm);

6 years 前 | 0

已回答
how to get matlab 2019b
Matlab 2019 a was released in march 2019, based off historical releases 2019 b will be released by mid of September 2019.

6 years 前 | 0

已回答
How to post process each variable in a mat file ?
% Downsampling a given 'X' hz file to a input 'Y'hz file %This script will load the file in a structure and append _YHz % at...

6 years 前 | 0

提问


How to post process each variable in a mat file ?
I am trying to downsample all the variables in a mat file. I can use downsample(var, newSampling) to downsample an individual ...

6 years 前 | 2 个回答 | 0

2

个回答