![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/17869391_1591516519438.jpg)
SAS
Followers: 0 Following: 0
Electrical Engineer
統計
MATLAB Answers
4 質問
0 回答
ランク
of 157,725
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
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...
4年以上 前 | 1 件の回答 | 0
1
回答質問
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 ...
4年以上 前 | 1 件の回答 | 0
1
回答質問
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; %...
4年以上 前 | 1 件の回答 | 0
1
回答質問
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......
4年以上 前 | 2 件の回答 | 0