Riven Yvet
自 2015 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
retrieving the impulse response of a function using freqz (not impz)
Can anyone help me retrieve the impulse response of a filter by USING freqz command and NOT impz command? I know that when you u...
8 years 前 | 1 个回答 | 0
1
个回答提问
Impz function fast algorithm?
Does anybody here know what is the code algorithm behind the impz function? I know it uses the recursive algorithm but how is su...
8 years 前 | 1 个回答 | 0
1
个回答提问
filter function automatically checks periodicity of X
I'm just wondering if the filter function already checks if the input signal/sequence you entered is periodic or aperiodic. I me...
8 years 前 | 1 个回答 | 0
1
个回答提问
Create a filter function that filters in the frequency domain
I'm creating a function [Y] = filterfft (B,A,I) Where B is the filter's transfer function's numerator coefficients and A is the...
8 years 前 | 0 个回答 | 0
0
个回答提问
Create a filter function without using filter function (of course)
So I want to create a function that filters an input sequence using the transfer function of a filter. But the catch is I want t...
8 years 前 | 1 个回答 | 0
1
个回答提问
Least possible value for a modulo with given remainders
Hello guys. Im just asking how do you code a program that gets the LEAST value of a given modulo and remainder. Say example ...
9 years 前 | 0 个回答 | 0
0
个回答提问
How to increment a variable
Hi. I have a code that outputs the given day for a specific date (ANY DATE). I first calculated the sum of the month, year and d...
9 years 前 | 1 个回答 | 0
1
个回答提问
How do you convert base m to base n
Hello guys. I know this is stupid but can someone help me about this. Im asked to convert any number or letter from base m to ba...
9 years 前 | 2 个回答 | 0