![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/8756875_1522129185919_DEF.jpg)
Anas Rao
2016년부터 활동
Followers: 0 Following: 0
Feeds
질문
How to plot two y-axes on the same graph in Matlab
How to plot two y-axes on the same graph in Matlab.
거의 8년 전 | 답변 수: 1 | 0
1
답변질문
Selecting certain rows?
I have 7200 row of data. I want to select the row after every 10 row (means that want to delete the 10 row in between. and then ...
거의 8년 전 | 답변 수: 1 | 0
1
답변질문
Adding Bar graph with another plot, convert the bar graph with a color axis, tittle in one figure?
I want to draw this Bar, but want to add color in the bar chart, title, axis, along with the bar graph want to add the original ...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
Variable width histogram and curve on the same graph?
I want to make a hostogram of 6-7 data and each have different width. Further, as I have converted the curve into histogram. So,...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
How to find out the Tune Parameter of PID in case of the complex system whose model is very difficult to understand or to develop?
I have a complex system of car model. There are two car preceeding and following car. Constant Distance is avaliable while the d...
대략 8년 전 | 답변 수: 0 | 0
0
답변질문
Curve Fitting of Data Points
I have lot of data points. I want to make an equation according to the curve formed. But the equations comes from the curve fitt...
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
Editing of y-label in the step response
I have a problem when I am doing step respone with this comand step(sys) then it will plot the graph first is lateral speed and ...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
Splitting of 1 coloumn into multiple coloumn
I have coloumn which have 98640 number. I want to make 137 coloumn from it and want to pick max. value in each coloumn?
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
Loading of selected data and then division of the data with a constant and then plotting out the results?
I have data of 100,000 rows in txt form in which I want to upload 98640 row having one coloumn. while after uploading I want to...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to integate a graph?
I have function which is calculating displacement vs time . I want to integarte it. Can any one please help me how I make the fu...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to write the anti natural logarithim of this function?
ln u(a,b)= 2.20-3.40*a^2 +4.50*b^3
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
if and if else command is the conditional statement is correct while writing it is range?
if T==300:900 c1=1.6; c2=1.7; elseif T==991:1500 C1=1.8; c2=1.9; else C1=0; c2=0; end
8년 초과 전 | 답변 수: 1 | 0