Frage


Placing data in a matrix
Hello I have the following problem: I have a matrix A (12708X1). I want to put the data of matrix A in a matrix B which has siz...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Import hours from a excel file
Hello, in a excel file I have 24 values in the first column and in the second column I have the corresponding hours (format of h...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to select specific data from one matrix and place it in another
Hello, I have the following problem. I have a large matrix A (1X960). At positions 336 I have the prices for 14 consecutive Mon...

mehr als 3 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


Comparison of specific values from the same matrix
Hello. I have the following problem: I have a table Z (1X100). The first value is always zero. I want to find among the other v...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How the results are stored in a .xlsx file?
Hello, I have the following problem: I want to calculate the RMSE. More specifically I run the algorithm five times and then ad...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Save data from for-loop and their use
Hello, I have the following problems. I have matrices: SatTrDatax_Norm (4X200) and SatTrDatay_Norm (4x50). I want to apply wave...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to run a code several times using a for loop
Hello, I have the following problem: I want to run the following code for 50 interations, and saving the values of matrix A1, B...

fast 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Select the correct data from matrix
Hello. I have the following problem: For a product I predict the prices it will have the next day (24 prices). I use 5 models to...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Data comparison and selection the smallest
Hello. I have a matrix A which has size of 24X5. I want each row in matrix A to be selected the smallest and stored in matrix B....

fast 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Create a matrix through replacement, from another matrix
Hello. I have a matrix A (5X5) and I want to create a matrix B (of the same size as A) and its values come from matrix A. Also, ...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Create a matrix with values in a specific position from another matrix
Hello, I have a matrix with hourly prices for a product. That, is 24 prices for one day. Also, these prices are for one month. I...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Forecasting Prices with Learning Machine
Hello. I am new to Learning machine development. In short, I want to do the following: I have some product prices for 216 and I ...

fast 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Price forecasting using ARIMA Model
Hello, I have this theme: I want to forecast market prices using ARIMA models. For example I have ARIMA1(1,1,4), ARIMA2(0,1,1) ...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Remove random columns from a big matrix?
Hello, I have this issue: I want to randomly remove 3000 columns from a big matrix with size 1600X8500. below I have a code I w...

mehr als 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How will I reduce the time it takes to calculate data?
Hello. In an excel file I put some data and then I creared a big matrix (1200X2000) on Matlab based on this data. Then I took ...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


finding data from a big matrix
Hello, I have the followin question: I have a big matrix A (1140X837).With help of Matlab I calculated the following data [av ...

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Calculate a matrix through a for loop
Hello, I have the following code to which I am trying to find variable B. Veriable B is a matrix that will include the data in ...

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How do we create weighted average for a matrix?
Hello, I have a matrix e.g [ 5 3 3 1 3 4 5 2 5 0 0 0 3 4 5 2] For this matrix I have to make a weighted average fo...

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Select random data from a matrix and replace it
Hello, I have the following problem: I have a matrix e.g 1 0 1 0 1 1 1 1 0 0 1 1 1 1 1 1 1 0 0 1 and I try to do this: Whe...

fast 5 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


Data Processing of a Matrix
Hellow, I have stuck to a point of the code I am writing. In summary, there is a matrix (ReviewMatrix) that carries data from a...

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How do I create a new matrix using other matrix data?
Hellow, The following code reads as follows: First, a matrix is imported from the reviewMatrix.mat file. ReviewMatrix ia a matr...

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Excel file with three columns and compare the data
Hellow, I have an excel file with three columns (visitors,lacation,score). I want to find out which visitors went to the same l...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort