Kunal Jain
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 1
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 前 | 1 个回答 | 0