Mahmoud Sami - MATLAB Central
photo

Mahmoud Sami


2018 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB AnswersFrom 04/18 to 04/25Use left and right arrows to move selectionFrom 04/18Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

10 質問
0 回答

ランク
269,136
of 298,116

評判
0

コントリビューション
10 質問
0 回答

回答採用率
50.0%

獲得投票数
0

ランク
 of 20,535

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 160,402

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • First Review
  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


I need to classify my result in catagories
I have this in my code N=ones(1,numel(ma)); % ma is a matrix can be given from other equations. N(ma==45 | ma==135)=0.5; N...

約6年 前 | 2 件の回答 | 0

2

回答

質問


How can I make matrix choose?
I had a function get me variable m like that * m=[60;90;90;180;125.3;90;60;45;135] * and I need N to change when m changes. ...

6年以上 前 | 1 件の回答 | 0

1

回答

質問


How make Delaunay Triangle move in 90 deg?
I make a Delaunay in 3D, but I want to make a choice for the pass only with points that make the segments in 90 deg.

6年以上 前 | 0 件の回答 | 0

0

回答

質問


How can i measure Angle in 3-D?
I have points S =[0.5360 0.8850 2.3962; 0.5360 0.8850 2.4291; 0.5436 0.1708 1.8550; 0.7532 0.8089 0.9649; 0.96...

6年以上 前 | 2 件の回答 | 0

2

回答

質問


how to measure angles between segments in Delaunay?
I need to measure angles between Segments results from Delaunay.

7年弱 前 | 0 件の回答 | 0

0

回答

質問


How can i generate Computational Geometry with Delaunay in 3D ?
I need to create a Delaunay 3D in space but with orthogonal nodes between to nodes P1=5360,8850,23962 & P2=9630,4010,11216 ...

7年弱 前 | 0 件の回答 | 0

0

回答

質問


How can i get nodes in space?
I have two points in space (x,y,z) and i need to make a nodes between them but in orthogonal mode (i mean the angle between any ...

7年弱 前 | 1 件の回答 | 0

1

回答

質問


how can i make a function choose?
If i had DN= [[0.125 0.25 0.375 0.5 0.75 1 1.25 1.5 2 2.5]; OD=[0.405 0.540 0.675 0.84 1.05 1.315 1.66 1.9 2.375 2.875]...

7年弱 前 | 1 件の回答 | 0

1

回答

質問


How can i get variables from GA ?
Genetic algorithms output just two fitness function and the variable for the objective function. but i need to know all the var...

7年弱 前 | 1 件の回答 | 0

1

回答

質問


Math problem for code
I had a matrix S=n*3 (x,y,z) where n is variable change every run and i want to get another variable L1 to Ln where L=sqrt((x2-x...

約7年 前 | 1 件の回答 | 0

1

回答