
Kunal Jain
Statistics
8 Questions
0 Answers
RANK
34,581
of 277,981
REPUTATION
1
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
12.5%
VOTES RECEIVED
1
RANK
of 18,806
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 129,187
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
Content Feed
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...
1 year 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...
1 year 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...
1 year 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) ) 𝑑𝑡 ...
1 year ago | 0 answers | 0
0
answersQuestion
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) ) 𝑑𝑡 ...
1 year 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 𝑢(...
1 year 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; ...
1 year 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...
1 year ago | 1 answer | 0