Kashish Pilyal
Followers: 0 Following: 0
Statistica
11 Domande
0 Risposte
RANK
35.159
of 295.527
REPUTAZIONE
1
CONTRIBUTI
11 Domande
0 Risposte
ACCETTAZIONE DELLE RISPOSTE
81.82%
VOTI RICEVUTI
1
RANK
of 154.057
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
Finding the H infinity norm of a system
I am running a system with ode45. So, I have an input array and an output. The definition of H infinity norm says that it is L2 ...
oltre 2 anni fa | 2 risposte | 0
2
risposteDomanda
Implement PID in ode45 code
So, I have a ode45 function and I have an error defined in it which changes at different iterations of the solver. I was able to...
oltre 2 anni fa | 1 risposta | 0
1
rispostaDomanda
Giving a rectangular pulse in ode45
I am trying to use a rectangular pulse in my system through ode 45, so I decided to split my code and run it 3 times. Once at 0,...
oltre 2 anni fa | 2 risposte | 0
2
risposteDomanda
Pade approximant in Transport delay block
I have some queries about the pade approximant in the transport delay block. I know about the pade approximation and how is it d...
oltre 2 anni fa | 1 risposta | 0
1
rispostaDomanda
Random number generator help
I am looking to generate random numbers between a certain set of decimal numbers (for eg: 0.3 to 0.4). I tried using rand comma...
oltre 2 anni fa | 1 risposta | 0
1
rispostaDomanda
Adding a delay in state space form
I have a control block diagram The value of tf_b is written as tf_b=((0.5*s)+1)/(s^2)*(kp + kd*s); The transport delay bloc...
oltre 2 anni fa | 1 risposta | 0
1
rispostaDomanda
adding a communication delay in simulink
I am trying to make a control system block diagram in simulink. I previously made a transfer function with internal communicati...
oltre 2 anni fa | 1 risposta | 0
1
rispostaDomanda
Undefined function 'hinfnorm' for input arguments of type 'tf'.
I am trying to calculate the H inf norm of a transfer function. The code is theta=0; kp=0.2; kd=0.7; tau=0.1; h=0.5; s...
oltre 2 anni fa | 1 risposta | 0
1
rispostaDomanda
Use symbolic variable for lyapunov function
I am trying to find a value for a lyapunov function but I do not know the numeric values. When I run the lyapunov command, I get...
oltre 2 anni fa | 2 risposte | 1
2
risposteDomanda
Using an external array in ode45
I am trying to use an external array for use in ode45. The code should be like for the first iteration of the ode45, it picks up...
oltre 2 anni fa | 2 risposte | 0
2
risposteDomanda
Start state is not valid based on planner's state validator
costmap = vehicleCostmap(DCMap,'CellSize',res); %% Create Hybrid A* Path Planner % the stateSpaceSE2 object stores par...
oltre 3 anni fa | 1 risposta | 0