Community Profile

photo

Onkar Khadke


Last seen: 2 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 3
  • First Answer

View badges

Feeds

View by

Question


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

2 years ago | 1 answer | 0

1

answer

Question


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

2 years ago | 1 answer | 0

1

answer

Question


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

2 years ago | 1 answer | 0

1

answer

Question


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

3 years ago | 1 answer | 0

1

answer

Question


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

3 years ago | 0 answers | 0

0

answers

Question


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

3 years ago | 1 answer | 0

1

answer

Question


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

3 years ago | 0 answers | 0

0

answers

Question


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

3 years ago | 1 answer | 0

1

answer

Question


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

3 years ago | 1 answer | 0

1

answer

Question


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

3 years ago | 1 answer | 0

1

answer

Question


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

3 years ago | 2 answers | 0

2

answers