photo

Harini pushparaj


2017년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

10 질문
2 답변

순위
152,305
of 300,857

평판
0

참여
10 질문
2 답변

답변 채택
20.0%

획득한 표
0

순위
 of 21,097

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 171,361

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Thankful Level 2
  • First Answer
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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...

거의 8년 전 | 답변 수: 1 | 0

1

답변

질문


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 ...

대략 8년 전 | 답변 수: 0 | 0

0

답변

질문


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...

대략 8년 전 | 답변 수: 0 | 0

0

답변

질문


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...

대략 8년 전 | 답변 수: 1 | 0

1

답변

답변 있음
Transition 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 ...

대략 8년 전 | 0

질문


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...

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


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 ...

대략 8년 전 | 답변 수: 0 | 0

0

답변

질문


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...

대략 8년 전 | 답변 수: 1 | 0

1

답변

답변 있음
To 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 "...

대략 8년 전 | 0

질문


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...

대략 8년 전 | 답변 수: 1 | 0

1

답변

질문


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 ...

대략 8년 전 | 답변 수: 0 | 0

0

답변

질문


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...

대략 8년 전 | 답변 수: 1 | 0

1

답변