Community Profile

photo

Esther Kis


West University of Timisoara

2016 年からアクティブ

Followers: 0   Following: 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...

約8年 前 | 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...

約8年 前 | 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...

約8年 前 | 4 件の回答 | 0

4

回答