Statistics
RANK
34,715
of 295,467
REPUTATION
1
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
14.29%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Solved
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 ago
Question
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 3 answers | 0
3
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 0 answers | 1
0
answersQuestion
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 ago | 1 answer | 0