Community Profile

photo

Vlatko Milic


Last seen: 5 Monate vor Aktiv seit 2017

Followers: 0   Following: 0

Statistiken

  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Concatenate multiple tables with different variable names vertically to a big table
Hi, I have 20 tables in the matlab workplace with the the same dimensions (1000x8). However, the variable names are not the s...

5 Monate vor | 2 Antworten | 0

2

Antworten

Frage


Histogram (with sum of variables on y-axis)
Hi, I have two variables consisting of 20 values each. I want to create a histogram where I sum the values in an interval on ...

mehr als ein Jahr vor | 1 Antwort | 0

1

Antwort

Frage


Create tables based on partial match in variable names in other table
Hi Matlab-gurus, I have a question on creating new tables based on partial matches in variable names from an original table. ...

fast 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Create tables based on matching columns by identical names
Hi, I have two tables with four separate columns. Each column in each table has a unique variable name. However, the variable...

fast 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Generate an equation from x,y and z data in a table/surface plot
Hi, I wonder if there is any approach to generate a function for values on z based on x and y values, e.g. a X of 1 and a y o...

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Include legends based on column names in for loop
Hi, I have a loop which processes three tables. Each table has ten columns (in addition, each column includes column names). ...

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Add column to several tables in a function
Hi, I have three tables titled "Table 1, Table 2 and Table 3". Each table consists of 9 columns and approximately 10,000 rows...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Merge columns in two tables depending on column names
Hi, I have two tables consisting of six and 21 columns. I want to create three new tables based on the column names in the af...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Import files from two folders
Hi, I am trying to import files from two different folders, including each file name. I manage to import the files from the f...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Plot time on x-axis with certain intervals
Hi Matlab friends, I want to plot a data set in which I have data of one minute intervals. However, the data set is big and I...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Import multiple xml.files in a folder
Hi, I have more than 100 xml.files in a folder and I would like to import them in matlab. Each as a separate table for exampl...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Merge rows with similar names
Hi, I have a table consisting of ten columns. In the first column, each row has a unique name. However, many rows have the sa...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Tutorials on machine learning examples with given input files
Hi Matlab-buddies, I wonder if there are any good examples, including input files, on how to use machine learning, such as k-...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Change width on fitted line in function fitlm
Hi, I can't change the witdh on a fitted line based on X number of data points when I use fitlm-function. I am only able to cha...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Two outputs when calculating standard error of mean, WHY?
Hi, I am calculating the standard error of the mean and I am getting two ouput. I do not understand why. The code is: SEM_A ...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Calculate the confidence interval of a population mean using fitlm
Hi Matlab buddies,I would like to calculate the confidence interval of a population mean using fitlm. My code is now the followi...

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


how to store values in while loop(inside for loop) in matrice with varying number of iterations
Dear Matlab-buddies, I have problems saving iterated values in a while loop because the while loop is inside a for loop. The ...

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Tutorials for machine learning, e.g. predict future energy use
Hi Matlab-buddies, I wonder if there are any tutorials availabe, including a given dataset, for using machine learning & deep...

mehr als 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Can't open example openExample('stats/TrainARegressionEnsembleExample')
Hi Matlab buddies, I can't open example openExample('stats/TrainARegressionEnsembleExample') in my Matlab R2018B. Do you know...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Replace extreme outliers in dataset
Hi, I want to replace "extreme" outliers in a data set. The data set varies quite a lot in terms of values, i.e. the maximum ...

etwa 5 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Extract values within interquartile range in array
Hi, I want to extract values within an interquartile range in an array. Let say that the array looks as follows: v= [1 2 3 4 ...

mehr als 5 Jahre vor | 2 Antworten | 0

2

Antworten

Beantwortet
How can I set the file name as my title name in a subfolder for numerous plots
Yes, I am calling on the function with plot. I got it to work with gca instead of fighandle. However, some parts of the text in...

fast 6 Jahre vor | 0

Frage


How can I set the file name as my title name in a subfolder for numerous plots
Hi, I am trying to set the title name (that varies depending on the plot) as the file name in a subfolder. I get the error co...

fast 6 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


Normal distribution problem using histfit
Hi MatLab-friends, I have a question about histfit. My dataset only contains positive (or 0s) values but when I make my histf...

fast 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Summing data from different excel files
Hi, I have a problem where I want to sum numerical values from various excel files in a subfolder. I have imported the data ...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Read 2 specific columns in excel file
Hi, I am quite new to Matlab and have a question about reading specific columnws from excel files. I am interested in column A a...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Sum up positions in columns located in sub-sub-folders in Excel
Hello, I have a question regarding reading excel-data in subfolders. From the subfolders, which are containing excel files, I wa...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Sum up data from various excel files in different folders
Hi, I am quite new to Matlab and have a question for you experts :) I want to sum up specific rows in a certain column in diffe...

mehr als 6 Jahre vor | 0 Antworten | 0

0

Antworten

Beantwortet
Hi, I want want to read excel files that are located in subfolders in my directory.
Yes, now I see. Thank you again!

mehr als 6 Jahre vor | 0

Frage


Hi, I want want to read excel files that are located in subfolders in my directory.
Hi, I want want to read excel files that are located in subfolders in my directory. More specifically, I have different street n...

mehr als 6 Jahre vor | 2 Antworten | 0

2

Antworten