Statistics
RANK
98 994
of 295 467
REPUTATION
0
CONTRIBUTIONS
10 Questions
2 Answers
ANSWER ACCEPTANCE
20.0%
VOTES RECEIVED
0
RANK
of 20 234
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
I have a graph each time when I run according to the random number it will generate a new graph(TIME&VELOCITY) .Now I want to save each graphs time and velocity in order to upload and use it to other program .How should I do it?
presently I am uploading this data to generate a graph load('UDDS.mat'); % Get velocity and acceleration vel = U...
nästan 7 år ago | 1 answer | 0
1
answerQuestion
problem in creating transition probability matrix .please I need someones help .Thank you
Hi..I am working on creating a driving cycle for a car using markov property.In order to create a transition probability matrix ...
nästan 7 år ago | 0 answers | 0
0
answersQuestion
HI.Can someone please help me to create a transition probability matrix for the given data using markov chain?
I have data for time,acceleration,speed.I'm attaching the data file above.I'm trying to generate a 2 dimensional transition prob...
nästan 7 år ago | 0 answers | 0
0
answersQuestion
Hi ...how to generate transition probability matrix using markov property for acceleration and velocity ?
I want to generate a transition probability matrix for acceleration and velocity ,but the problem is I don't have data for accel...
nästan 7 år ago | 1 answer | 0
1
answerTransition probability matrix for markov chain
@john..HI can i get your sample data file ..I maybe useful for my work ..I don't understand what is binit is ..it will be great ...
nästan 7 år ago | 0
Question
Hi..I would like to plot a 2D plot for 15 to 20 data points with 15 to 20 different color ..how can I do it?
Hi I want to know how to plot a graph with different color.If you see in the file i have attached ,I have already plotted with 7...
ungefär 7 år ago | 1 answer | 0
1
answerQuestion
I am using TICTO to calculate the simulation time ,but each time when I simulate the variation is very large .Why it is happening ?how can I avoid this variation ?
Hi...I am really worried about the simulation time ..for instance ,I try to run a program for first 5 run the range is from 132 ...
ungefär 7 år ago | 0 answers | 0
0
answersQuestion
How can I replace eval and rewrite the below line?
Hi..How can I replace eval..when I tried this way Speed =Data.(cycle_name(1:end-4)).Data; Time=Time.(cycle_name(1:e...
ungefär 7 år ago | 1 answer | 0
1
answerTo reach 600km I have to repeat the driving cycle of 40kms many times to reach 600km using simulink ?How can I do this ?
Jan Simon .Hi..as you said i changed it to eval to other format .I am getting error saying Undefined variable "Data" or class "...
ungefär 7 år ago | 0
Question
I want to cycle the signal simulink according to my application i can't use any repeat blocks.How can i do it ?
Hi...I have a specific length of signal.I don't know the length of the signal .I should repeat the signal.If youu see in the fil...
ungefär 7 år ago | 1 answer | 0
1
answerQuestion
How can I repeat this driving cycle using simulink ?
Hi !I have already done the this part using matlab code using the code Time_interp = (Time(1):Ts:Time(end))';%1 driving cycle ...
ungefär 7 år ago | 0 answers | 0
0
answersQuestion
To reach 600km I have to repeat the driving cycle of 40kms many times to reach 600km using simulink ?How can I do this ?
Hi!!!I have created a program using a long vector of driving cycle in the matlab code before starting the simulink .But I want t...
ungefär 7 år ago | 1 answer | 0