photo

Kervin Aranzado


Last seen: 4 months 前 自 2022 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
0 个回答

排名
225,164
of 301,511

声誉
0

贡献数
4 个提问
0 个回答

回答接受率
25.0%

收到投票数
0

排名
 of 21,308

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 174,936

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Finite Impulse Response filter
I set the order to 100. I need help to identify lower value of this filter that will satisfy the specifications fpts = [0 0.2 0...

3 years 前 | 1 个回答 | 0

1

个回答

提问


FIR_Filter Kaiser
I need to decrease the filter order n by 1 fsamp = 12000; %sampling rate fcuts = [1800 2000]; %indicate frequency cutoffs m...

3 years 前 | 1 个回答 | 0

1

个回答

提问


Error using ammod Fc must be a real, positive scalar
clc; clear; close all; %Audio ADS = audioDatastore("AUDIO.wav"); info = audioinfo('AUDIO.wav'); [y,Fs] = audioread('...

3 years 前 | 0 个回答 | 0

0

个回答

提问


Check for incorrect argument data type or missing argument in call to function 'sin'.
I'm simulating modulation of my audio signal into a carrier wave. clc clear all; close all; %Audio ADS = audioDatastore...

3 years 前 | 0 个回答 | 0

0

个回答