Vlatko Milic
Followers: 0 Following: 0
Estadística
28 Preguntas
2 Respuestas
CLASIFICACIÓN
102.650
of 295.527
REPUTACIÓN
0
CONTRIBUCIONES
28 Preguntas
2 Respuestas
ACEPTACIÓN DE RESPUESTAS
64.29%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.242
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.057
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
alrededor de 1 año hace | 2 respuestas | 0
2
respuestasPregunta
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 ...
casi 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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. ...
más de 2 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 2 años hace | 1 respuesta | 0
1
respuestaPregunta
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). ...
casi 3 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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-...
más de 3 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
alrededor de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
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 ...
alrededor de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
alrededor de 5 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
alrededor de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
más de 5 años hace | 2 respuestas | 0
2
respuestasPregunta
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 ...
alrededor de 6 años hace | 2 respuestas | 0
2
respuestasHow 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...
más de 6 años hace | 0
Pregunta
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...
más de 6 años hace | 2 respuestas | 0
2
respuestasPregunta
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...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
casi 7 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
casi 7 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 7 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
casi 7 años hace | 0 respuestas | 0
0
respuestasHi, I want want to read excel files that are located in subfolders in my directory.
Yes, now I see. Thank you again!
casi 7 años hace | 0
Pregunta
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...
casi 7 años hace | 2 respuestas | 0