Estadística
5 Preguntas
0 Respuestas
CLASIFICACIÓN
284.664
of 300.365
REPUTACIÓN
0
CONTRIBUCIONES
5 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.933
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 168.262
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
Large Matrices for solving linear systems
Can someone help me, I need to create the pentagonal matrix associated with the Laplace equation.. So -4 along the diagonal and ...
casi 7 años hace | 4 respuestas | 0
4
respuestasPregunta
How can i get multiple values in fprintf?
So i have 'n' lots of integers every time I run the script. My code displays my fprintf n times... fprintf('I have numbers: ...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Plot Natural Cubic Spline
Does Matlab have a built in code to plot a 'Natural' Cubic spline? I was using pp = spline(... , but have realised this is not ...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Is there a way I can get my code to display the function chosen in fprintf?
Is there a way to tell my code to put my chosen function into and fprintf? i have a function: f=@ x.^2; fprintf('find the...
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
I want to plot a simple graph with specific x,y coordinates. I can plot when the y values are integers. But i need to plot values like 9/4. this is my error code Attempted to access y(2.25); index must be a positive integer or logical.
i want to plot the points (0,2) (1,9/4) (2,38/17) (3,161/72) (4,682/305)
casi 9 años hace | 1 respuesta | 0

