photo

Manny


Last seen: 1 month 前 自 2024 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

16 个提问
1 个回答

排名
35,930
of 297,503

声誉
1

贡献数
16 个提问
1 个回答

回答接受率
50.0%

收到投票数
1

排名
 of 20,449

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,017

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Problem with a for loop
Hi I am new to MATLAB. I have a for loop that produces values for the first iteration no problem. However, when it starts the...

3 months 前 | 0 个回答 | 0

0

个回答

提问


Inconsistent forecasts using LSTM deep learning model
Hi everyone I have a LSTM model setup. The model makes future predictions for 5 days. I ran the model multiple times on the s...

3 months 前 | 1 个回答 | 0

1

个回答

提问


The dimensions keep changing so the for loop is failing. How to address this?
Hi everyone I am coming across a problem that appears quite circular. It complains about dimensinos. I fix it. Then it wor...

3 months 前 | 1 个回答 | 0

1

个回答

提问


Error writing to SQL Server table
Hi everyone I am getting an error when I try to write MATLAB data to SQL Sever table. Code: ForecastedData = ['SPX' datetime(...

3 months 前 | 1 个回答 | 0

1

个回答

提问


How to update code so that future dates are used for forecsting?
Hi everyone I am new to MATLAB. I have a code I got from a book I am reading. It separates the data into training and validati...

3 months 前 | 1 个回答 | 0

1

个回答

提问


What is a good validation RMSE value?
Hi everyone I am new to MATLAB and modelling. I have a LSTM deep learning model that I am experimenting with. I need some hel...

3 months 前 | 1 个回答 | 1

1

个回答

提问


Error using Deep Learning model LSTM
Hi eveyrone I am getting error when I run my code. I am new to MATLAB so I am not sure how to fix this issue. I got the code ...

3 months 前 | 1 个回答 | 0

1

个回答

已回答
Good book(s) for how to use MATLAB to model stock market volatility
Thank you @Sumukh. This is very helpful list. I appreciate your help!

3 months 前 | 0

提问


Good book(s) for how to use MATLAB to model stock market volatility
Hi I am new to MATLAB. I am using MATLAB to model stock market volatility time series. I need some help in finding good books...

3 months 前 | 1 个回答 | 0

1

个回答

提问


Matlab error how to fix?
hi everyone i am intererested in creating a m by 2 matrix where the first column is a datetime and second column is numeric. I...

1 year 前 | 2 个回答 | 0

2

个回答

提问


how to filter data by date?
hi everyone I am trying to filter records by date. I am getting error. How do I fix it? Code: Data = convertvars(Data, 2, @(...

1 year 前 | 2 个回答 | 0

2

个回答

提问


Deep Learning Error - how to fix code?
I am using this link to implement a deep learning algorithim: https://www.mathworks.com/help/deeplearning/ref/narnet.html I fo...

1 year 前 | 1 个回答 | 0

1

个回答

提问


How to create this table/matrix?
Hi everyone I need to create a matrix that is the concatenation of two different sources. First column of concatenated matrix ...

1 year 前 | 1 个回答 | 0

1

个回答

提问


How to predict values from machine learning model?
Hi everyone I am new to machine learning and MATLAB. I am not sure what I am doing wrong. I have a table of stock market data...

1 year 前 | 1 个回答 | 0

1

个回答

提问


How to filter a table with a date field
Hi everyone I have an n by m table called Table1 that needs to be filtered. I am new to Matlab so I am learning as I go. I ne...

1 year 前 | 1 个回答 | 0

1

个回答

提问


How to compare these two strings?
Hi everyone I am trying to compare two strings but I am getting an error. I am new to Matlab so most likley I made a rookie er...

1 year 前 | 1 个回答 | 0

1

个回答

提问


How to convert one column from string to datetime
Hi everyone I have a n by 3 matrix. The second column is date in string format. I need to convert the second column to dateti...

1 year 前 | 1 个回答 | 0

1

个回答