Community Profile

photo

F S


Last seen: 29일 전 2016년부터 활동

Followers: 0   Following: 0

연락

통계

  • Thankful Level 2
  • Thankful Level 1
  • First Answer

배지 보기

Feeds

보기 기준

질문


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

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

2년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 4년 전 | 답변 수: 0 | 0

0

답변

질문


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

4년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

6년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

6년 초과 전 | 답변 수: 2 | 2

2

답변

답변 있음
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...

거의 7년 전 | 0

질문


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

거의 7년 전 | 답변 수: 1 | 0

1

답변

질문


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

7년 초과 전 | 답변 수: 0 | 0

0

답변

질문


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

거의 8년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 8년 전 | 답변 수: 0 | 0

0

답변

질문


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

거의 8년 전 | 답변 수: 1 | 0

1

답변