Vinay Srinivasan
Followers: 0 Following: 0
Feeds
提问
Plotting outputs at certain simulation time
Hello All I have run a simulink model and there are various number of outputs. I have to plot certain outputs with respect to t...
4 years 前 | 1 个回答 | 0
1
个回答提问
Extract data from plot
Hello all I have a plotted a graph with x=1 2 3 4 5 and y = 2 4 6 8 10. Now I want to mark y= 6.5 on the plot. How to do it. ...
4 years 前 | 1 个回答 | 0
1
个回答提问
Finding the location of particular value
Hello I have a matlab data file which has 4 variables like time,velocity ,acceleration . Each variable has 2000values . I need...
5 years 前 | 1 个回答 | 0
1
个回答提问
Extracting data from array
Hello This question seem to be simple,but I am new to Matlab so it is getting difficult for me. I have a file named as "Event...
5 years 前 | 1 个回答 | 0
1
个回答提问
Extracting data from array
Hello all, I have a matlab data file called 'Event '. It is a collection of 100 events .In each event there are multiple event(...
5 years 前 | 1 个回答 | 0
1
个回答提问
Plotting graph with variables on x axis
Hello all, I want to plot graph with my x axis as 0 to 1d with intervals 0.2 .It should look like [0,0.2d,0.4d,0.6d,0.8d,1d] ...
5 years 前 | 1 个回答 | 0
1
个回答提问
Relative uncertainity of 2 values
Hello everyone, how to find relative uncertainity between 2 values . Calculated value= 765.64 theoritical value =767 standar...
5 years 前 | 0 个回答 | 0
0
个回答提问
matlab code for determining unknown variables
Hello all,please help me in writing a code for this h/c=1.87, x=110 x=h+c how to write code for determining h and c
5 years 前 | 1 个回答 | 0
1
个回答提问
For loop with multiple arrays
Hello Everyone ,I have to determine fuel_consumption at 60,80 ,120 and maximum speed. Fuel consumption is function of sfc,powerc...
5 years 前 | 1 个回答 | 0
1
个回答提问
For loop for multiple arrays
x= a+b+c where a=[ 1 2 3 4], b=[5 6 7 8] and c =[9 10 11 12 ] How to use for loop for this.
5 years 前 | 1 个回答 | 0
1
个回答提问
How to determine unknown value from an equation
Power_roadatmaxspeed=((2.73*C_r*m)+(0.0126*C_d*a*S^2))*S The above written is my equation. I have given values for C_r, m ,C_d ...
5 years 前 | 1 个回答 | 0