Statistiques
RANG
286 539
of 300 343
RÉPUTATION
0
CONTRIBUTIONS
1 Question
2 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
0
RANG
10 241 of 20 926
RÉPUTATION
60
CLASSEMENT MOYEN
5.00
CONTRIBUTIONS
1 Fichier
TÉLÉCHARGEMENTS
2
ALL TIME TÉLÉCHARGEMENTS
408
RANG
of 168 172
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
What's the most efficient way to solve a sparse linear system Ax = b?
There are very few cases where the `\` operator isn't the fastest and roughly the most accurate. I've done a lot of testing of t...
environ 7 ans il y a | 0
The way to solve a singular matrix
% Goal: solve A*x == b for x % Set up some matrix A (I used a sparse matrix) -- do yourself % Set up the vector ...
plus de 9 ans il y a | 0
A soumis
nderiv_fornberg( k, xPts, u)
Computes a derivative of arbitrary order on a vector u on an uneven grid.
plus de 10 ans il y a | 2 téléchargements |
Question
Caching a large 3D interpolation using griddata()
I'm using griddata() to go from a spherical grid of sizes on the order (128x256x1500) to a Cartesian cube centered on the sphere...
plus de 11 ans il y a | 1 réponse | 0



