Vlatko Milic
Followers: 0 Following: 0
Statistics
RANK
102,630
of 295,448
REPUTATION
0
CONTRIBUTIONS
28 Questions
2 Answers
ANSWER ACCEPTANCE
64.29%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
1 year ago | 2 answers | 0
2
answersQuestion
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 ...
2 years ago | 1 answer | 0
1
answerQuestion
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. ...
2 years ago | 2 answers | 0
2
answersQuestion
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...
2 years ago | 1 answer | 0
1
answerQuestion
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...
2 years ago | 1 answer | 0
1
answerQuestion
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). ...
3 years ago | 2 answers | 0
2
answersQuestion
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...
3 years ago | 1 answer | 0
1
answerQuestion
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...
3 years ago | 1 answer | 0
1
answerQuestion
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...
3 years ago | 1 answer | 0
1
answerQuestion
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...
3 years ago | 1 answer | 0
1
answerQuestion
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...
3 years ago | 1 answer | 0
1
answerQuestion
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...
3 years ago | 1 answer | 0
1
answerQuestion
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-...
3 years ago | 1 answer | 0
1
answerQuestion
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...
5 years ago | 1 answer | 0
1
answerQuestion
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 ...
5 years ago | 1 answer | 0
1
answerQuestion
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...
5 years ago | 0 answers | 0
0
answersQuestion
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 ...
5 years ago | 0 answers | 0
0
answersQuestion
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...
5 years ago | 2 answers | 0
2
answersQuestion
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...
5 years ago | 1 answer | 0
1
answerQuestion
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 ...
5 years ago | 2 answers | 0
2
answersQuestion
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 ...
6 years ago | 2 answers | 0
2
answersHow 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...
6 years ago | 0
Question
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...
6 years ago | 2 answers | 0
2
answersQuestion
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...
6 years ago | 1 answer | 0
1
answerQuestion
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 ...
7 years ago | 0 answers | 0
0
answersQuestion
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...
7 years ago | 1 answer | 0
1
answerQuestion
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...
7 years ago | 0 answers | 0
0
answersQuestion
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...
7 years ago | 0 answers | 0
0
answersHi, I want want to read excel files that are located in subfolders in my directory.
Yes, now I see. Thank you again!
7 years ago | 0
Question
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...
7 years ago | 2 answers | 0