Anas Rao
Followers: 0 Following: 0
Statistics
12 Questions
0 Answers
RANK
274,257
of 295,486
REPUTATION
0
CONTRIBUTIONS
12 Questions
0 Answers
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
0
RANK
of 20,236
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
How to plot two y-axes on the same graph in Matlab
How to plot two y-axes on the same graph in Matlab.
7 years ago | 1 answer | 0
1
answerQuestion
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 ...
7 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 1 answer | 0