Onkar Khadke
Followers: 0 Following: 0
統計
MATLAB Answers
11 質問
0 回答
ランク
of 154,105
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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...
約3年 前 | 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...
約3年 前 | 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...
3年以上 前 | 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...
3年以上 前 | 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...
3年以上 前 | 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...
3年以上 前 | 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...
約4年 前 | 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...
約4年 前 | 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...
約4年 前 | 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...
約4年 前 | 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...
約4年 前 | 2 件の回答 | 0