Community Profile

photo

F S


Last seen: 29 dagar ago Active since 2016

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 2
  • Thankful Level 1
  • First Answer

View badges

Feeds

View by

Question


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...

mer än 2 år ago | 1 answer | 0

1

answer

Question


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...

mer än 2 år ago | 1 answer | 0

1

answer

Question


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...

nästan 4 år ago | 0 answers | 0

0

answers

Question


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 ...

mer än 4 år ago | 0 answers | 0

0

answers

Question


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...

mer än 6 år ago | 1 answer | 0

1

answer

Question


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]) ...

mer än 6 år ago | 1 answer | 0

1

answer

Question


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...

mer än 6 år ago | 2 answers | 2

2

answers

Answered
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...

nästan 7 år ago | 0

Question


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? ...

nästan 7 år ago | 1 answer | 0

1

answer

Question


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...

mer än 7 år ago | 0 answers | 0

0

answers

Question


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...

nästan 8 år ago | 1 answer | 0

1

answer

Question


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...

nästan 8 år ago | 0 answers | 0

0

answers

Question


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...

nästan 8 år ago | 1 answer | 0

1

answer