photo

dato datuashvili


Last seen: 9 months ago Active since 2015

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

1 Question
1 Answer

RANK
244,575
of 300,553

REPUTATION
0

CONTRIBUTIONS
1 Question
1 Answer

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,024

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,635

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • First Answer

View badges

Feeds

View by

Answered
why doesn't the function sigshift work when i use it for x(n) = 2x(n - 5) - 3x (n + 4).
locate this code in the same directory function [y,n] = sigshift(x,m,n0) % implements y(n) = x(n-n0) % ------...

11 years ago | 0

Question


multiple fisher criteria for periodic components
i have following code clear all; clc; close all; fs=100; ts=1/fs; t=0:ts:2.93; x=24*sin(2*pi*20*t)+randn(...

11 years ago | 0 answers | 0

0

answers