![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/7384565_1522121281838_DEF.jpg)
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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 2 | 0