photo

Muhammad Usman


Last seen: 4年以上 前 2019 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

3 質問
4 回答

ランク
3,168
of 300,369

評判
18

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

回答採用率
100.0%

獲得投票数
9

ランク
 of 20,936

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 168,436

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • Thankful Level 2
  • First Review
  • Thankful Level 1
  • First Answer
  • Revival Level 1

バッジを表示

Feeds

表示方法

回答済み
Convert matrix in single column/row vector
A = [1 2; 3 4]; B = A(:) % convert the matrix into a column vector C = A(:)' % convert the matrix into a row matrix...

6年弱 前 | 9

質問


Position of elements'nodes intersected by a line
I have a uniform mesh of my domain as shown in the figure. There is a line cutting the domain. I want to access the nodes of all...

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

1

回答

回答済み
Whiteout/Remove some part of the contour plot
Thank you very much sir for your kind response, but there is another problem I am encountering. As you can see in the figure bel...

6年弱 前 | 0

質問


Whiteout/Remove some part of the contour plot
I use the built-in MATLAB function "scatterInterpolant" to plot a contour. The plot is shown below. It's s stress contour and...

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

2

回答

回答済み
Whiteout regions on Contour Plot
I have got the same problem but mine was a little bit simple. I use the built-in MATLAB function "scatterInterpolant" to plot a ...

6年弱 前 | 0

質問


Create an ellipse with equal distance between two points
I have created an ellipse as shown The distance between two consecutive nodes is different I want to create an ellipse with c...

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

1

回答

回答済み
How can I translate (move) a stress field a given distance?
William White Can you please help me with that, I am having the same problem? Thanks in advance

6年以上 前 | 0