Ali - MATLAB Central
photo

Ali


Last seen: 3 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

消息

Machine learning Enthusiast

统计学

MATLAB AnswersFrom 02/19 to 04/25Use left and right arrows to move selectionFrom 02/19Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

14 个提问
0 个回答

排名
139,682
of 298,292

声誉
0

贡献数
14 个提问
0 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 20,560

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,775

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Explorer
  • First Review
  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Fitceoc for selection of feedforward Neural network parameters
How to select best combination of hyperpapermeters using fitcecoc function. The optimizabale parameters are given below: optimi...

4 years 前 | 1 个回答 | 0

1

个回答

提问


optimal values for cell data
By following answer here, i tried to optimize machine learning parameters using baysopt. However, i am getting error : ...

5 years 前 | 2 个回答 | 0

2

个回答

提问


How to convert objection function into maths?
I have used Bayesian optimization to optimize the machine learning parameters. The objection fuction is written in MATLAB as: ...

5 years 前 | 1 个回答 | 0

1

个回答

提问


hyperparameter tuning Neural network
How to tune below parameters in neural network? training_function = {'traingd' 'traingda' 'traingdm' 'traingdx'} optimizers= {...

5 years 前 | 1 个回答 | 0

1

个回答

提问


hyperparameter optimization (deep learning) using bayesopt
Following the answer here . I am trying to select best hyperparameters for my Recurrent neural network (RNN). I used layrecnet...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Divide the data according to DateTime column
I have table having dates and numeric data (file attached). I want to divide the data according to date/time.For instance: Tr...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Splitting one column into multiple arrays
I have a table P= 22952x 48. The rows contains data of 25 houses (groups). I want to split data of each specific group(house) i...

5 years 前 | 1 个回答 | 0

1

个回答

提问


How to plot histograms on the same axis scale?
I am comparing my trained model with other benchmark models with the error histogram but the axis of histogram is different for ...

6 years 前 | 0 个回答 | 0

0

个回答

提问


Negative values in NARX NN for multi-step ahead prediction
i am getting negative values in performance (MAPE,MSE etc) as shown in attached figure in multi-step ahead prediction.the traine...

6 years 前 | 0 个回答 | 0

0

个回答

提问


How to predict step ahead/future values by applying moving average?
I have used moving average for prediction as code is shown below.Now based on window/period i want to predict values for future....

6 years 前 | 1 个回答 | 0

1

个回答

提问


How do i implement moving average for prediction?
I implemented moving average in excel (data file attached).Also shown in attached image. Now i want to apply my data in MATLAB ...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How to plot time and date (x-axis) on predicted model?
I want to display time and date as shown in figure 1.After training the model i get the predicted values.The data file(.xlsx) is...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Saving multiple figures of loop in one subplot
Is it possible to save figures of different loops in 1 sub plot?For example:there are 3 different training and testing datasets....

6 years 前 | 1 个回答 | 0

1

个回答

提问


How to plot Date time series in MATLAB?
I am facing difficulties in plotting my time series data.The data file is also attached.I write code like this but doesnt work. ...

6 years 前 | 3 个回答 | 0

3

个回答