Estadística
CLASIFICACIÓN
36.757
of 300.364
REPUTACIÓN
1
CONTRIBUCIONES
5 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
20.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.934
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.373
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
Pregunta
How to slice a sphere using spherical coordinates
I have scored the dose in spherical sectors created by dividing evenly the solid sphere along the radius, the azimuthal and pola...
más de 9 años hace | 3 respuestas | 1
3
respuestasPregunta
Is there an equivalent command of "imagesc" to slice a sphere ?
If I have a 3D matrix of real numbers representing voxel values in a voxelized box then I can use "imagesc" to slice the box alo...
más de 9 años hace | 1 respuesta | 0
1
respuestaPregunta
How to generate unimodal random data with Matlab
The data distribution should not be a known one. I am not looking for a MatLab function. I am looking for the technique to g...
casi 10 años hace | 0 respuestas | 0
0
respuestaschain rule with symbolic functions
I tried Walter's technique. It does not work for me. See the following attempts. Thank you in advance for your help maura.monvi...
casi 10 años hace | 0
Pregunta
subs does not substitutes in the derivation (maura.monville@gmail.com)
syms s k mu2(s,k) mu3(s,k) Scap(s,k) Scap = mu3/mu2^(3/2); dsScap = diff(Scap,s); dsScap(s, k) = diff(mu3(s, k), ...
casi 10 años hace | 1 respuesta | 0
1
respuestaPregunta
chain rule with symbolic functions
I define the following symbolic variables: syms s k mu2(s,k) mu3(s,k) mu4(s,k) >> mu2(s, k) = 1 + 6*k^2 - 24*k*s^2 + 25...
alrededor de 10 años hace | 3 respuestas | 0
