Feeds
提问
Empty sym: 0-by-1 for a system of equations
The following system of equations assumes symbolic variables for all the terms. All the terms are assumed to be known values exc...
3 years 前 | 1 个回答 | 0
1
个回答提问
lsqcurvefit Implementation for array xdata, matrix ydata, and symmetric matrix condition
I am looking for (guidance/solution/alternative solution) to use lsqcurvefit. Is it feasable to implement the following case? Th...
4 years 前 | 0 个回答 | 0
0
个回答提问
Optimization problem using gamultiobj
The goal is to find the pareto front of a problem using the following equations and constraints: Equation 1: Equation 2: (ca...
6 years 前 | 0 个回答 | 0
0
个回答提问
Solving a matrix with multiple unknowns
I am trying to solve this set of equations knowning a solution must exist for such set. However, Matlab does not give the needed...
6 years 前 | 1 个回答 | 0
1
个回答提问
how to determine the relative position of a number in a matrix
I have a matrix consisting of 1, 0, -1 where type_vec = [1 0 -1]; and create a permutation matrix using the permn function ava...
6 years 前 | 2 个回答 | 0
