photo

Onkar Khadke


Last seen: 4 years 前 自 2020 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

11 个提问
0 个回答

排名
273,663
of 300,369

声誉
0

贡献数
11 个提问
0 个回答

回答接受率
45.45%

收到投票数
0

排名
 of 20,936

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,436

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3
  • First Answer

查看徽章

Feeds

排序方式:

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答

提问


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

5 years 前 | 0 个回答 | 0

0

个回答

提问


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

5 years 前 | 1 个回答 | 0

1

个回答

提问


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

5 years 前 | 1 个回答 | 0

1

个回答

提问


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

5 years 前 | 1 个回答 | 0

1

个回答

提问


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

5 years 前 | 2 个回答 | 0

2

个回答