Statistics
RANK
214,548
of 301,159
REPUTATION
0
CONTRIBUTIONS
4 Questions
1 Answer
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
0
RANK
of 21,182
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 173,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Constraint optimization problem, fmincon, converged to an infeasible point.-?
Thank you for your time. I'm gonna try that way too. Anyways, I made some changes and I think it works as expected: 1st: in ...
10 years ago | 0
Question
Constraint optimization problem, fmincon, converged to an infeasible point.-?
Hi I'm having trouble with an exercise. I don't know how to use the starting guess value x0. When I run it I get this: _Co...
10 years ago | 2 answers | 0
2
answersQuestion
fmincon how can I solve it?
Why is it not working? function [ J ] = objfun( x ) %Objective function P=25.0231; E=2; h=2; J=((P*h)/...
10 years ago | 1 answer | 0
1
answerQuestion
why is it not working?
%I have this function script, created and saved with no mistakes. When I try to solve the ODE, using ode45 it does not work, I g...
10 years ago | 1 answer | 0
1
answerQuestion
Exercises. Need help please! URGENT
If you could help me, I would appreciate it.
10 years ago | 0 answers | 0
