Statistiques
RANG
22 961
of 297 016
RÉPUTATION
1
CONTRIBUTIONS
5 Questions
5 Réponses
ACCEPTATION DE VOS RÉPONSES
40.0%
VOTES REÇUS
1
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 725
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
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...
plus de 13 ans il y a | 0
Question
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...
plus de 13 ans il y a | 2 réponses | 1
2
réponsesFitting 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...
plus de 13 ans il y a | 0
Question
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...
plus de 13 ans il y a | 4 réponses | 0
4
réponsesQuestion
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...
presque 14 ans il y a | 1 réponse | 0
1
réponseMatrix 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!
presque 14 ans il y a | 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...
presque 14 ans il y a | 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?
presque 14 ans il y a | 0
Question
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...
presque 14 ans il y a | 7 réponses | 0
7
réponsesQuestion
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 ...
presque 14 ans il y a | 1 réponse | 0