Estadística
CLASIFICACIÓN
259.069
of 297.016
REPUTACIÓN
0
CONTRIBUCIONES
2 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
50.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
3.518 of 20.419
REPUTACIÓN
431
EVALUACIÓN MEDIA
4.60
CONTRIBUCIONES
7 Archivos
DESCARGAS
10
ALL TIME DESCARGAS
3943
CLASIFICACIÓN
of 157.725
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Enviada
Integer partition generator
Generates a table of all integer partitions of integers from 0 to N.
más de 12 años hace | 2 descargas |
![Thumbnail](/matlabcentral/mlc-downloads/downloads/submissions/36437/versions/12/screenshot.png)
Vectorizing Code - how can I populate elements of a matrix from a vector without a FOR loop?
Do you NEED to make B as a matrix? Fangjun Jiang and Jan Simon's methods will work fine for what you have asked, but I've found...
más de 12 años hace | 0
Pregunta
Numerically solving a differential equation up to a certain value of the time dependent variable
I have a second order differential equation x''(t) = f(x) with an initial condition x(0) = x0 ; x'(0) = 0; I wish to ...
casi 13 años hace | 0 respuestas | 0
0
respuestasPregunta
Finding eigenvectors of a matrix when all eigenvalues are known
I am currently running a code that has to diagonalise a large number of matrices every run. From other considerations I know wh...
casi 13 años hace | 1 respuesta | 0
1
respuestaEnviada
block diagonal multiplication
Used for multiplying large block diagonal matrices with matrices / vectors.
casi 13 años hace | 1 descarga |
Enviada
block diagonal representation
Converts a matrix into a cell array of different sized matrices that make up the blocks.
casi 13 años hace | 1 descarga |
Enviada
Gauss Laguerre Quadrature
Generates points and weights for Gauss Laguerre Quadrature, to a tolerance, tested for N < 300
casi 13 años hace | 2 descargas |
Enviada
Gauss Hermite quadrature rule
generates zeros of a Hermite polynomial of degree n to tolerance "tol" and their associated weights.
casi 13 años hace | 2 descargas |
Enviada
Generate binomial table
Very simple function to generate a table of all possible binomial coefficients below a cut off
alrededor de 13 años hace | 1 descarga |
Enviada
Permsnonindentical
lists all nonidentical permutations of a set of numbers i.e. [1,1,2] go to [1,1,2;1,2,1;2,1,1]
alrededor de 13 años hace | 1 descarga |