Mariano
Universidad de Oviedo
Followers: 0 Following: 0
MATLAB
Spoken Languages:
English
Estadística
8 Preguntas
5 Respuestas
0 Problemas
89 Soluciones
CLASIFICACIÓN
9.724
of 300.364
REPUTACIÓN
4
CONTRIBUCIONES
8 Preguntas
5 Respuestas
ACEPTACIÓN DE RESPUESTAS
37.5%
VOTOS RECIBIDOS
3
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
7.264
of 168.373
CONTRIBUCIONES
0 Problemas
89 Soluciones
PUNTUACIÓN
970
NÚMERO DE INSIGNIAS
4
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Preconditioning in fmincon
I have a similar question. I am using fmincon with the algorithm trust-region-reflective and the option HessianMultiplyFcn, so ...
28 días hace | 0
Pregunta
Strange behaviour of plot
When I do the following plot in R2025a, I do not see the line. (Here the code runs under R2024b) plot([0,eps,1],[0,eps,1])
5 meses hace | 2 respuestas | 0
2
respuestasPregunta
Memory usage of decomposition
Hello, Consider linear systems Ax=b_i with A sparse and positive definite and several right hand sides b_i. In the experiments ...
9 meses hace | 1 respuesta | 0
1
respuestaPregunta
Use sendmail with Reply To
Hello, I want to add a "Reply To" field in an email sent with Matlab's sendmail. I have tried setpref('Internet','Reply_To','m...
casi 3 años hace | 2 respuestas | 0
2
respuestasPregunta
Where do all these digits come from?
Hello I know Matlab stores 52 bits which roughly means 16 decimal places. But if I ask for 40 digits of pi, I get 40 digits, th...
más de 5 años hace | 1 respuesta | 0
1
respuestaA doubt regarding a simple For loop indexing for certain rows only.
a = [1 2 3 4 % start point A 1 2 4 5 % delete 1 2 4 5 % delete 1 2 4 5 % delete 1 ...
más de 6 años hace | 1
Numerical integration: quadgk vs integral
Thanks a lot for your answers. They have been very helpful. Best wishes, Mariano
más de 6 años hace | 0
Pregunta
deval and fplot give strange warnings
Hello, I have found the following strange behaviour: 1) First, I solve an initial value problem for an ode numericall (say, w...
más de 6 años hace | 0 respuestas | 0
0
respuestasStrange (lack of) round-off error using norm
I should have said version and computer: R2018b on Windows 64bits.
más de 6 años hace | 0
Pregunta
Strange (lack of) round-off error using norm
Hello, I have found this behaviour: >> format hex >> p=[sqrt(2) sqrt(2)]*1e3; >> sqrt(sum(p.^2)) ans = 409f400000000001...
más de 6 años hace | 1 respuesta | 0
1
respuestaI do not like this
Thanks for your answer. I know what I am getting. It is the same I got before with kron when I wanted it. For me .* had always...
más de 7 años hace | 0
Pregunta
I do not like this
>> [1 2].*[1;2] ans = 1 2 2 4 I prefer the error message!
más de 7 años hace | 1 respuesta | 0
1
respuestaPregunta
Numerical integration: quadgk vs integral
Hello: I have not been able to find out what is the underlying quadrature formula in Matlab's builtin function integral. I thi...
más de 10 años hace | 2 respuestas | 2








