photo

Esteban


Johns Hopkins University

2012 年からアクティブ

Followers: 0   Following: 0

統計

MATLAB Answers

5 質問
1 回答

ランク
157,961
of 301,159

評判
0

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

回答採用率
20.0%

獲得投票数
0

ランク
 of 21,182

評判
N/A

平均評価
0.00

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

ダウンロード
0

ALL TIME ダウンロード
0

ランク

of 173,105

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

スコア
0

バッジ数
0

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

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

平均評価

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

平均いいねの数

Feeds

表示方法

質問


Dividing small number by a large number?
Hi, I'm running a while loop within which I'm dividing integers (e.g 20, 40, 80) by 1e6 , but I keep getting '0' as my answer fo...

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

1

回答

質問


Option to generating isosurface?
Hi, I have three 56x56 matrices X1, X2, X3 and a 56x56x56 'data' matrix (containing values between 0 and 1) attached to each of ...

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

0

回答

質問


Need an equivalent of isosurface for all values under a certain threshold
Hi, I have a large 3D matrix and I want to make a plot equivalent to an iso-surface but for values under a specific threshold an...

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

0

回答

質問


Finding the second derivative of noiseless data curve?
Hi, I have a data curve out of which I need to find the derivative of its slope. I understand I can use polyfit to come up w...

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

1

回答

回答済み
Reshaping a square matrix to a vector
Woops, my fault... yes I meant: [1 5 9 13 2 6 10 14 3 7 11 15 4 8 12 16]' I tried it and it works. Thanks for your he...

14年弱 前 | 0

質問


Reshaping a square matrix to a vector
Hi, I need to convert a 10 by 10 matrix into a 100 by 1 matrix by concatenating each column to the bottom of the preceding one...

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

2

回答