photo

F S


Last seen: 4 Monate vor Aktiv seit 2016

Followers: 0   Following: 0

Nachricht

Statistik

  • Thankful Level 2
  • Thankful Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


How to pass data from Dialog App to Calling App before closing Dialog App?
I have an app that opens a Dialog app when pushing a button. In the Dialog app I want to insert some data, that then gets passed...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to store data from DialogApp in CallingApp while closing the DialogApp in App Designer?
Hi, I have a Push Button function in an App, that opens a DialogApp with two spinners and runs a seperate Matlab function there...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


plot datetick with mmm, dd yyyy in lower right corner as in datetime axis
Hi, I am creating an errorbar plot using datetick to to display time (hh:MM) in my datenum x-axis, and would like to display th...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Alternative to softmax function for Neural Network predicting fractions of a whole
Hi, I created a feed forward Regression Neural Network to predict variables which are fractions of a whole (i.e. they sum up to ...

mehr als 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


fit a curve with smallest distance in y AND x direction to data points
I have two sets of measurements x and y that seem to be correlated when plotting them against each other (below a small subsampl...

etwa 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


gplotmatrix with continuous 3rd parameter
Hi, I would like to plot a gplotmatrix, but instead of coloring the marks according to grouping variables (eg. [1, 2, 3, 4]) ...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How is it possible that Matlab still hasn't created a built in function that automatically inserts a title above a group of subplots?
It is 2017, and there still is no easy single command built in function that inserts a title above a group of subplots, even tho...

mehr als 7 Jahre vor | 2 Antworten | 2

2

Antworten

Beantwortet
Grains Pattern Recognition (Image recognition)
I would use the image processing toolbox. There you can find many pattern recognition tools, eg imfindcircles. https://www.ma...

mehr als 7 Jahre vor | 0

Frage


How can I include prior information like a known relationship between my output variables of a regression problem into neural network design (fitnet)?
Hi How can I include prior information like a known relationship between my output variables into neural networks design? ...

mehr als 7 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


What does fitnet (or the neural network toolbox) do if you give it more than 1 target?
how does fitnet handle a target with, say, 3 differnet parameters for N samples [3 N] with an x*N-Input? Does it calculate the t...

etwa 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Why does my for-loop nested in an if-statement not work?
I have an for-loop inside an if-statement nested again in another for-loop (I know sounds complicated, example below), which see...

mehr als 8 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Why does my for-loop nested in an if-statement not work?
I have an for-loop inside an if-statement nested again in another for-loop (I know sounds complicated, example below), which see...

mehr als 8 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How do surfc, meshc etc. handle the location where the contour plot is positioned along the z-axis? How do I change the position of the contour plot in R2015a/b?
figure surfc(X,Y,Z) zlim([4.6 5.6]) ... if I try it that way I risk that my contour plot is floating somewhere in th...

fast 9 Jahre vor | 1 Antwort | 0

1

Antwort