photo

shir


Last seen: 4ヶ月 前 2012 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

4 質問
0 回答

ランク
207,932
of 301,195

評判
0

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

回答採用率
25.0%

獲得投票数
0

ランク
 of 21,190

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 173,322

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

  • First Review
  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


Fill 3D array with function values at isosurface
First we have isosurface: x=[-10:0.5:10]; [X Y Z]=meshgrid(x,x,x); P=X.^2+Y.^2-Z.^2; isosurface(P,1); I wan...

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

0

回答

質問


Convert isosurface output to meshgrid-like data
Is there a function to convert isosurface output to meshgrid-like data ? I came up with straighforward code which works very slo...

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

1

回答

質問


Matlab for loop vectorization
X,Y and z are coordinates representing surface. In order to calculate some quantity, lets call it flow, at point i,j of the surf...

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

1

回答

質問


Linear system, complex roots.
I'm trying to solve linear system of equations with real coefficients using x=A\B. I keep getting x vector of complex numbers. W...

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

0

回答