photo

CommunityGast


2017 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

3 質問
1 回答

ランク
113,022
of 301,681

評判
0

コントリビューション
3 質問
1 回答

回答採用率
33.33%

獲得投票数
0

ランク
 of 21,380

評判
N/A

平均評価
0.00

コントリビューション
0 ファイル

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 176,086

コントリビューション
0 問題
0 解答

スコア
0

バッジ数
0

コントリビューション
0 投稿

コントリビューション
0 パブリック チャネル

平均評価

コントリビューション
0 ハイライト

平均いいねの数

  • Thankful Level 1

バッジを表示

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年以上 前 | 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

1

回答