photo

UCTI


自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

5 个提问
1 个回答

排名
255,338
of 299,891

声誉
0

贡献数
5 个提问
1 个回答

回答接受率
20.0%

收到投票数
0

排名
 of 20,831

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,464

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


can anyone explain this coding to me? i dont understand it at all? why the need for the function vec and Daubechies filter?
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%% Voice Record %%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%...

12 years 前 | 0 个回答 | 0

0

个回答

提问


can anyone explain this coding to me? i dont understand it at all?
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%% Voice Record %%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%...

12 years 前 | 1 个回答 | 0

1

个回答

已回答
can anyone explain this coding to me? i dont understand it at all?
what does this function do? function vec = normalize(vec) temp_vec = vec-mean(vec); sum_temp_vec = sum(temp_vec.*temp_vec...

12 years 前 | 0

提问


can anyone explain this coding to me? i dont understand it at all?
function test_project clc; close all; clear all; data1=[0 0 0 0];data2=[0 0 0 0];data3=[0 0 0 0];data4=[0 0 0 0];data=...

12 years 前 | 1 个回答 | 0

1

个回答

提问


MATLAB ERROR for programming
Dear all, There seems to be an error for this coding, and i am unable to find the error, can someone please help me on this?...

12 years 前 | 1 个回答 | 0

1

个回答

提问


Plotting ECG signals
hi, can anyone teach me how to plot an ECG signals in time domain and transforming it into frequency domain in MATLAB? this ECG ...

14 years 前 | 1 个回答 | 0

1

个回答