Feeds
답변 있음
Polyhedron function for detecting if points are vertices
Hey, is it possible to get some help for the second step? here is the first one if(A*x<=b) disp(x is in P) else di...
Polyhedron function for detecting if points are vertices
Hey, is it possible to get some help for the second step? here is the first one if(A*x<=b) disp(x is in P) else di...
8년 초과 전 | 0
질문
Polyhedron function for detecting if points are vertices
Hello i have to detect if a point is a vertex of my polyhedron. Here is what i have for now: function [ ] = vertexdetect (A,b...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
Fourier-Motzkin-Elimination
Hey, i have a question on how to create the first rows of my Matrices D and d. Here's what I have: function [D,d] = fourie...
8년 초과 전 | 답변 수: 0 | 0
0
답변질문
Hello, any one help me. It's my first time in matlab
How can I define a function with thee inputs: 1) A is m x n matrix, 2) b in R^m, 3) and x in R^n. The function has t...
8년 초과 전 | 답변 수: 1 | 0
