Feeds
已解决
Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...
7 years 前
提问
generating 3-d plots
Dear all, I am working on obstacle aviodance algorithm. I am doing it through constraint optimisation techniques. I wish to for...
9 years 前 | 0 个回答 | 0
0
个回答提问
Problem generating genric 3-d shapes
Hello, I am working on an obstacle avoidance problem for an unmanned system. I need to generate a 3-d plot wherein i wish to ...
9 years 前 | 0 个回答 | 0
0
个回答提问
fmincon stoping criteria for simulation problem
I am using fmincon for my complex research problem. I am using the following syntax. [Xnew, fval, exflg(k)] = fmincon(@lin...
10 years 前 | 3 个回答 | 0
3
个回答提问
Issue while passing array data other than double data type from C to Matlab using MexFunction
I am using Malab Mexfunction to pass two kinds of variables (DOUBLE and INTEGER) from C to Matlab. I dont face any issue while ...
10 years 前 | 1 个回答 | 0
1
个回答提问
delay differential equations using DDE23
I am working on solution to system of equations of the form ydot=f(y,u) where u is control inputs. The control inputs appear in ...
10 years 前 | 2 个回答 | 0
2
个回答提问
Normalisation inside ODE function
Dear All, I have a issue descibed as follows The following are the Euler integration equations in the original code inside...
10 years 前 | 0 个回答 | 1
0
个回答提问
ODE method issue in matlab
Dear all, I have a legacy simulation model written in Matlab using fixed step Euler integration. This model has 4 control input...
10 years 前 | 1 个回答 | 0