Estadística
5 Preguntas
0 Respuestas
CLASIFICACIÓN
34.062
of 296.498
REPUTACIÓN
1
CONTRIBUCIONES
5 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
40.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.381
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 156.574
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
function names as variables
I have created functions (say func1 and func2) with this format (each of which was written in a separate file) -----------...
más de 6 años hace | 1 respuesta | 0
1
respuestaPregunta
Solving sparse linear system
I want to solve a linear system Ax=b, where A is about 16777218x16777218 matrix, it is sparse but not symmetric positive definit...
más de 8 años hace | 0 respuestas | 0
0
respuestasPregunta
how to plot a single valued function over a triangulated surface?
I have a finite element mesh [t,p] for a surface in 3D, where t is the triangles and p is the (x,y,z) coordinates of the vertice...
más de 8 años hace | 1 respuesta | 0
1
respuestaPregunta
The output of refinemesh function. Is it always the same or a given mesh ?
Let Tn be a triangular mesh obtained from T0 after n times refinement using the "refinemesh" function in Matlab. The questi...
alrededor de 10 años hace | 1 respuesta | 1
1
respuestaPregunta
why can't I get a vector as an output while using a constant in the function handle ?
I define the following constant function f=@(x,y)0; and I define the following vector z=[1 2; 3 4; 5 6]; I want to ...
casi 11 años hace | 2 respuestas | 0