Kunal Jain
Followers: 0 Following: 0
Statistics
8 Questions
0 Answers
RANK
35,841
of 295,569
REPUTATION
1
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
12.5%
VOTES RECEIVED
1
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
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
Problem in plotting the graph
I have problem in plotting of graphs I have 3 graphs in which 2 sahi are coming correct but 1 graph is a bit wrong plot. Can a...
2 years ago | 1 answer | 0
1
answerQuestion
Matlab two graphs plotting
I am plotting two different plots in one graph. I have made one plot as exact vaue and other plot as approxi ate value using som...
2 years ago | 0 answers | 0
0
answersQuestion
Plotting values by defining a function plotter
Getting error in a function named plotter. ERROR: plotter( 1,8,1 ) Index in position 1 exceeds array bounds. Index must not e...
2 years ago | 1 answer | 0
1
answerQuestion
Find the optimal state and optimal control based on minimizing the performance index
Question: Find the optimal state and optimal control based on minimizing the performance index 𝐽=∫ (𝑥(𝑡) − 1/2 (𝑢(𝑡)^2) ) 𝑑𝑡 ...
3 years ago | 1 answer | 0
1
answerQuestion
Find the optimal state and optimal control based on minimizing the performance index
Question: Find the optimal state and optimal control based on minimizing the performance index 𝐽=∫ (𝑥(𝑡) − 1/2 (𝑢(𝑡)^2) ) 𝑑𝑡 ...
3 years ago | 1 answer | 0
1
answerQuestion
Error in Fmincon fuction
Example I am solving Find the optimal state and optimal control based on minimizing the performance index 𝐽=∫ (𝑥(𝑡) − 1/2 𝑢(...
3 years ago | 1 answer | 1
1
answerQuestion
dot indexing is not supported for variables of this type
CODE: function F = system_of_equations(x) global def; global m; global init; global P_alpha_1; ...
3 years ago | 2 answers | 0
2
answersQuestion
Doing an example find the optimal state and optimal control based on minimizing the performance index, Fmincon error of scalar value
Example to find the optimal state and optimal control based on minimizing the performance index. I have written the code but th...
3 years ago | 1 answer | 0