photo

Ronni


2011 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

回答済み
Need help with implementing a 2D elliptical Gaussian function
Thanks David. I tried that and it seems to be working. I also had something similar what the problem that I had was that my fun...

13年以上 前 | 0

質問


Need help with implementing a 2D elliptical Gaussian function
I'm trying to implement a 2D gaussian function, which has an elliptical shape rather than circular. For example if I have a stan...

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

2

回答

回答済み
Fitting Flat-Top Guassian Data
So I found out that a sum of multiple erf fuctions will work for this. How many that I don't know unless I try to fit them. Wi...

13年以上 前 | 0

質問


Fitting Flat-Top Guassian Data
I have a 2D data set that looks like a Gaussian distribution. However, in my case I have a flat top Gaussian, rather than the o...

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

4

回答

質問


scroll bar on input dialog box
I have a very large input box,which can ask the user to input around 30 values. The box is bigger than the screen of my compute...

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

1

回答

回答済み
Matrix multiplication-optimal speed and memory
Thanks James. I installed the C compiler and now implementing the code as per your suggestions. This has been very helpful!

13年以上 前 | 0

回答済み
Matrix multiplication-optimal speed and memory
Thanks Oleg and James. I am using 70% of the memory with just D so maybe that's why I'm not able to do carry out further proce...

13年以上 前 | 0

回答済み
Matrix multiplication-optimal speed and memory
Also transpose of D (D') takes a while to calculate. Any faster way of doing this for large matrices?

13年以上 前 | 0

質問


Matrix multiplication-optimal speed and memory
I have large matrices that I'm multiplying, not only is it very slow, it also runs out of memory. I have to do this for many it...

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

7

回答

質問


4D interpolation
I was wondering if someone can help me with 4D interpolation. Basically, I have 8 sets of 3D data. For example mass =10 g has ...

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

1

回答