Statistics
RANK
252,286
of 301,440
REPUTATION
0
CONTRIBUTIONS
3 Questions
1 Answer
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 21,282
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,580
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
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 years ago | 0
Question
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 years ago | 1 answer | 0
1
answerQuestion
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 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 1 answer | 0
