Community Profile

photo

Onkar Khadke


Last seen: mehr als 2 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistiken

  • Thankful Level 3
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Floating bar graphs with characters and numerical data
Hello experts, I am looking to get a plot of floating bar graphs in horizontal orientation. The Y-axis has got different chemic...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Error in plotting ternary diagram using my script
Hello MATLAB community, I am attaching a script named as ok.m I am getting an unsymmetrical ternary plot after running this sc...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


2d ternary contour map
I have x, y, z independent data of same size . I also have a dependent data 'w' on these three xyz variables with same size. I w...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to implement Bayesian Neural Network to get error bars in model predictions
Hello World, I have written a customized neural network code. I am able to run it and was also able to do model predictions. N...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to get standard error bars in the weights of neural network model predictions
I am training neural network model with experimental data collected. After training the model, I am interested to get bound lim...

fast 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


How to get error bar in target vs predicted plots of regression?
How can we get error bar in target vs predicted plots of regression ? How to get the error bar using trainbr training algorith...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Regarding plot display issue
I am unable to view the plot after giving plot command. The figure window looks blank. I am attaching a snap of how it looks. Pl...

mehr als 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


MATLAB Curve fitting with custom equation
Hello, I have a data (x,y) points and I want to fit it with custom equation as y = a*(1-exp(-b*x))+c*(exp(d*x)-1). I want to ge...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Changing performance function of neural network to root mean square error.
Hello, In neural network, how can we stop the training by telling the network to stop once the root mean square error between...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Solving Exponential equation with data
Dear sir, I want to find four unknowns(a,b,c,d) which would fit with the model as y = a*(1-exp(-b*x)) + c*(exp(d*x)-1). I am a...

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to solve exponential equations.
Hello, I have 70 data points in (X and Y) with four unknowns a, b, c, d. I have one exponential equation as y = a*[1-exp(-b*x...

mehr als 3 Jahre vor | 2 Antworten | 0

2

Antworten