photo

Esther Kis


West University of Timisoara

2016년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

3 질문
0 답변

순위
215,240
of 300,392

평판
0

참여
3 질문
0 답변

답변 채택
33.33%

획득한 표
0

순위
 of 20,934

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 168,373

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Hi I need some help with creating a function that takes a signal vector as input and computes the five-sample weighted moving average of the signal.
Here is a small example: Your signal file consists of a vector y = [0.8, 0.9, 0.7, 0.6, 0.3, 0.4]. We can solve the smoot...

9년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Hi! I need some help with the following problem, which asks me to create a function that takes a signal vector as input and computes the five-sample weighted moving average of the signal.
Here is an example: If your signal file consists of a vector y = [0.8, 0.9, 0.7, 0.6, 0.3, 0.4] We can solve the smoothing p...

9년 초과 전 | 답변 수: 0 | 0

0

답변

질문


How to count the number of each character from a text file (and the frequency of it)?
Create a function that takes a text file as input and returns a vector of size 26 with the frequency in percent of each charact...

9년 초과 전 | 답변 수: 4 | 0

4

답변