Onkar Khadke
Followers: 0 Following: 0
Statistics
11 Questions
0 Answers
RANK
64,586
of 295,467
REPUTATION
0
CONTRIBUTIONS
11 Questions
0 Answers
ANSWER ACCEPTANCE
45.45%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
3 years ago | 1 answer | 0
1
answerQuestion
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...
3 years ago | 1 answer | 0
1
answerQuestion
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...
3 years ago | 1 answer | 0
1
answerQuestion
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
answerQuestion
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 | 1 answer | 0
1
answerQuestion
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
answerQuestion
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...
4 years ago | 0 answers | 0
0
answersQuestion
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...
4 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 1 answer | 0
1
answerQuestion
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...
4 years ago | 2 answers | 0