
Shariful Islam
Content Feed
質問
Area in a normalpdf
Dear Altruist, I want to make such figure in MATLAB. My code is attached here. I want to shade the area like the red area in f...
9日 前 | 1 件の回答 | 0
1
回答質問
Index in position 1 is invalid Problem
clear all close all clc h = input('Enter the step size: '); %240 tf = input('Final Value: '); %480 t = 0:h:tf th = z...
4ヶ月 前 | 1 件の回答 | 0
1
回答回答済み
Risk Matrix in MATlab
@Benjamin Thompson,thanks a lot :D But how can I add 0, 1, 2 3,.... , move low risk to the middle and C matrix was different va...
Risk Matrix in MATlab
@Benjamin Thompson,thanks a lot :D But how can I add 0, 1, 2 3,.... , move low risk to the middle and C matrix was different va...
6ヶ月 前 | 0
質問
Risk Matrix in MATlab
Dear altruist, I want to create a risk matrix like the attached image. My code is ( I get simmilar types of code from here:H...
6ヶ月 前 | 2 件の回答 | 0
2
回答質問
Multiple Y column in scatter diagram
Dear Altruist, I want to plot scatter diagram like the image. There is a one x column and multiple y column. Data Example: ...
7ヶ月 前 | 0 件の回答 | 0
0
回答質問
How to add numerical value in the stacked bar chart
Dear Altruist, Here is my code. I want to add percentage vaule in the bar, like 50, 45, 5. I have attached a image. Now, how...
7ヶ月 前 | 1 件の回答 | 0
1
回答質問
Pattern Pie chart plot
Dear Altruist, How can I create this types of Pie chart in MATLab?
7ヶ月 前 | 1 件の回答 | 0