SAS
Followers: 0 Following: 0
Electrical Engineer
Statistiques
4 Questions
0 Réponses
RANG
207 598
of 295 569
RÉPUTATION
0
CONTRIBUTIONS
4 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
50.0%
VOTES REÇUS
0
RANG
of 20 247
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 154 105
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Smoothed daily count of each column by applying a moving average filter of length 7
I am trying to read F column data from an excel file and then using command of smooth to solve the problem. But it is giving err...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
Smoothed daily count of each column by applying a moving average filter of length 7
I have used readtable command to get data from an excel file. and smoothing data of one column. i.e 6th column. But it's giving ...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
How can we find the doubling time of a curve?
Lets say I have a graph, how can I find the doubling time of the curve? Alpha = [1.05 ]; % Initial conditions x0 = 100; %...
plus de 4 ans il y a | 1 réponse | 0
1
réponseQuestion
How to plot x(n) for many values of n?
How to plot 𝑥(𝑛) = 𝛼𝑛 𝑥(0) for n=1-30 and x(0)=100?? I have tried this code, but it is repeating it's value again and again......
plus de 4 ans il y a | 2 réponses | 0