photo

Christoph Bauer


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

4 个提问
4 个回答

排名
23,476
of 300,863

声誉
1

贡献数
4 个提问
4 个回答

回答接受率
100.0%

收到投票数
1

排名
 of 21,100

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,413

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

已回答
1D Interpolation of a signal - beginners question
y=signal(1,1).L1.Q; %this is an example signal x=signal(1,1).L1.Elapsed; xi=0:0.02:max(x); yi=interp1(x,y,xi,'spl...

14 years 前 | 0

| 已接受

提问


1D Interpolation of a signal - beginners question
Hello everyone, I have a beginners question about 1D interpolation of a signal. I have a system which is supposed to be sampl...

14 years 前 | 1 个回答 | 1

1

个回答

已回答
FFT Analysis of two signals
I want to compare the same signal before and after filtering. There is no other code to compare the signals yet. The signal w...

14 years 前 | 0

提问


FFT Analysis of two signals
Hello everyone, I have a beginners question about FFT analysis. I have two signals and I want to see the amplitudespectrum of...

14 years 前 | 2 个回答 | 0

2

个回答

已回答
Calculating means ect from cell structure
thank you very much

14 years 前 | 0

已回答
Adding new fields to a structure using for loop
thank you that solved it. Kind regards

14 years 前 | 0

提问


Adding new fields to a structure using for loop
Hello everyone, I have a beginners question on working with structures and for loops: I used the following loop to read csv fil...

14 years 前 | 2 个回答 | 0

2

个回答

提问


Calculating means ect from cell structure
Hello everyone, I have a beginners question on working with structures. I use a structure (called csvFiles in this example) w...

14 years 前 | 2 个回答 | 0

2

个回答