Drishya Dinesh - MATLAB Central
photo

Drishya Dinesh


Last seen: 2년 초과 전 2020년부터 활동

Followers: 0   Following: 0

통계

MATLAB AnswersFrom 03/20 to 03/25Use left and right arrows to move selectionFrom 03/20Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

14 질문
1 답변

순위
167,100
of 297,672

평판
0

참여
14 질문
1 답변

답변 채택
14.29%

획득한 표
0

순위
 of 20,464

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 159,351

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Explorer
  • First Review
  • First Answer
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


How to solve the Error: Warning: Failure at t=6.081492e-07. Unable to meet integration tolerances without reducing the step size below the smallest value allowed (2.160580e-21) at time t. > In ode23s (line 401)
Warning: Failure at t=6.081492e-07. Unable to meet integration tolerances without reducing the step size below the smallest val...

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

1

답변

답변 있음
State Space unit step and initial conditions
how to get a response with initial value of 10. t2=400; u_del=(0.0022*k*(s+0.06931)*(s^2+0.4852*s+0.1492))/((s+0.04833)*(s+0.0...

거의 4년 전 | 0

질문


Step response with initial condition
How to obtain a step response starting from 10? ie; the initial value of u_del is 10. Hence the response should start from 10....

거의 4년 전 | 답변 수: 2 | 0

2

답변

질문


Error: Failure at t=1.776273e-02. Unable to meet integration tolerances without reducing the step size below the smallest value allowed (6.310588e-17) at time t.
I get this error while running my program in ode23s clc clear all close all t1 = 10; x0 = [10 0 0 0 0 0 0 0 0 0 0 0 0]'; ...

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

1

답변

질문


Helical trajectory generation using frenet frame
How to generate a helical trajectory using frenet frame? Position vector given as [x y z]^T=[[500sin(0.01t) 500cos(0.01t) −2t...

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

1

답변

질문


ERROR: Array indices must be positive integers or logical values
An error occurred while running the simulation and the simulation was terminated Caused by: Error due to multiple causes. Ar...

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

1

답변

질문


HOW TO SOLVE THIS ERROR:Undefined function 'getRawData' for input arguments of type 'struct'
Undefined function 'getNumInputs' for input arguments of type 'struct'. Component:Simulink | Category:Model error Error due to...

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

1

답변

질문


Time varying data to workspace
I need to load a time varying vector to workspace. At each instant the vector should get updated with new values. ie; a 3x1 vect...

4년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Trajectory for an aerial vehicle
Is there any time varying 6dof trajectory for an aerial vehicle in matlab? How to generate it. Can anyone help or provide me the...

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Airship (Lighter than air aircraft) Simulation
Can anyone help me with airship simulink model?

4년 초과 전 | 답변 수: 0 | 0

0

답변

질문


Ariship Model in simulink
I would like to get airship simulink model file. Can anyone help! Else the mathematical model Or any guidance !

4년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Meaning of the error code

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

1

답변

질문


How to bring my time varying workspace data to if else loop in matlab program editor?
ref is my workspace data and given as input to matlab function. This is not working as i need! I'm using matlab function Pr...

거의 5년 전 | 답변 수: 0 | 0

0

답변

질문


How to write if else program on matlab?
This is the program, but it is not working. My output is always 5. But why? How to correct it? It is written as a matlab functio...

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

1

답변

질문


What is the procedure to design PID controller for a stable second order system?
By zeigler nichols method or any better one

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

1

답변