Feeds
提问
unconstrained nonlinear optimization problem
Hello, Kindly I have a question concerning nonlinear optimization problem. I have the following problem: How I can define ...
5 years 前 | 1 个回答 | 0
1
个回答提问
Filled circles with different colors
Hello, I know the radius and the center coordinate of many circles I want to plot these circles as filled circles and ea...
8 years 前 | 1 个回答 | 0
1
个回答提问
Optimization by adding a penalization term
Hello, I write the following function that minimize an objective function by adding a penalization term: function [theta_o...
9 years 前 | 3 个回答 | 0
3
个回答提问
Plot many filled circles
Hello, I have n points and each of them has a radius. For each point $i$, i want to plot a filled circle with raduis r(i). I ...
9 years 前 | 1 个回答 | 0
1
个回答提问
sum of function handle
Dear all, i have the following function: sum_{1<=i<j<=n}(X_i-X_j) and i need to write it as function handle. Can anyon...
10 years 前 | 3 个回答 | 0
3
个回答提问
Problem using fmincon (initial point and results)
hello, I want to use fmincon to solve an optimization problem. The code is function [r_opt,fval]= Optimization_the_orig...
10 years 前 | 1 个回答 | 1
1
个回答提问
Implicit Constraints using fmincon
Hello, I have the following otpimzation problem: The objective function is given by: f(x)=x_1+...+x_n+x_{n+1}+...x_{n+d} ...
10 years 前 | 1 个回答 | 0
1
个回答提问
Objective function with 1,000 variables
Hello, I want to write an objective function which is composed of 1,000 variables. Can someone help me to do this. (My objecti...
10 years 前 | 1 个回答 | 0

