Kashish Pilyal - MATLAB Central
photo

Kashish Pilyal


Last seen: 2 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计学

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

11 个提问
0 个回答

排名
35,555
of 298,102

声誉
1

贡献数
11 个提问
0 个回答

回答接受率
81.82%

收到投票数
1

排名
 of 20,534

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 160,343

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


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

2 years 前 | 2 个回答 | 0

2

个回答

提问


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

2 years 前 | 1 个回答 | 0

1

个回答

提问


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

2 years 前 | 2 个回答 | 0

2

个回答

提问


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

3 years 前 | 1 个回答 | 0

1

个回答

提问


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

3 years 前 | 1 个回答 | 0

1

个回答

提问


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

3 years 前 | 1 个回答 | 0

1

个回答

提问


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

3 years 前 | 1 个回答 | 0

1

个回答

提问


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

3 years 前 | 1 个回答 | 0

1

个回答

提问


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

3 years 前 | 2 个回答 | 1

2

个回答

提问


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

3 years 前 | 2 个回答 | 0

2

个回答

提问


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

4 years 前 | 1 个回答 | 0

1

个回答