Community Profile

photo

John


Con actividad desde 2012

Followers: 0   Following: 0

Contacto

blank

Estadísticas

  • Thankful Level 4

Ver insignias

Feeds

Ver por

Pregunta


returning output of nested function
Hi there, I have a function nested inside another function. How can I get the main function to return the output of the nest...

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to prevent objective function from becoming negative with the linprog solver (i.e minimum should be 0)
Hi there, I am using the linprog solver to find two decision variables (x1 and x2) in order to minimize an objective functio...

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


how to filter data in matlab like in excel
Hi, I have a variable 'data' with 2 columns, time (1-24) and energy consumption. I have a whole year of data. If I only want...

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to prevent function output being overwritten in for loop?
Hi there, I have a for loop below which calls the same function "Optimiseenergy" in each iteration. There are 2 outputs from...

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


seeking help with a for loop syntax
Hi there, I'm trying to write a simple for loop to simulate how the state of charge of an electric vehicle battery decreases...

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


correct syntax for appending number to word in for loop
Hello, I was wondering if somebody could help me with a for loop. In the for loop below, what would be the correct synta...

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


creating variable of specified length and same values
Hi, How could I create a 4x1 variable of the value 1.2? For example 1.2 1.2 1.2 1.2

más de 10 años hace | 3 respuestas | 0

3

respuestas

Pregunta


Dates not being handled correctly in script
Hi there, I'm trying to write a function to import data from a Microsoft access database between two dates. I'm using the da...

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Downloading weather (wind speed) data in matlab
Hi there, I am interested in downloading weather data into matlab or setting up at datafeed feed to a website. Specifically ...

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


defining simple optimization constraint: When x1 > 0 then x2 has to equal 0
Hi there, I'm working on an optimization problem with 2 decision variables x1 and x2. The problem optimizes the values of x1...

más de 10 años hace | 3 respuestas | 0

3

respuestas

Pregunta


Question regarding hydroelectric dam optimization webinar
deleted

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Seeking help creating a double matrix of ones and minus ones
Hello, I'm relatively new to matlab and I'm trying to create a matrix like the example below. But I can't seem to get the co...

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Confusion matrix neural network
Hello, The confusion matrix for my NN for classification is below. I'm struggling to understand the numbers. I know the over...

casi 11 años hace | 2 respuestas | 0

2

respuestas

Pregunta


filling in blank cells with nearest number
Hi there, Would anybody be able to help me with some code to 'fill in some data'. I have a column of data with '1's and ...

alrededor de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Spreadsheet link MLGetMatrix function
Hello, I have a question regarding the Spreadsheet Link EX tool. I have been trying to use the code below in a loop in a V...

alrededor de 11 años hace | 0 respuestas | 0

0

respuestas

Respondida
Question regarding the Spredsheet link EX tool, MLGetMatrix function
bump

alrededor de 11 años hace | 0

Pregunta


Question regarding the Spredsheet link EX tool, MLGetMatrix function
Hello, I have a question regarding the Spreadsheet Link EX tool. I have been trying to use the code below in a loop in a...

alrededor de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


quantify difference between discrete distributions
Hello, I am trying to quantify the difference between two discrete distributions. I have been reading online and there seems...

alrededor de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Chi squared test to test if data is from same distribution
Hello, I have recorded some discrete data with an unspecified distribution. I have generated some discrete data from a m...

alrededor de 11 años hace | 2 respuestas | 0

2

respuestas

Pregunta


creating a hist3() plot with already binned data
Hello, I was wondering if anybody could help me with a relatively simple problem that I have creating a plot. I create a 3D ...

alrededor de 11 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Looping through files and creating and saving plots
Hi, I'm trying to loop through a folder of files (20) to create 20 plots. I have most of the code completed I think, but...

alrededor de 11 años hace | 2 respuestas | 0

2

respuestas

Pregunta


different cdf plot produced by 2 different code
Hello, I created 2 plots below using the same data but different code. Could anybody explain to me why the cdf plot (red lin...

alrededor de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Problem binning data with histc()
Hello, I am trying to bin velocity and acceleration data using histc(). However, I am getting an error. I would be grateful ...

alrededor de 11 años hace | 2 respuestas | 0

2

respuestas

Pregunta


matrix dimension mismatch in hist3 plot()
Hi, I am using the code below to create a hist3 plot. My question is, why is the variable z data a 405x605 matrix? I ...

alrededor de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Problem plotting with bar() instead of hist()
Hi, I use this code to overlay a CDf plot on a histogram. Note the histogram data in binned according to bin centers. ...

alrededor de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


intercept of secondary axis
Hi, Im plotting two lines using two axis. They are velocity and acceleration. My question is how can I make the 0 point on t...

alrededor de 11 años hace | 2 respuestas | 0

2

respuestas

Pregunta


Histc function, bin edges error
Hi, I am using the code below to overlay a cdf plot on a histogram (top code). I want to specify the bin edges using the his...

alrededor de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to change text size in boxplot
Hi, Would anybody know how to change the size of the font on the x-axis labels in a boxplot. For example I want to make the l...

alrededor de 11 años hace | 3 respuestas | 2

3

respuestas

Pregunta


Property editor grid lines
Hello, Can you make the grid line in a plot thicker in the property editor? I want to make mine more visible but cannot figu...

más de 11 años hace | 1 respuesta | 0

1

respuesta

Pregunta


matlab code error - Subscript indices must either be real positive integers or logicals.*
Hi, Would anybody know why I am getting the following error after the code below executes a couple of times (about 20 times)...

más de 11 años hace | 2 respuestas | 0

2

respuestas

Cargar más